Struct windows::core::IInspectable

#[repr(transparent)]
pub struct IInspectable(pub IUnknown);
Expand description

A WinRT object that may be used as a polymorphic stand-in for any WinRT class, interface, or boxed value. IInspectable represents the IInspectable interface.

Tuple Fields§

§0: IUnknown

Implementations§

§

impl IInspectable

pub fn GetRuntimeClassName(&self) -> Result<HSTRING, Error>

Returns the canonical type name for the underlying object.

pub fn GetTrustLevel(&self) -> Result<i32, Error>

Gets the trust level of the current object.

Trait Implementations§

§

impl Clone for IInspectable

§

fn clone(&self) -> IInspectable

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
§

impl Debug for IInspectable

§

fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), Error>

Formats the value using the given formatter. Read more
§

impl From<&AcceleratorKeyEventArgs> for &IInspectable

§

fn from(value: &AcceleratorKeyEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&Accelerometer> for &IInspectable

§

fn from(value: &Accelerometer) -> Self

Converts to this type from the input type.
§

impl From<&AccelerometerDataThreshold> for &IInspectable

§

fn from(value: &AccelerometerDataThreshold) -> Self

Converts to this type from the input type.
§

impl From<&AccelerometerReading> for &IInspectable

§

fn from(value: &AccelerometerReading) -> Self

Converts to this type from the input type.
§

impl From<&AccelerometerReadingChangedEventArgs> for &IInspectable

§

fn from(value: &AccelerometerReadingChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AccelerometerShakenEventArgs> for &IInspectable

§

fn from(value: &AccelerometerShakenEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AccessListEntryView> for &IInspectable

§

fn from(value: &AccessListEntryView) -> Self

Converts to this type from the input type.
§

impl From<&AccessibilitySettings> for &IInspectable

§

fn from(value: &AccessibilitySettings) -> Self

Converts to this type from the input type.
§

impl From<&AccountsSettingsPane> for &IInspectable

§

fn from(value: &AccountsSettingsPane) -> Self

Converts to this type from the input type.
§

impl From<&AccountsSettingsPaneCommandsRequestedEventArgs> for &IInspectable

§

fn from(value: &AccountsSettingsPaneCommandsRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AccountsSettingsPaneEventDeferral> for &IInspectable

§

fn from(value: &AccountsSettingsPaneEventDeferral) -> Self

Converts to this type from the input type.
§

impl From<&ActivatedDeferral> for &IInspectable

§

fn from(value: &ActivatedDeferral) -> Self

Converts to this type from the input type.
§

impl From<&ActivatedOperation> for &IInspectable

§

fn from(value: &ActivatedOperation) -> Self

Converts to this type from the input type.
§

impl From<&ActivationSignalDetectionConfiguration> for &IInspectable

§

fn from(value: &ActivationSignalDetectionConfiguration) -> Self

Converts to this type from the input type.
§

impl From<&ActivationSignalDetectionConfigurationCreationResult> for &IInspectable

§

fn from(value: &ActivationSignalDetectionConfigurationCreationResult) -> Self

Converts to this type from the input type.
§

impl From<&ActivationSignalDetector> for &IInspectable

§

fn from(value: &ActivationSignalDetector) -> Self

Converts to this type from the input type.
§

impl From<&ActivationViewSwitcher> for &IInspectable

§

fn from(value: &ActivationViewSwitcher) -> Self

Converts to this type from the input type.
§

impl From<&ActivitySensor> for &IInspectable

§

fn from(value: &ActivitySensor) -> Self

Converts to this type from the input type.
§

impl From<&ActivitySensorReading> for &IInspectable

§

fn from(value: &ActivitySensorReading) -> Self

Converts to this type from the input type.
§

impl From<&ActivitySensorReadingChangeReport> for &IInspectable

§

fn from(value: &ActivitySensorReadingChangeReport) -> Self

Converts to this type from the input type.
§

impl From<&ActivitySensorReadingChangedEventArgs> for &IInspectable

§

fn from(value: &ActivitySensorReadingChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ActivitySensorTrigger> for &IInspectable

§

fn from(value: &ActivitySensorTrigger) -> Self

Converts to this type from the input type.
§

impl From<&ActivitySensorTriggerDetails> for &IInspectable

§

fn from(value: &ActivitySensorTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&AdaptiveDimmingOptions> for &IInspectable

§

fn from(value: &AdaptiveDimmingOptions) -> Self

Converts to this type from the input type.
§

impl From<&AdaptiveMediaSource> for &IInspectable

§

fn from(value: &AdaptiveMediaSource) -> Self

Converts to this type from the input type.
§

impl From<&AdaptiveMediaSourceAdvancedSettings> for &IInspectable

§

fn from(value: &AdaptiveMediaSourceAdvancedSettings) -> Self

Converts to this type from the input type.
§

impl From<&AdaptiveMediaSourceCorrelatedTimes> for &IInspectable

§

fn from(value: &AdaptiveMediaSourceCorrelatedTimes) -> Self

Converts to this type from the input type.
§

impl From<&AdaptiveMediaSourceCreationResult> for &IInspectable

§

fn from(value: &AdaptiveMediaSourceCreationResult) -> Self

Converts to this type from the input type.
§

impl From<&AdaptiveMediaSourceDiagnosticAvailableEventArgs> for &IInspectable

§

fn from(value: &AdaptiveMediaSourceDiagnosticAvailableEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AdaptiveMediaSourceDiagnostics> for &IInspectable

§

fn from(value: &AdaptiveMediaSourceDiagnostics) -> Self

Converts to this type from the input type.
§

impl From<&AdaptiveMediaSourceDownloadBitrateChangedEventArgs> for &IInspectable

§

fn from(value: &AdaptiveMediaSourceDownloadBitrateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AdaptiveMediaSourceDownloadCompletedEventArgs> for &IInspectable

§

fn from(value: &AdaptiveMediaSourceDownloadCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AdaptiveMediaSourceDownloadFailedEventArgs> for &IInspectable

§

fn from(value: &AdaptiveMediaSourceDownloadFailedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AdaptiveMediaSourceDownloadRequestedDeferral> for &IInspectable

§

fn from(value: &AdaptiveMediaSourceDownloadRequestedDeferral) -> Self

Converts to this type from the input type.
§

impl From<&AdaptiveMediaSourceDownloadRequestedEventArgs> for &IInspectable

§

fn from(value: &AdaptiveMediaSourceDownloadRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AdaptiveMediaSourceDownloadResult> for &IInspectable

§

fn from(value: &AdaptiveMediaSourceDownloadResult) -> Self

Converts to this type from the input type.
§

impl From<&AdaptiveMediaSourceDownloadStatistics> for &IInspectable

§

fn from(value: &AdaptiveMediaSourceDownloadStatistics) -> Self

Converts to this type from the input type.
§

impl From<&AdaptiveMediaSourcePlaybackBitrateChangedEventArgs> for &IInspectable

§

fn from(value: &AdaptiveMediaSourcePlaybackBitrateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AdaptiveNotificationText> for &IInspectable

§

fn from(value: &AdaptiveNotificationText) -> Self

Converts to this type from the input type.
§

impl From<&AdcChannel> for &IInspectable

§

fn from(value: &AdcChannel) -> Self

Converts to this type from the input type.
§

impl From<&AdcController> for &IInspectable

§

fn from(value: &AdcController) -> Self

Converts to this type from the input type.
§

impl From<&AddAppointmentOperation> for &IInspectable

§

fn from(value: &AddAppointmentOperation) -> Self

Converts to this type from the input type.
§

impl From<&AddPackageOptions> for &IInspectable

§

fn from(value: &AddPackageOptions) -> Self

Converts to this type from the input type.
§

impl From<&AdvancedCapturedPhoto> for &IInspectable

§

fn from(value: &AdvancedCapturedPhoto) -> Self

Converts to this type from the input type.
§

impl From<&AdvancedColorInfo> for &IInspectable

§

fn from(value: &AdvancedColorInfo) -> Self

Converts to this type from the input type.
§

impl From<&AdvancedPhotoCapture> for &IInspectable

§

fn from(value: &AdvancedPhotoCapture) -> Self

Converts to this type from the input type.
§

impl From<&AdvancedPhotoCaptureSettings> for &IInspectable

§

fn from(value: &AdvancedPhotoCaptureSettings) -> Self

Converts to this type from the input type.
§

impl From<&AdvancedPhotoControl> for &IInspectable

§

fn from(value: &AdvancedPhotoControl) -> Self

Converts to this type from the input type.
§

impl From<&AdvertisingManagerForUser> for &IInspectable

§

fn from(value: &AdvertisingManagerForUser) -> Self

Converts to this type from the input type.
§

impl From<&AggregateContactManager> for &IInspectable

§

fn from(value: &AggregateContactManager) -> Self

Converts to this type from the input type.
§

impl From<&AlarmNotificationTriggerDetails> for &IInspectable

§

fn from(value: &AlarmNotificationTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&AlternateWordForm> for &IInspectable

§

fn from(value: &AlternateWordForm) -> Self

Converts to this type from the input type.
§

impl From<&Altimeter> for &IInspectable

§

fn from(value: &Altimeter) -> Self

Converts to this type from the input type.
§

impl From<&AltimeterReading> for &IInspectable

§

fn from(value: &AltimeterReading) -> Self

Converts to this type from the input type.
§

impl From<&AltimeterReadingChangedEventArgs> for &IInspectable

§

fn from(value: &AltimeterReadingChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AmbientLight> for &IInspectable

§

fn from(value: &AmbientLight) -> Self

Converts to this type from the input type.
§

impl From<&AnalyticsVersionInfo> for &IInspectable

§

fn from(value: &AnalyticsVersionInfo) -> Self

Converts to this type from the input type.
§

impl From<&AnimationController> for &IInspectable

§

fn from(value: &AnimationController) -> Self

Converts to this type from the input type.
§

impl From<&AnimationDescription> for &IInspectable

§

fn from(value: &AnimationDescription) -> Self

Converts to this type from the input type.
§

impl From<&AnimationPropertyInfo> for &IInspectable

§

fn from(value: &AnimationPropertyInfo) -> Self

Converts to this type from the input type.
§

impl From<&AppActivationResult> for &IInspectable

§

fn from(value: &AppActivationResult) -> Self

Converts to this type from the input type.
§

impl From<&AppBroadcastBackgroundService> for &IInspectable

§

fn from(value: &AppBroadcastBackgroundService) -> Self

Converts to this type from the input type.
§

impl From<&AppBroadcastBackgroundServiceSignInInfo> for &IInspectable

§

fn from(value: &AppBroadcastBackgroundServiceSignInInfo) -> Self

Converts to this type from the input type.
§

impl From<&AppBroadcastBackgroundServiceStreamInfo> for &IInspectable

§

fn from(value: &AppBroadcastBackgroundServiceStreamInfo) -> Self

Converts to this type from the input type.
§

impl From<&AppBroadcastCameraCaptureStateChangedEventArgs> for &IInspectable

§

fn from(value: &AppBroadcastCameraCaptureStateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AppBroadcastGlobalSettings> for &IInspectable

§

fn from(value: &AppBroadcastGlobalSettings) -> Self

Converts to this type from the input type.
§

impl From<&AppBroadcastHeartbeatRequestedEventArgs> for &IInspectable

§

fn from(value: &AppBroadcastHeartbeatRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AppBroadcastMicrophoneCaptureStateChangedEventArgs> for &IInspectable

§

fn from(value: &AppBroadcastMicrophoneCaptureStateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AppBroadcastPlugIn> for &IInspectable

§

fn from(value: &AppBroadcastPlugIn) -> Self

Converts to this type from the input type.
§

impl From<&AppBroadcastPlugInManager> for &IInspectable

§

fn from(value: &AppBroadcastPlugInManager) -> Self

Converts to this type from the input type.
§

impl From<&AppBroadcastPlugInStateChangedEventArgs> for &IInspectable

§

fn from(value: &AppBroadcastPlugInStateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AppBroadcastPreview> for &IInspectable

§

fn from(value: &AppBroadcastPreview) -> Self

Converts to this type from the input type.
§

impl From<&AppBroadcastPreviewStateChangedEventArgs> for &IInspectable

§

fn from(value: &AppBroadcastPreviewStateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AppBroadcastPreviewStreamReader> for &IInspectable

§

fn from(value: &AppBroadcastPreviewStreamReader) -> Self

Converts to this type from the input type.
§

impl From<&AppBroadcastPreviewStreamVideoFrame> for &IInspectable

§

fn from(value: &AppBroadcastPreviewStreamVideoFrame) -> Self

Converts to this type from the input type.
§

impl From<&AppBroadcastPreviewStreamVideoHeader> for &IInspectable

§

fn from(value: &AppBroadcastPreviewStreamVideoHeader) -> Self

Converts to this type from the input type.
§

impl From<&AppBroadcastProviderSettings> for &IInspectable

§

fn from(value: &AppBroadcastProviderSettings) -> Self

Converts to this type from the input type.
§

impl From<&AppBroadcastServices> for &IInspectable

§

fn from(value: &AppBroadcastServices) -> Self

Converts to this type from the input type.
§

impl From<&AppBroadcastSignInStateChangedEventArgs> for &IInspectable

§

fn from(value: &AppBroadcastSignInStateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AppBroadcastState> for &IInspectable

§

fn from(value: &AppBroadcastState) -> Self

Converts to this type from the input type.
§

impl From<&AppBroadcastStreamAudioFrame> for &IInspectable

§

fn from(value: &AppBroadcastStreamAudioFrame) -> Self

Converts to this type from the input type.
§

impl From<&AppBroadcastStreamAudioHeader> for &IInspectable

§

fn from(value: &AppBroadcastStreamAudioHeader) -> Self

Converts to this type from the input type.
§

impl From<&AppBroadcastStreamReader> for &IInspectable

§

fn from(value: &AppBroadcastStreamReader) -> Self

Converts to this type from the input type.
§

impl From<&AppBroadcastStreamStateChangedEventArgs> for &IInspectable

§

fn from(value: &AppBroadcastStreamStateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AppBroadcastStreamVideoFrame> for &IInspectable

§

fn from(value: &AppBroadcastStreamVideoFrame) -> Self

Converts to this type from the input type.
§

impl From<&AppBroadcastStreamVideoHeader> for &IInspectable

§

fn from(value: &AppBroadcastStreamVideoHeader) -> Self

Converts to this type from the input type.
§

impl From<&AppBroadcastTrigger> for &IInspectable

§

fn from(value: &AppBroadcastTrigger) -> Self

Converts to this type from the input type.
§

impl From<&AppBroadcastTriggerDetails> for &IInspectable

§

fn from(value: &AppBroadcastTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&AppBroadcastTriggerProviderInfo> for &IInspectable

§

fn from(value: &AppBroadcastTriggerProviderInfo) -> Self

Converts to this type from the input type.
§

impl From<&AppBroadcastViewerCountChangedEventArgs> for &IInspectable

§

fn from(value: &AppBroadcastViewerCountChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AppBroadcastingMonitor> for &IInspectable

§

fn from(value: &AppBroadcastingMonitor) -> Self

Converts to this type from the input type.
§

impl From<&AppBroadcastingStatus> for &IInspectable

§

fn from(value: &AppBroadcastingStatus) -> Self

Converts to this type from the input type.
§

impl From<&AppBroadcastingStatusDetails> for &IInspectable

§

fn from(value: &AppBroadcastingStatusDetails) -> Self

Converts to this type from the input type.
§

impl From<&AppBroadcastingUI> for &IInspectable

§

fn from(value: &AppBroadcastingUI) -> Self

Converts to this type from the input type.
§

impl From<&AppCapability> for &IInspectable

§

fn from(value: &AppCapability) -> Self

Converts to this type from the input type.
§

impl From<&AppCapabilityAccessChangedEventArgs> for &IInspectable

§

fn from(value: &AppCapabilityAccessChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AppCapture> for &IInspectable

§

fn from(value: &AppCapture) -> Self

Converts to this type from the input type.
§

impl From<&AppCaptureAlternateShortcutKeys> for &IInspectable

§

fn from(value: &AppCaptureAlternateShortcutKeys) -> Self

Converts to this type from the input type.
§

impl From<&AppCaptureDurationGeneratedEventArgs> for &IInspectable

§

fn from(value: &AppCaptureDurationGeneratedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AppCaptureFileGeneratedEventArgs> for &IInspectable

§

fn from(value: &AppCaptureFileGeneratedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AppCaptureMetadataWriter> for &IInspectable

§

fn from(value: &AppCaptureMetadataWriter) -> Self

Converts to this type from the input type.
§

impl From<&AppCaptureMicrophoneCaptureStateChangedEventArgs> for &IInspectable

§

fn from(value: &AppCaptureMicrophoneCaptureStateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AppCaptureRecordOperation> for &IInspectable

§

fn from(value: &AppCaptureRecordOperation) -> Self

Converts to this type from the input type.
§

impl From<&AppCaptureRecordingStateChangedEventArgs> for &IInspectable

§

fn from(value: &AppCaptureRecordingStateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AppCaptureServices> for &IInspectable

§

fn from(value: &AppCaptureServices) -> Self

Converts to this type from the input type.
§

impl From<&AppCaptureSettings> for &IInspectable

§

fn from(value: &AppCaptureSettings) -> Self

Converts to this type from the input type.
§

impl From<&AppCaptureState> for &IInspectable

§

fn from(value: &AppCaptureState) -> Self

Converts to this type from the input type.
§

impl From<&AppDataPaths> for &IInspectable

§

fn from(value: &AppDataPaths) -> Self

Converts to this type from the input type.
§

impl From<&AppDiagnosticInfo> for &IInspectable

§

fn from(value: &AppDiagnosticInfo) -> Self

Converts to this type from the input type.
§

impl From<&AppDiagnosticInfoWatcher> for &IInspectable

§

fn from(value: &AppDiagnosticInfoWatcher) -> Self

Converts to this type from the input type.
§

impl From<&AppDiagnosticInfoWatcherEventArgs> for &IInspectable

§

fn from(value: &AppDiagnosticInfoWatcherEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AppDisplayInfo> for &IInspectable

§

fn from(value: &AppDisplayInfo) -> Self

Converts to this type from the input type.
§

impl From<&AppExecutionStateChangeResult> for &IInspectable

§

fn from(value: &AppExecutionStateChangeResult) -> Self

Converts to this type from the input type.
§

impl From<&AppExtension> for &IInspectable

§

fn from(value: &AppExtension) -> Self

Converts to this type from the input type.
§

impl From<&AppExtensionCatalog> for &IInspectable

§

fn from(value: &AppExtensionCatalog) -> Self

Converts to this type from the input type.
§

impl From<&AppExtensionPackageInstalledEventArgs> for &IInspectable

§

fn from(value: &AppExtensionPackageInstalledEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AppExtensionPackageStatusChangedEventArgs> for &IInspectable

§

fn from(value: &AppExtensionPackageStatusChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AppExtensionPackageUninstallingEventArgs> for &IInspectable

§

fn from(value: &AppExtensionPackageUninstallingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AppExtensionPackageUpdatedEventArgs> for &IInspectable

§

fn from(value: &AppExtensionPackageUpdatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AppExtensionPackageUpdatingEventArgs> for &IInspectable

§

fn from(value: &AppExtensionPackageUpdatingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AppInfo> for &IInspectable

§

fn from(value: &AppInfo) -> Self

Converts to this type from the input type.
§

impl From<&AppInstallItem> for &IInspectable

§

fn from(value: &AppInstallItem) -> Self

Converts to this type from the input type.
§

impl From<&AppInstallManager> for &IInspectable

§

fn from(value: &AppInstallManager) -> Self

Converts to this type from the input type.
§

impl From<&AppInstallManagerItemEventArgs> for &IInspectable

§

fn from(value: &AppInstallManagerItemEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AppInstallOptions> for &IInspectable

§

fn from(value: &AppInstallOptions) -> Self

Converts to this type from the input type.
§

impl From<&AppInstallStatus> for &IInspectable

§

fn from(value: &AppInstallStatus) -> Self

Converts to this type from the input type.
§

impl From<&AppInstallerInfo> for &IInspectable

§

fn from(value: &AppInstallerInfo) -> Self

Converts to this type from the input type.
§

impl From<&AppInstallerManager> for &IInspectable

§

fn from(value: &AppInstallerManager) -> Self

Converts to this type from the input type.
§

impl From<&AppInstance> for &IInspectable

§

fn from(value: &AppInstance) -> Self

Converts to this type from the input type.
§

impl From<&AppListEntry> for &IInspectable

§

fn from(value: &AppListEntry) -> Self

Converts to this type from the input type.
§

impl From<&AppMemoryReport> for &IInspectable

§

fn from(value: &AppMemoryReport) -> Self

Converts to this type from the input type.
§

impl From<&AppMemoryUsageLimitChangingEventArgs> for &IInspectable

§

fn from(value: &AppMemoryUsageLimitChangingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AppNotificationInfo> for &IInspectable

§

fn from(value: &AppNotificationInfo) -> Self

Converts to this type from the input type.
§

impl From<&AppRecordingManager> for &IInspectable

§

fn from(value: &AppRecordingManager) -> Self

Converts to this type from the input type.
§

impl From<&AppRecordingResult> for &IInspectable

§

fn from(value: &AppRecordingResult) -> Self

Converts to this type from the input type.
§

impl From<&AppRecordingSaveScreenshotResult> for &IInspectable

§

fn from(value: &AppRecordingSaveScreenshotResult) -> Self

Converts to this type from the input type.
§

impl From<&AppRecordingSavedScreenshotInfo> for &IInspectable

§

fn from(value: &AppRecordingSavedScreenshotInfo) -> Self

Converts to this type from the input type.
§

impl From<&AppRecordingStatus> for &IInspectable

§

fn from(value: &AppRecordingStatus) -> Self

Converts to this type from the input type.
§

impl From<&AppRecordingStatusDetails> for &IInspectable

§

fn from(value: &AppRecordingStatusDetails) -> Self

Converts to this type from the input type.
§

impl From<&AppResourceGroupBackgroundTaskReport> for &IInspectable

§

fn from(value: &AppResourceGroupBackgroundTaskReport) -> Self

Converts to this type from the input type.
§

impl From<&AppResourceGroupInfo> for &IInspectable

§

fn from(value: &AppResourceGroupInfo) -> Self

Converts to this type from the input type.
§

impl From<&AppResourceGroupInfoWatcher> for &IInspectable

§

fn from(value: &AppResourceGroupInfoWatcher) -> Self

Converts to this type from the input type.
§

impl From<&AppResourceGroupInfoWatcherEventArgs> for &IInspectable

§

fn from(value: &AppResourceGroupInfoWatcherEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AppResourceGroupInfoWatcherExecutionStateChangedEventArgs> for &IInspectable

§

fn from( value: &AppResourceGroupInfoWatcherExecutionStateChangedEventArgs ) -> Self

Converts to this type from the input type.
§

impl From<&AppResourceGroupMemoryReport> for &IInspectable

§

fn from(value: &AppResourceGroupMemoryReport) -> Self

Converts to this type from the input type.
§

impl From<&AppResourceGroupStateReport> for &IInspectable

§

fn from(value: &AppResourceGroupStateReport) -> Self

Converts to this type from the input type.
§

impl From<&AppServiceClosedEventArgs> for &IInspectable

§

fn from(value: &AppServiceClosedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AppServiceConnection> for &IInspectable

§

fn from(value: &AppServiceConnection) -> Self

Converts to this type from the input type.
§

impl From<&AppServiceDeferral> for &IInspectable

§

fn from(value: &AppServiceDeferral) -> Self

Converts to this type from the input type.
§

impl From<&AppServiceRequest> for &IInspectable

§

fn from(value: &AppServiceRequest) -> Self

Converts to this type from the input type.
§

impl From<&AppServiceRequestReceivedEventArgs> for &IInspectable

§

fn from(value: &AppServiceRequestReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AppServiceResponse> for &IInspectable

§

fn from(value: &AppServiceResponse) -> Self

Converts to this type from the input type.
§

impl From<&AppServiceTriggerDetails> for &IInspectable

§

fn from(value: &AppServiceTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&AppUpdateOptions> for &IInspectable

§

fn from(value: &AppUpdateOptions) -> Self

Converts to this type from the input type.
§

impl From<&AppUriHandlerHost> for &IInspectable

§

fn from(value: &AppUriHandlerHost) -> Self

Converts to this type from the input type.
§

impl From<&AppUriHandlerRegistration> for &IInspectable

§

fn from(value: &AppUriHandlerRegistration) -> Self

Converts to this type from the input type.
§

impl From<&AppUriHandlerRegistrationManager> for &IInspectable

§

fn from(value: &AppUriHandlerRegistrationManager) -> Self

Converts to this type from the input type.
§

impl From<&AppWindow> for &IInspectable

§

fn from(value: &AppWindow) -> Self

Converts to this type from the input type.
§

impl From<&AppWindowChangedEventArgs> for &IInspectable

§

fn from(value: &AppWindowChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AppWindowCloseRequestedEventArgs> for &IInspectable

§

fn from(value: &AppWindowCloseRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AppWindowClosedEventArgs> for &IInspectable

§

fn from(value: &AppWindowClosedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AppWindowFrame> for &IInspectable

§

fn from(value: &AppWindowFrame) -> Self

Converts to this type from the input type.
§

impl From<&AppWindowPlacement> for &IInspectable

§

fn from(value: &AppWindowPlacement) -> Self

Converts to this type from the input type.
§

impl From<&AppWindowPresentationConfiguration> for &IInspectable

§

fn from(value: &AppWindowPresentationConfiguration) -> Self

Converts to this type from the input type.
§

impl From<&AppWindowPresenter> for &IInspectable

§

fn from(value: &AppWindowPresenter) -> Self

Converts to this type from the input type.
§

impl From<&AppWindowTitleBar> for &IInspectable

§

fn from(value: &AppWindowTitleBar) -> Self

Converts to this type from the input type.
§

impl From<&AppWindowTitleBarOcclusion> for &IInspectable

§

fn from(value: &AppWindowTitleBarOcclusion) -> Self

Converts to this type from the input type.
§

impl From<&ApplicationData> for &IInspectable

§

fn from(value: &ApplicationData) -> Self

Converts to this type from the input type.
§

impl From<&ApplicationDataCompositeValue> for &IInspectable

§

fn from(value: &ApplicationDataCompositeValue) -> Self

Converts to this type from the input type.
§

impl From<&ApplicationDataContainer> for &IInspectable

§

fn from(value: &ApplicationDataContainer) -> Self

Converts to this type from the input type.
§

impl From<&ApplicationDataContainerSettings> for &IInspectable

§

fn from(value: &ApplicationDataContainerSettings) -> Self

Converts to this type from the input type.
§

impl From<&ApplicationDataManager> for &IInspectable

§

fn from(value: &ApplicationDataManager) -> Self

Converts to this type from the input type.
§

impl From<&ApplicationTrigger> for &IInspectable

§

fn from(value: &ApplicationTrigger) -> Self

Converts to this type from the input type.
§

impl From<&ApplicationTriggerDetails> for &IInspectable

§

fn from(value: &ApplicationTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&ApplicationView> for &IInspectable

§

fn from(value: &ApplicationView) -> Self

Converts to this type from the input type.
§

impl From<&ApplicationViewConsolidatedEventArgs> for &IInspectable

§

fn from(value: &ApplicationViewConsolidatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ApplicationViewScaling> for &IInspectable

§

fn from(value: &ApplicationViewScaling) -> Self

Converts to this type from the input type.
§

impl From<&ApplicationViewTitleBar> for &IInspectable

§

fn from(value: &ApplicationViewTitleBar) -> Self

Converts to this type from the input type.
§

impl From<&ApplicationViewTransferContext> for &IInspectable

§

fn from(value: &ApplicationViewTransferContext) -> Self

Converts to this type from the input type.
§

impl From<&Appointment> for &IInspectable

§

fn from(value: &Appointment) -> Self

Converts to this type from the input type.
§

impl From<&AppointmentCalendar> for &IInspectable

§

fn from(value: &AppointmentCalendar) -> Self

Converts to this type from the input type.
§

impl From<&AppointmentCalendarCancelMeetingRequest> for &IInspectable

§

fn from(value: &AppointmentCalendarCancelMeetingRequest) -> Self

Converts to this type from the input type.
§

impl From<&AppointmentCalendarCancelMeetingRequestEventArgs> for &IInspectable

§

fn from(value: &AppointmentCalendarCancelMeetingRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AppointmentCalendarCreateOrUpdateAppointmentRequest> for &IInspectable

§

fn from(value: &AppointmentCalendarCreateOrUpdateAppointmentRequest) -> Self

Converts to this type from the input type.
§

impl From<&AppointmentCalendarCreateOrUpdateAppointmentRequestEventArgs> for &IInspectable

§

fn from( value: &AppointmentCalendarCreateOrUpdateAppointmentRequestEventArgs ) -> Self

Converts to this type from the input type.
§

impl From<&AppointmentCalendarForwardMeetingRequest> for &IInspectable

§

fn from(value: &AppointmentCalendarForwardMeetingRequest) -> Self

Converts to this type from the input type.
§

impl From<&AppointmentCalendarForwardMeetingRequestEventArgs> for &IInspectable

§

fn from(value: &AppointmentCalendarForwardMeetingRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AppointmentCalendarProposeNewTimeForMeetingRequest> for &IInspectable

§

fn from(value: &AppointmentCalendarProposeNewTimeForMeetingRequest) -> Self

Converts to this type from the input type.
§

impl From<&AppointmentCalendarProposeNewTimeForMeetingRequestEventArgs> for &IInspectable

§

fn from( value: &AppointmentCalendarProposeNewTimeForMeetingRequestEventArgs ) -> Self

Converts to this type from the input type.
§

impl From<&AppointmentCalendarSyncManager> for &IInspectable

§

fn from(value: &AppointmentCalendarSyncManager) -> Self

Converts to this type from the input type.
§

impl From<&AppointmentCalendarSyncManagerSyncRequest> for &IInspectable

§

fn from(value: &AppointmentCalendarSyncManagerSyncRequest) -> Self

Converts to this type from the input type.
§

impl From<&AppointmentCalendarSyncManagerSyncRequestEventArgs> for &IInspectable

§

fn from(value: &AppointmentCalendarSyncManagerSyncRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AppointmentCalendarUpdateMeetingResponseRequest> for &IInspectable

§

fn from(value: &AppointmentCalendarUpdateMeetingResponseRequest) -> Self

Converts to this type from the input type.
§

impl From<&AppointmentCalendarUpdateMeetingResponseRequestEventArgs> for &IInspectable

§

fn from( value: &AppointmentCalendarUpdateMeetingResponseRequestEventArgs ) -> Self

Converts to this type from the input type.
§

impl From<&AppointmentConflictResult> for &IInspectable

§

fn from(value: &AppointmentConflictResult) -> Self

Converts to this type from the input type.
§

impl From<&AppointmentDataProviderConnection> for &IInspectable

§

fn from(value: &AppointmentDataProviderConnection) -> Self

Converts to this type from the input type.
§

impl From<&AppointmentDataProviderTriggerDetails> for &IInspectable

§

fn from(value: &AppointmentDataProviderTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&AppointmentException> for &IInspectable

§

fn from(value: &AppointmentException) -> Self

Converts to this type from the input type.
§

impl From<&AppointmentInvitee> for &IInspectable

§

fn from(value: &AppointmentInvitee) -> Self

Converts to this type from the input type.
§

impl From<&AppointmentManagerForUser> for &IInspectable

§

fn from(value: &AppointmentManagerForUser) -> Self

Converts to this type from the input type.
§

impl From<&AppointmentOrganizer> for &IInspectable

§

fn from(value: &AppointmentOrganizer) -> Self

Converts to this type from the input type.
§

impl From<&AppointmentRecurrence> for &IInspectable

§

fn from(value: &AppointmentRecurrence) -> Self

Converts to this type from the input type.
§

impl From<&AppointmentStore> for &IInspectable

§

fn from(value: &AppointmentStore) -> Self

Converts to this type from the input type.
§

impl From<&AppointmentStoreChange> for &IInspectable

§

fn from(value: &AppointmentStoreChange) -> Self

Converts to this type from the input type.
§

impl From<&AppointmentStoreChangeReader> for &IInspectable

§

fn from(value: &AppointmentStoreChangeReader) -> Self

Converts to this type from the input type.
§

impl From<&AppointmentStoreChangeTracker> for &IInspectable

§

fn from(value: &AppointmentStoreChangeTracker) -> Self

Converts to this type from the input type.
§

impl From<&AppointmentStoreChangedDeferral> for &IInspectable

§

fn from(value: &AppointmentStoreChangedDeferral) -> Self

Converts to this type from the input type.
§

impl From<&AppointmentStoreChangedEventArgs> for &IInspectable

§

fn from(value: &AppointmentStoreChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AppointmentStoreNotificationTrigger> for &IInspectable

§

fn from(value: &AppointmentStoreNotificationTrigger) -> Self

Converts to this type from the input type.
§

impl From<&AppointmentStoreNotificationTriggerDetails> for &IInspectable

§

fn from(value: &AppointmentStoreNotificationTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&AppointmentsProviderAddAppointmentActivatedEventArgs> for &IInspectable

§

fn from(value: &AppointmentsProviderAddAppointmentActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AppointmentsProviderRemoveAppointmentActivatedEventArgs> for &IInspectable

§

fn from(value: &AppointmentsProviderRemoveAppointmentActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AppointmentsProviderReplaceAppointmentActivatedEventArgs> for &IInspectable

§

fn from( value: &AppointmentsProviderReplaceAppointmentActivatedEventArgs ) -> Self

Converts to this type from the input type.
§

impl From<&AppointmentsProviderShowAppointmentDetailsActivatedEventArgs> for &IInspectable

§

fn from( value: &AppointmentsProviderShowAppointmentDetailsActivatedEventArgs ) -> Self

Converts to this type from the input type.
§

impl From<&AppointmentsProviderShowTimeFrameActivatedEventArgs> for &IInspectable

§

fn from(value: &AppointmentsProviderShowTimeFrameActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ArcadeStick> for &IInspectable

§

fn from(value: &ArcadeStick) -> Self

Converts to this type from the input type.
§

impl From<&AssignedAccessSettings> for &IInspectable

§

fn from(value: &AssignedAccessSettings) -> Self

Converts to this type from the input type.
§

impl From<&AsymmetricKeyAlgorithmProvider> for &IInspectable

§

fn from(value: &AsymmetricKeyAlgorithmProvider) -> Self

Converts to this type from the input type.
§

impl From<&AtomPubClient> for &IInspectable

§

fn from(value: &AtomPubClient) -> Self

Converts to this type from the input type.
§

impl From<&AttachableInputObject> for &IInspectable

§

fn from(value: &AttachableInputObject) -> Self

Converts to this type from the input type.
§

impl From<&AttributedNetworkUsage> for &IInspectable

§

fn from(value: &AttributedNetworkUsage) -> Self

Converts to this type from the input type.
§

impl From<&AudioBuffer> for &IInspectable

§

fn from(value: &AudioBuffer) -> Self

Converts to this type from the input type.
§

impl From<&AudioCaptureEffectsManager> for &IInspectable

§

fn from(value: &AudioCaptureEffectsManager) -> Self

Converts to this type from the input type.
§

impl From<&AudioDeviceController> for &IInspectable

§

fn from(value: &AudioDeviceController) -> Self

Converts to this type from the input type.
§

impl From<&AudioDeviceInputNode> for &IInspectable

§

fn from(value: &AudioDeviceInputNode) -> Self

Converts to this type from the input type.
§

impl From<&AudioDeviceModule> for &IInspectable

§

fn from(value: &AudioDeviceModule) -> Self

Converts to this type from the input type.
§

impl From<&AudioDeviceModuleNotificationEventArgs> for &IInspectable

§

fn from(value: &AudioDeviceModuleNotificationEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AudioDeviceModulesManager> for &IInspectable

§

fn from(value: &AudioDeviceModulesManager) -> Self

Converts to this type from the input type.
§

impl From<&AudioDeviceOutputNode> for &IInspectable

§

fn from(value: &AudioDeviceOutputNode) -> Self

Converts to this type from the input type.
§

impl From<&AudioEffect> for &IInspectable

§

fn from(value: &AudioEffect) -> Self

Converts to this type from the input type.
§

impl From<&AudioEffectDefinition> for &IInspectable

§

fn from(value: &AudioEffectDefinition) -> Self

Converts to this type from the input type.
§

impl From<&AudioEncodingProperties> for &IInspectable

§

fn from(value: &AudioEncodingProperties) -> Self

Converts to this type from the input type.
§

impl From<&AudioFileInputNode> for &IInspectable

§

fn from(value: &AudioFileInputNode) -> Self

Converts to this type from the input type.
§

impl From<&AudioFileOutputNode> for &IInspectable

§

fn from(value: &AudioFileOutputNode) -> Self

Converts to this type from the input type.
§

impl From<&AudioFrame> for &IInspectable

§

fn from(value: &AudioFrame) -> Self

Converts to this type from the input type.
§

impl From<&AudioFrameCompletedEventArgs> for &IInspectable

§

fn from(value: &AudioFrameCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AudioFrameInputNode> for &IInspectable

§

fn from(value: &AudioFrameInputNode) -> Self

Converts to this type from the input type.
§

impl From<&AudioFrameOutputNode> for &IInspectable

§

fn from(value: &AudioFrameOutputNode) -> Self

Converts to this type from the input type.
§

impl From<&AudioGraph> for &IInspectable

§

fn from(value: &AudioGraph) -> Self

Converts to this type from the input type.
§

impl From<&AudioGraphBatchUpdater> for &IInspectable

§

fn from(value: &AudioGraphBatchUpdater) -> Self

Converts to this type from the input type.
§

impl From<&AudioGraphConnection> for &IInspectable

§

fn from(value: &AudioGraphConnection) -> Self

Converts to this type from the input type.
§

impl From<&AudioGraphSettings> for &IInspectable

§

fn from(value: &AudioGraphSettings) -> Self

Converts to this type from the input type.
§

impl From<&AudioGraphUnrecoverableErrorOccurredEventArgs> for &IInspectable

§

fn from(value: &AudioGraphUnrecoverableErrorOccurredEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AudioMediaFrame> for &IInspectable

§

fn from(value: &AudioMediaFrame) -> Self

Converts to this type from the input type.
§

impl From<&AudioNodeEmitter> for &IInspectable

§

fn from(value: &AudioNodeEmitter) -> Self

Converts to this type from the input type.
§

impl From<&AudioNodeEmitterConeProperties> for &IInspectable

§

fn from(value: &AudioNodeEmitterConeProperties) -> Self

Converts to this type from the input type.
§

impl From<&AudioNodeEmitterDecayModel> for &IInspectable

§

fn from(value: &AudioNodeEmitterDecayModel) -> Self

Converts to this type from the input type.
§

impl From<&AudioNodeEmitterNaturalDecayModelProperties> for &IInspectable

§

fn from(value: &AudioNodeEmitterNaturalDecayModelProperties) -> Self

Converts to this type from the input type.
§

impl From<&AudioNodeEmitterShape> for &IInspectable

§

fn from(value: &AudioNodeEmitterShape) -> Self

Converts to this type from the input type.
§

impl From<&AudioNodeListener> for &IInspectable

§

fn from(value: &AudioNodeListener) -> Self

Converts to this type from the input type.
§

impl From<&AudioPlaybackConnection> for &IInspectable

§

fn from(value: &AudioPlaybackConnection) -> Self

Converts to this type from the input type.
§

impl From<&AudioPlaybackConnectionOpenResult> for &IInspectable

§

fn from(value: &AudioPlaybackConnectionOpenResult) -> Self

Converts to this type from the input type.
§

impl From<&AudioRenderEffectsManager> for &IInspectable

§

fn from(value: &AudioRenderEffectsManager) -> Self

Converts to this type from the input type.
§

impl From<&AudioRoutingManager> for &IInspectable

§

fn from(value: &AudioRoutingManager) -> Self

Converts to this type from the input type.
§

impl From<&AudioStateMonitor> for &IInspectable

§

fn from(value: &AudioStateMonitor) -> Self

Converts to this type from the input type.
§

impl From<&AudioStreamDescriptor> for &IInspectable

§

fn from(value: &AudioStreamDescriptor) -> Self

Converts to this type from the input type.
§

impl From<&AudioSubmixNode> for &IInspectable

§

fn from(value: &AudioSubmixNode) -> Self

Converts to this type from the input type.
§

impl From<&AudioTrack> for &IInspectable

§

fn from(value: &AudioTrack) -> Self

Converts to this type from the input type.
§

impl From<&AudioTrackOpenFailedEventArgs> for &IInspectable

§

fn from(value: &AudioTrackOpenFailedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AudioTrackSupportInfo> for &IInspectable

§

fn from(value: &AudioTrackSupportInfo) -> Self

Converts to this type from the input type.
§

impl From<&AutoRepeatModeChangeRequestedEventArgs> for &IInspectable

§

fn from(value: &AutoRepeatModeChangeRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AutoUpdateSettingsOptions> for &IInspectable

§

fn from(value: &AutoUpdateSettingsOptions) -> Self

Converts to this type from the input type.
§

impl From<&AutomationConnection> for &IInspectable

§

fn from(value: &AutomationConnection) -> Self

Converts to this type from the input type.
§

impl From<&AutomationConnectionBoundObject> for &IInspectable

§

fn from(value: &AutomationConnectionBoundObject) -> Self

Converts to this type from the input type.
§

impl From<&AutomationElement> for &IInspectable

§

fn from(value: &AutomationElement) -> Self

Converts to this type from the input type.
§

impl From<&AutomationProviderRequestedEventArgs> for &IInspectable

§

fn from(value: &AutomationProviderRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&AutomationRemoteOperationResult> for &IInspectable

§

fn from(value: &AutomationRemoteOperationResult) -> Self

Converts to this type from the input type.
§

impl From<&AutomationTextRange> for &IInspectable

§

fn from(value: &AutomationTextRange) -> Self

Converts to this type from the input type.
§

impl From<&BackEasingFunction> for &IInspectable

§

fn from(value: &BackEasingFunction) -> Self

Converts to this type from the input type.
§

impl From<&BackPressedEventArgs> for &IInspectable

§

fn from(value: &BackPressedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&BackRequestedEventArgs> for &IInspectable

§

fn from(value: &BackRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&BackgroundActivatedEventArgs> for &IInspectable

§

fn from(value: &BackgroundActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&BackgroundActivatedEventArgs> for &IInspectable

§

fn from(value: &BackgroundActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&BackgroundAudioTrack> for &IInspectable

§

fn from(value: &BackgroundAudioTrack) -> Self

Converts to this type from the input type.
§

impl From<&BackgroundDownloader> for &IInspectable

§

fn from(value: &BackgroundDownloader) -> Self

Converts to this type from the input type.
§

impl From<&BackgroundTaskBuilder> for &IInspectable

§

fn from(value: &BackgroundTaskBuilder) -> Self

Converts to this type from the input type.
§

impl From<&BackgroundTaskCompletedEventArgs> for &IInspectable

§

fn from(value: &BackgroundTaskCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&BackgroundTaskDeferral> for &IInspectable

§

fn from(value: &BackgroundTaskDeferral) -> Self

Converts to this type from the input type.
§

impl From<&BackgroundTaskProgressEventArgs> for &IInspectable

§

fn from(value: &BackgroundTaskProgressEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&BackgroundTaskRegistration> for &IInspectable

§

fn from(value: &BackgroundTaskRegistration) -> Self

Converts to this type from the input type.
§

impl From<&BackgroundTaskRegistrationGroup> for &IInspectable

§

fn from(value: &BackgroundTaskRegistrationGroup) -> Self

Converts to this type from the input type.
§

impl From<&BackgroundTransferCompletionGroup> for &IInspectable

§

fn from(value: &BackgroundTransferCompletionGroup) -> Self

Converts to this type from the input type.
§

impl From<&BackgroundTransferCompletionGroupTriggerDetails> for &IInspectable

§

fn from(value: &BackgroundTransferCompletionGroupTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&BackgroundTransferContentPart> for &IInspectable

§

fn from(value: &BackgroundTransferContentPart) -> Self

Converts to this type from the input type.
§

impl From<&BackgroundTransferGroup> for &IInspectable

§

fn from(value: &BackgroundTransferGroup) -> Self

Converts to this type from the input type.
§

impl From<&BackgroundTransferRangesDownloadedEventArgs> for &IInspectable

§

fn from(value: &BackgroundTransferRangesDownloadedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&BackgroundUploader> for &IInspectable

§

fn from(value: &BackgroundUploader) -> Self

Converts to this type from the input type.
§

impl From<&BadgeNotification> for &IInspectable

§

fn from(value: &BadgeNotification) -> Self

Converts to this type from the input type.
§

impl From<&BadgeUpdateManagerForUser> for &IInspectable

§

fn from(value: &BadgeUpdateManagerForUser) -> Self

Converts to this type from the input type.
§

impl From<&BadgeUpdater> for &IInspectable

§

fn from(value: &BadgeUpdater) -> Self

Converts to this type from the input type.
§

impl From<&BarcodeScanner> for &IInspectable

§

fn from(value: &BarcodeScanner) -> Self

Converts to this type from the input type.
§

impl From<&BarcodeScannerCapabilities> for &IInspectable

§

fn from(value: &BarcodeScannerCapabilities) -> Self

Converts to this type from the input type.
§

impl From<&BarcodeScannerDataReceivedEventArgs> for &IInspectable

§

fn from(value: &BarcodeScannerDataReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&BarcodeScannerDisableScannerRequest> for &IInspectable

§

fn from(value: &BarcodeScannerDisableScannerRequest) -> Self

Converts to this type from the input type.
§

impl From<&BarcodeScannerDisableScannerRequestEventArgs> for &IInspectable

§

fn from(value: &BarcodeScannerDisableScannerRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&BarcodeScannerEnableScannerRequest> for &IInspectable

§

fn from(value: &BarcodeScannerEnableScannerRequest) -> Self

Converts to this type from the input type.
§

impl From<&BarcodeScannerEnableScannerRequestEventArgs> for &IInspectable

§

fn from(value: &BarcodeScannerEnableScannerRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&BarcodeScannerErrorOccurredEventArgs> for &IInspectable

§

fn from(value: &BarcodeScannerErrorOccurredEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&BarcodeScannerFrameReader> for &IInspectable

§

fn from(value: &BarcodeScannerFrameReader) -> Self

Converts to this type from the input type.
§

impl From<&BarcodeScannerFrameReaderFrameArrivedEventArgs> for &IInspectable

§

fn from(value: &BarcodeScannerFrameReaderFrameArrivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&BarcodeScannerGetSymbologyAttributesRequest> for &IInspectable

§

fn from(value: &BarcodeScannerGetSymbologyAttributesRequest) -> Self

Converts to this type from the input type.
§

impl From<&BarcodeScannerGetSymbologyAttributesRequestEventArgs> for &IInspectable

§

fn from(value: &BarcodeScannerGetSymbologyAttributesRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&BarcodeScannerHideVideoPreviewRequest> for &IInspectable

§

fn from(value: &BarcodeScannerHideVideoPreviewRequest) -> Self

Converts to this type from the input type.
§

impl From<&BarcodeScannerHideVideoPreviewRequestEventArgs> for &IInspectable

§

fn from(value: &BarcodeScannerHideVideoPreviewRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&BarcodeScannerImagePreviewReceivedEventArgs> for &IInspectable

§

fn from(value: &BarcodeScannerImagePreviewReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&BarcodeScannerPreviewActivatedEventArgs> for &IInspectable

§

fn from(value: &BarcodeScannerPreviewActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&BarcodeScannerProviderConnection> for &IInspectable

§

fn from(value: &BarcodeScannerProviderConnection) -> Self

Converts to this type from the input type.
§

impl From<&BarcodeScannerProviderTriggerDetails> for &IInspectable

§

fn from(value: &BarcodeScannerProviderTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&BarcodeScannerReport> for &IInspectable

§

fn from(value: &BarcodeScannerReport) -> Self

Converts to this type from the input type.
§

impl From<&BarcodeScannerSetActiveSymbologiesRequest> for &IInspectable

§

fn from(value: &BarcodeScannerSetActiveSymbologiesRequest) -> Self

Converts to this type from the input type.
§

impl From<&BarcodeScannerSetActiveSymbologiesRequestEventArgs> for &IInspectable

§

fn from(value: &BarcodeScannerSetActiveSymbologiesRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&BarcodeScannerSetSymbologyAttributesRequest> for &IInspectable

§

fn from(value: &BarcodeScannerSetSymbologyAttributesRequest) -> Self

Converts to this type from the input type.
§

impl From<&BarcodeScannerSetSymbologyAttributesRequestEventArgs> for &IInspectable

§

fn from(value: &BarcodeScannerSetSymbologyAttributesRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&BarcodeScannerStartSoftwareTriggerRequest> for &IInspectable

§

fn from(value: &BarcodeScannerStartSoftwareTriggerRequest) -> Self

Converts to this type from the input type.
§

impl From<&BarcodeScannerStartSoftwareTriggerRequestEventArgs> for &IInspectable

§

fn from(value: &BarcodeScannerStartSoftwareTriggerRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&BarcodeScannerStatusUpdatedEventArgs> for &IInspectable

§

fn from(value: &BarcodeScannerStatusUpdatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&BarcodeScannerStopSoftwareTriggerRequest> for &IInspectable

§

fn from(value: &BarcodeScannerStopSoftwareTriggerRequest) -> Self

Converts to this type from the input type.
§

impl From<&BarcodeScannerStopSoftwareTriggerRequestEventArgs> for &IInspectable

§

fn from(value: &BarcodeScannerStopSoftwareTriggerRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&BarcodeScannerVideoFrame> for &IInspectable

§

fn from(value: &BarcodeScannerVideoFrame) -> Self

Converts to this type from the input type.
§

impl From<&BarcodeSymbologyAttributes> for &IInspectable

§

fn from(value: &BarcodeSymbologyAttributes) -> Self

Converts to this type from the input type.
§

impl From<&BarcodeSymbologyAttributesBuilder> for &IInspectable

§

fn from(value: &BarcodeSymbologyAttributesBuilder) -> Self

Converts to this type from the input type.
§

impl From<&Barometer> for &IInspectable

§

fn from(value: &Barometer) -> Self

Converts to this type from the input type.
§

impl From<&BarometerDataThreshold> for &IInspectable

§

fn from(value: &BarometerDataThreshold) -> Self

Converts to this type from the input type.
§

impl From<&BarometerReading> for &IInspectable

§

fn from(value: &BarometerReading) -> Self

Converts to this type from the input type.
§

impl From<&BarometerReadingChangedEventArgs> for &IInspectable

§

fn from(value: &BarometerReadingChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&BasicProperties> for &IInspectable

§

fn from(value: &BasicProperties) -> Self

Converts to this type from the input type.
§

impl From<&Battery> for &IInspectable

§

fn from(value: &Battery) -> Self

Converts to this type from the input type.
§

impl From<&Battery> for &IInspectable

§

fn from(value: &Battery) -> Self

Converts to this type from the input type.
§

impl From<&BatteryReport> for &IInspectable

§

fn from(value: &BatteryReport) -> Self

Converts to this type from the input type.
§

impl From<&BinaryId> for &IInspectable

§

fn from(value: &BinaryId) -> Self

Converts to this type from the input type.
§

impl From<&BitmapBuffer> for &IInspectable

§

fn from(value: &BitmapBuffer) -> Self

Converts to this type from the input type.
§

impl From<&BitmapCodecInformation> for &IInspectable

§

fn from(value: &BitmapCodecInformation) -> Self

Converts to this type from the input type.
§

impl From<&BitmapDecoder> for &IInspectable

§

fn from(value: &BitmapDecoder) -> Self

Converts to this type from the input type.
§

impl From<&BitmapEncoder> for &IInspectable

§

fn from(value: &BitmapEncoder) -> Self

Converts to this type from the input type.
§

impl From<&BitmapFrame> for &IInspectable

§

fn from(value: &BitmapFrame) -> Self

Converts to this type from the input type.
§

impl From<&BitmapProperties> for &IInspectable

§

fn from(value: &BitmapProperties) -> Self

Converts to this type from the input type.
§

impl From<&BitmapPropertiesView> for &IInspectable

§

fn from(value: &BitmapPropertiesView) -> Self

Converts to this type from the input type.
§

impl From<&BitmapPropertySet> for &IInspectable

§

fn from(value: &BitmapPropertySet) -> Self

Converts to this type from the input type.
§

impl From<&BitmapTransform> for &IInspectable

§

fn from(value: &BitmapTransform) -> Self

Converts to this type from the input type.
§

impl From<&BitmapTypedValue> for &IInspectable

§

fn from(value: &BitmapTypedValue) -> Self

Converts to this type from the input type.
§

impl From<&BluetoothAdapter> for &IInspectable

§

fn from(value: &BluetoothAdapter) -> Self

Converts to this type from the input type.
§

impl From<&BluetoothClassOfDevice> for &IInspectable

§

fn from(value: &BluetoothClassOfDevice) -> Self

Converts to this type from the input type.
§

impl From<&BluetoothDevice> for &IInspectable

§

fn from(value: &BluetoothDevice) -> Self

Converts to this type from the input type.
§

impl From<&BluetoothDeviceId> for &IInspectable

§

fn from(value: &BluetoothDeviceId) -> Self

Converts to this type from the input type.
§

impl From<&BluetoothLEAdvertisement> for &IInspectable

§

fn from(value: &BluetoothLEAdvertisement) -> Self

Converts to this type from the input type.
§

impl From<&BluetoothLEAdvertisementBytePattern> for &IInspectable

§

fn from(value: &BluetoothLEAdvertisementBytePattern) -> Self

Converts to this type from the input type.
§

impl From<&BluetoothLEAdvertisementDataSection> for &IInspectable

§

fn from(value: &BluetoothLEAdvertisementDataSection) -> Self

Converts to this type from the input type.
§

impl From<&BluetoothLEAdvertisementFilter> for &IInspectable

§

fn from(value: &BluetoothLEAdvertisementFilter) -> Self

Converts to this type from the input type.
§

impl From<&BluetoothLEAdvertisementPublisher> for &IInspectable

§

fn from(value: &BluetoothLEAdvertisementPublisher) -> Self

Converts to this type from the input type.
§

impl From<&BluetoothLEAdvertisementPublisherStatusChangedEventArgs> for &IInspectable

§

fn from(value: &BluetoothLEAdvertisementPublisherStatusChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&BluetoothLEAdvertisementPublisherTrigger> for &IInspectable

§

fn from(value: &BluetoothLEAdvertisementPublisherTrigger) -> Self

Converts to this type from the input type.
§

impl From<&BluetoothLEAdvertisementPublisherTriggerDetails> for &IInspectable

§

fn from(value: &BluetoothLEAdvertisementPublisherTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&BluetoothLEAdvertisementReceivedEventArgs> for &IInspectable

§

fn from(value: &BluetoothLEAdvertisementReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&BluetoothLEAdvertisementWatcher> for &IInspectable

§

fn from(value: &BluetoothLEAdvertisementWatcher) -> Self

Converts to this type from the input type.
§

impl From<&BluetoothLEAdvertisementWatcherStoppedEventArgs> for &IInspectable

§

fn from(value: &BluetoothLEAdvertisementWatcherStoppedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&BluetoothLEAdvertisementWatcherTrigger> for &IInspectable

§

fn from(value: &BluetoothLEAdvertisementWatcherTrigger) -> Self

Converts to this type from the input type.
§

impl From<&BluetoothLEAdvertisementWatcherTriggerDetails> for &IInspectable

§

fn from(value: &BluetoothLEAdvertisementWatcherTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&BluetoothLEAppearance> for &IInspectable

§

fn from(value: &BluetoothLEAppearance) -> Self

Converts to this type from the input type.
§

impl From<&BluetoothLEConnectionParameters> for &IInspectable

§

fn from(value: &BluetoothLEConnectionParameters) -> Self

Converts to this type from the input type.
§

impl From<&BluetoothLEConnectionPhy> for &IInspectable

§

fn from(value: &BluetoothLEConnectionPhy) -> Self

Converts to this type from the input type.
§

impl From<&BluetoothLEConnectionPhyInfo> for &IInspectable

§

fn from(value: &BluetoothLEConnectionPhyInfo) -> Self

Converts to this type from the input type.
§

impl From<&BluetoothLEDevice> for &IInspectable

§

fn from(value: &BluetoothLEDevice) -> Self

Converts to this type from the input type.
§

impl From<&BluetoothLEManufacturerData> for &IInspectable

§

fn from(value: &BluetoothLEManufacturerData) -> Self

Converts to this type from the input type.
§

impl From<&BluetoothLEPreferredConnectionParameters> for &IInspectable

§

fn from(value: &BluetoothLEPreferredConnectionParameters) -> Self

Converts to this type from the input type.
§

impl From<&BluetoothLEPreferredConnectionParametersRequest> for &IInspectable

§

fn from(value: &BluetoothLEPreferredConnectionParametersRequest) -> Self

Converts to this type from the input type.
§

impl From<&BluetoothSignalStrengthFilter> for &IInspectable

§

fn from(value: &BluetoothSignalStrengthFilter) -> Self

Converts to this type from the input type.
§

impl From<&BooleanKeyFrameAnimation> for &IInspectable

§

fn from(value: &BooleanKeyFrameAnimation) -> Self

Converts to this type from the input type.
§

impl From<&BounceEasingFunction> for &IInspectable

§

fn from(value: &BounceEasingFunction) -> Self

Converts to this type from the input type.
§

impl From<&BounceScalarNaturalMotionAnimation> for &IInspectable

§

fn from(value: &BounceScalarNaturalMotionAnimation) -> Self

Converts to this type from the input type.
§

impl From<&BounceVector2NaturalMotionAnimation> for &IInspectable

§

fn from(value: &BounceVector2NaturalMotionAnimation) -> Self

Converts to this type from the input type.
§

impl From<&BounceVector3NaturalMotionAnimation> for &IInspectable

§

fn from(value: &BounceVector3NaturalMotionAnimation) -> Self

Converts to this type from the input type.
§

impl From<&BrightnessOverride> for &IInspectable

§

fn from(value: &BrightnessOverride) -> Self

Converts to this type from the input type.
§

impl From<&BrightnessOverrideSettings> for &IInspectable

§

fn from(value: &BrightnessOverrideSettings) -> Self

Converts to this type from the input type.
§

impl From<&Buffer> for &IInspectable

§

fn from(value: &Buffer) -> Self

Converts to this type from the input type.
§

impl From<&BufferMediaFrame> for &IInspectable

§

fn from(value: &BufferMediaFrame) -> Self

Converts to this type from the input type.
§

impl From<&BufferProtectUnprotectResult> for &IInspectable

§

fn from(value: &BufferProtectUnprotectResult) -> Self

Converts to this type from the input type.
§

impl From<&CachedFileUpdaterActivatedEventArgs> for &IInspectable

§

fn from(value: &CachedFileUpdaterActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CachedFileUpdaterTrigger> for &IInspectable

§

fn from(value: &CachedFileUpdaterTrigger) -> Self

Converts to this type from the input type.
§

impl From<&CachedFileUpdaterTriggerDetails> for &IInspectable

§

fn from(value: &CachedFileUpdaterTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&CachedFileUpdaterUI> for &IInspectable

§

fn from(value: &CachedFileUpdaterUI) -> Self

Converts to this type from the input type.
§

impl From<&Calendar> for &IInspectable

§

fn from(value: &Calendar) -> Self

Converts to this type from the input type.
§

impl From<&CalendarChangedNotificationTriggerDetails> for &IInspectable

§

fn from(value: &CalendarChangedNotificationTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&CallAnswerEventArgs> for &IInspectable

§

fn from(value: &CallAnswerEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CallControl> for &IInspectable

§

fn from(value: &CallControl) -> Self

Converts to this type from the input type.
§

impl From<&CallRejectEventArgs> for &IInspectable

§

fn from(value: &CallRejectEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CallStateChangeEventArgs> for &IInspectable

§

fn from(value: &CallStateChangeEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CameraCaptureUI> for &IInspectable

§

fn from(value: &CameraCaptureUI) -> Self

Converts to this type from the input type.
§

impl From<&CameraCaptureUIPhotoCaptureSettings> for &IInspectable

§

fn from(value: &CameraCaptureUIPhotoCaptureSettings) -> Self

Converts to this type from the input type.
§

impl From<&CameraCaptureUIVideoCaptureSettings> for &IInspectable

§

fn from(value: &CameraCaptureUIVideoCaptureSettings) -> Self

Converts to this type from the input type.
§

impl From<&CameraEventArgs> for &IInspectable

§

fn from(value: &CameraEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CameraIntrinsics> for &IInspectable

§

fn from(value: &CameraIntrinsics) -> Self

Converts to this type from the input type.
§

impl From<&CameraOcclusionInfo> for &IInspectable

§

fn from(value: &CameraOcclusionInfo) -> Self

Converts to this type from the input type.
§

impl From<&CameraOcclusionState> for &IInspectable

§

fn from(value: &CameraOcclusionState) -> Self

Converts to this type from the input type.
§

impl From<&CameraOcclusionStateChangedEventArgs> for &IInspectable

§

fn from(value: &CameraOcclusionStateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CameraSettingsActivatedEventArgs> for &IInspectable

§

fn from(value: &CameraSettingsActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CapturedFrame> for &IInspectable

§

fn from(value: &CapturedFrame) -> Self

Converts to this type from the input type.
§

impl From<&CapturedFrameControlValues> for &IInspectable

§

fn from(value: &CapturedFrameControlValues) -> Self

Converts to this type from the input type.
§

impl From<&CapturedPhoto> for &IInspectable

§

fn from(value: &CapturedPhoto) -> Self

Converts to this type from the input type.
§

impl From<&CardAddedEventArgs> for &IInspectable

§

fn from(value: &CardAddedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CardRemovedEventArgs> for &IInspectable

§

fn from(value: &CardRemovedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CashDrawer> for &IInspectable

§

fn from(value: &CashDrawer) -> Self

Converts to this type from the input type.
§

impl From<&CashDrawerCapabilities> for &IInspectable

§

fn from(value: &CashDrawerCapabilities) -> Self

Converts to this type from the input type.
§

impl From<&CashDrawerCloseAlarm> for &IInspectable

§

fn from(value: &CashDrawerCloseAlarm) -> Self

Converts to this type from the input type.
§

impl From<&CashDrawerClosedEventArgs> for &IInspectable

§

fn from(value: &CashDrawerClosedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CashDrawerEventSource> for &IInspectable

§

fn from(value: &CashDrawerEventSource) -> Self

Converts to this type from the input type.
§

impl From<&CashDrawerOpenedEventArgs> for &IInspectable

§

fn from(value: &CashDrawerOpenedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CashDrawerStatus> for &IInspectable

§

fn from(value: &CashDrawerStatus) -> Self

Converts to this type from the input type.
§

impl From<&CashDrawerStatusUpdatedEventArgs> for &IInspectable

§

fn from(value: &CashDrawerStatusUpdatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CastingConnection> for &IInspectable

§

fn from(value: &CastingConnection) -> Self

Converts to this type from the input type.
§

impl From<&CastingConnectionErrorOccurredEventArgs> for &IInspectable

§

fn from(value: &CastingConnectionErrorOccurredEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CastingDevice> for &IInspectable

§

fn from(value: &CastingDevice) -> Self

Converts to this type from the input type.
§

impl From<&CastingDevicePicker> for &IInspectable

§

fn from(value: &CastingDevicePicker) -> Self

Converts to this type from the input type.
§

impl From<&CastingDevicePickerFilter> for &IInspectable

§

fn from(value: &CastingDevicePickerFilter) -> Self

Converts to this type from the input type.
§

impl From<&CastingDeviceSelectedEventArgs> for &IInspectable

§

fn from(value: &CastingDeviceSelectedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CastingSource> for &IInspectable

§

fn from(value: &CastingSource) -> Self

Converts to this type from the input type.
§

impl From<&CellularApnContext> for &IInspectable

§

fn from(value: &CellularApnContext) -> Self

Converts to this type from the input type.
§

impl From<&Certificate> for &IInspectable

§

fn from(value: &Certificate) -> Self

Converts to this type from the input type.
§

impl From<&CertificateChain> for &IInspectable

§

fn from(value: &CertificateChain) -> Self

Converts to this type from the input type.
§

impl From<&CertificateExtension> for &IInspectable

§

fn from(value: &CertificateExtension) -> Self

Converts to this type from the input type.
§

impl From<&CertificateKeyUsages> for &IInspectable

§

fn from(value: &CertificateKeyUsages) -> Self

Converts to this type from the input type.
§

impl From<&CertificateQuery> for &IInspectable

§

fn from(value: &CertificateQuery) -> Self

Converts to this type from the input type.
§

impl From<&CertificateRequestProperties> for &IInspectable

§

fn from(value: &CertificateRequestProperties) -> Self

Converts to this type from the input type.
§

impl From<&CertificateStore> for &IInspectable

§

fn from(value: &CertificateStore) -> Self

Converts to this type from the input type.
§

impl From<&ChainBuildingParameters> for &IInspectable

§

fn from(value: &ChainBuildingParameters) -> Self

Converts to this type from the input type.
§

impl From<&ChainValidationParameters> for &IInspectable

§

fn from(value: &ChainValidationParameters) -> Self

Converts to this type from the input type.
§

impl From<&ChapterCue> for &IInspectable

§

fn from(value: &ChapterCue) -> Self

Converts to this type from the input type.
§

impl From<&CharacterGrouping> for &IInspectable

§

fn from(value: &CharacterGrouping) -> Self

Converts to this type from the input type.
§

impl From<&CharacterGroupings> for &IInspectable

§

fn from(value: &CharacterGroupings) -> Self

Converts to this type from the input type.
§

impl From<&CharacterReceivedEventArgs> for &IInspectable

§

fn from(value: &CharacterReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ChatCapabilities> for &IInspectable

§

fn from(value: &ChatCapabilities) -> Self

Converts to this type from the input type.
§

impl From<&ChatConversation> for &IInspectable

§

fn from(value: &ChatConversation) -> Self

Converts to this type from the input type.
§

impl From<&ChatConversationReader> for &IInspectable

§

fn from(value: &ChatConversationReader) -> Self

Converts to this type from the input type.
§

impl From<&ChatConversationThreadingInfo> for &IInspectable

§

fn from(value: &ChatConversationThreadingInfo) -> Self

Converts to this type from the input type.
§

impl From<&ChatMessage> for &IInspectable

§

fn from(value: &ChatMessage) -> Self

Converts to this type from the input type.
§

impl From<&ChatMessageAttachment> for &IInspectable

§

fn from(value: &ChatMessageAttachment) -> Self

Converts to this type from the input type.
§

impl From<&ChatMessageChange> for &IInspectable

§

fn from(value: &ChatMessageChange) -> Self

Converts to this type from the input type.
§

impl From<&ChatMessageChangeReader> for &IInspectable

§

fn from(value: &ChatMessageChangeReader) -> Self

Converts to this type from the input type.
§

impl From<&ChatMessageChangeTracker> for &IInspectable

§

fn from(value: &ChatMessageChangeTracker) -> Self

Converts to this type from the input type.
§

impl From<&ChatMessageChangedDeferral> for &IInspectable

§

fn from(value: &ChatMessageChangedDeferral) -> Self

Converts to this type from the input type.
§

impl From<&ChatMessageChangedEventArgs> for &IInspectable

§

fn from(value: &ChatMessageChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ChatMessageNotificationTrigger> for &IInspectable

§

fn from(value: &ChatMessageNotificationTrigger) -> Self

Converts to this type from the input type.
§

impl From<&ChatMessageNotificationTriggerDetails> for &IInspectable

§

fn from(value: &ChatMessageNotificationTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&ChatMessageReader> for &IInspectable

§

fn from(value: &ChatMessageReader) -> Self

Converts to this type from the input type.
§

impl From<&ChatMessageReceivedNotificationTrigger> for &IInspectable

§

fn from(value: &ChatMessageReceivedNotificationTrigger) -> Self

Converts to this type from the input type.
§

impl From<&ChatMessageStore> for &IInspectable

§

fn from(value: &ChatMessageStore) -> Self

Converts to this type from the input type.
§

impl From<&ChatMessageStoreChangedEventArgs> for &IInspectable

§

fn from(value: &ChatMessageStoreChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ChatMessageTransport> for &IInspectable

§

fn from(value: &ChatMessageTransport) -> Self

Converts to this type from the input type.
§

impl From<&ChatMessageTransportConfiguration> for &IInspectable

§

fn from(value: &ChatMessageTransportConfiguration) -> Self

Converts to this type from the input type.
§

impl From<&ChatMessageValidationResult> for &IInspectable

§

fn from(value: &ChatMessageValidationResult) -> Self

Converts to this type from the input type.
§

impl From<&ChatQueryOptions> for &IInspectable

§

fn from(value: &ChatQueryOptions) -> Self

Converts to this type from the input type.
§

impl From<&ChatRecipientDeliveryInfo> for &IInspectable

§

fn from(value: &ChatRecipientDeliveryInfo) -> Self

Converts to this type from the input type.
§

impl From<&ChatSearchReader> for &IInspectable

§

fn from(value: &ChatSearchReader) -> Self

Converts to this type from the input type.
§

impl From<&ChatSyncConfiguration> for &IInspectable

§

fn from(value: &ChatSyncConfiguration) -> Self

Converts to this type from the input type.
§

impl From<&ChatSyncManager> for &IInspectable

§

fn from(value: &ChatSyncManager) -> Self

Converts to this type from the input type.
§

impl From<&CircleEasingFunction> for &IInspectable

§

fn from(value: &CircleEasingFunction) -> Self

Converts to this type from the input type.
§

impl From<&CivicAddress> for &IInspectable

§

fn from(value: &CivicAddress) -> Self

Converts to this type from the input type.
§

impl From<&ClaimedBarcodeScanner> for &IInspectable

§

fn from(value: &ClaimedBarcodeScanner) -> Self

Converts to this type from the input type.
§

impl From<&ClaimedBarcodeScannerClosedEventArgs> for &IInspectable

§

fn from(value: &ClaimedBarcodeScannerClosedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ClaimedCashDrawer> for &IInspectable

§

fn from(value: &ClaimedCashDrawer) -> Self

Converts to this type from the input type.
§

impl From<&ClaimedCashDrawerClosedEventArgs> for &IInspectable

§

fn from(value: &ClaimedCashDrawerClosedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ClaimedJournalPrinter> for &IInspectable

§

fn from(value: &ClaimedJournalPrinter) -> Self

Converts to this type from the input type.
§

impl From<&ClaimedLineDisplay> for &IInspectable

§

fn from(value: &ClaimedLineDisplay) -> Self

Converts to this type from the input type.
§

impl From<&ClaimedLineDisplayClosedEventArgs> for &IInspectable

§

fn from(value: &ClaimedLineDisplayClosedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ClaimedMagneticStripeReader> for &IInspectable

§

fn from(value: &ClaimedMagneticStripeReader) -> Self

Converts to this type from the input type.
§

impl From<&ClaimedMagneticStripeReaderClosedEventArgs> for &IInspectable

§

fn from(value: &ClaimedMagneticStripeReaderClosedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ClaimedPosPrinter> for &IInspectable

§

fn from(value: &ClaimedPosPrinter) -> Self

Converts to this type from the input type.
§

impl From<&ClaimedPosPrinterClosedEventArgs> for &IInspectable

§

fn from(value: &ClaimedPosPrinterClosedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ClaimedReceiptPrinter> for &IInspectable

§

fn from(value: &ClaimedReceiptPrinter) -> Self

Converts to this type from the input type.
§

impl From<&ClaimedSlipPrinter> for &IInspectable

§

fn from(value: &ClaimedSlipPrinter) -> Self

Converts to this type from the input type.
§

impl From<&ClipboardContentOptions> for &IInspectable

§

fn from(value: &ClipboardContentOptions) -> Self

Converts to this type from the input type.
§

impl From<&ClipboardHistoryChangedEventArgs> for &IInspectable

§

fn from(value: &ClipboardHistoryChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ClipboardHistoryItem> for &IInspectable

§

fn from(value: &ClipboardHistoryItem) -> Self

Converts to this type from the input type.
§

impl From<&ClipboardHistoryItemsResult> for &IInspectable

§

fn from(value: &ClipboardHistoryItemsResult) -> Self

Converts to this type from the input type.
§

impl From<&ClosestInteractiveBoundsRequestedEventArgs> for &IInspectable

§

fn from(value: &ClosestInteractiveBoundsRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CmsAttachedSignature> for &IInspectable

§

fn from(value: &CmsAttachedSignature) -> Self

Converts to this type from the input type.
§

impl From<&CmsDetachedSignature> for &IInspectable

§

fn from(value: &CmsDetachedSignature) -> Self

Converts to this type from the input type.
§

impl From<&CmsSignerInfo> for &IInspectable

§

fn from(value: &CmsSignerInfo) -> Self

Converts to this type from the input type.
§

impl From<&CmsTimestampInfo> for &IInspectable

§

fn from(value: &CmsTimestampInfo) -> Self

Converts to this type from the input type.
§

impl From<&CodecInfo> for &IInspectable

§

fn from(value: &CodecInfo) -> Self

Converts to this type from the input type.
§

impl From<&CodecQuery> for &IInspectable

§

fn from(value: &CodecQuery) -> Self

Converts to this type from the input type.
§

impl From<&ColorHelper> for &IInspectable

§

fn from(value: &ColorHelper) -> Self

Converts to this type from the input type.
§

impl From<&ColorKeyFrameAnimation> for &IInspectable

§

fn from(value: &ColorKeyFrameAnimation) -> Self

Converts to this type from the input type.
§

impl From<&ColorOverrideSettings> for &IInspectable

§

fn from(value: &ColorOverrideSettings) -> Self

Converts to this type from the input type.
§

impl From<&Colors> for &IInspectable

§

fn from(value: &Colors) -> Self

Converts to this type from the input type.
§

impl From<&CommandLineActivatedEventArgs> for &IInspectable

§

fn from(value: &CommandLineActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CommandLineActivationOperation> for &IInspectable

§

fn from(value: &CommandLineActivationOperation) -> Self

Converts to this type from the input type.
§

impl From<&CommunicationBlockingAppSetAsActiveTrigger> for &IInspectable

§

fn from(value: &CommunicationBlockingAppSetAsActiveTrigger) -> Self

Converts to this type from the input type.
§

impl From<&CompactOverlayPresentationConfiguration> for &IInspectable

§

fn from(value: &CompactOverlayPresentationConfiguration) -> Self

Converts to this type from the input type.
§

impl From<&Compass> for &IInspectable

§

fn from(value: &Compass) -> Self

Converts to this type from the input type.
§

impl From<&CompassDataThreshold> for &IInspectable

§

fn from(value: &CompassDataThreshold) -> Self

Converts to this type from the input type.
§

impl From<&CompassReading> for &IInspectable

§

fn from(value: &CompassReading) -> Self

Converts to this type from the input type.
§

impl From<&CompassReadingChangedEventArgs> for &IInspectable

§

fn from(value: &CompassReadingChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ComponentLoadFailedEventArgs> for &IInspectable

§

fn from(value: &ComponentLoadFailedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CompositeVideoFrameContext> for &IInspectable

§

fn from(value: &CompositeVideoFrameContext) -> Self

Converts to this type from the input type.
§

impl From<&CompositionAnimation> for &IInspectable

§

fn from(value: &CompositionAnimation) -> Self

Converts to this type from the input type.
§

impl From<&CompositionAnimationGroup> for &IInspectable

§

fn from(value: &CompositionAnimationGroup) -> Self

Converts to this type from the input type.
§

impl From<&CompositionBackdropBrush> for &IInspectable

§

fn from(value: &CompositionBackdropBrush) -> Self

Converts to this type from the input type.
§

impl From<&CompositionBatchCompletedEventArgs> for &IInspectable

§

fn from(value: &CompositionBatchCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CompositionBrush> for &IInspectable

§

fn from(value: &CompositionBrush) -> Self

Converts to this type from the input type.
§

impl From<&CompositionCapabilities> for &IInspectable

§

fn from(value: &CompositionCapabilities) -> Self

Converts to this type from the input type.
§

impl From<&CompositionClip> for &IInspectable

§

fn from(value: &CompositionClip) -> Self

Converts to this type from the input type.
§

impl From<&CompositionColorBrush> for &IInspectable

§

fn from(value: &CompositionColorBrush) -> Self

Converts to this type from the input type.
§

impl From<&CompositionColorGradientStop> for &IInspectable

§

fn from(value: &CompositionColorGradientStop) -> Self

Converts to this type from the input type.
§

impl From<&CompositionColorGradientStopCollection> for &IInspectable

§

fn from(value: &CompositionColorGradientStopCollection) -> Self

Converts to this type from the input type.
§

impl From<&CompositionCommitBatch> for &IInspectable

§

fn from(value: &CompositionCommitBatch) -> Self

Converts to this type from the input type.
§

impl From<&CompositionConditionalValue> for &IInspectable

§

fn from(value: &CompositionConditionalValue) -> Self

Converts to this type from the input type.
§

impl From<&CompositionContainerShape> for &IInspectable

§

fn from(value: &CompositionContainerShape) -> Self

Converts to this type from the input type.
§

impl From<&CompositionDebugHeatMaps> for &IInspectable

§

fn from(value: &CompositionDebugHeatMaps) -> Self

Converts to this type from the input type.
§

impl From<&CompositionDebugSettings> for &IInspectable

§

fn from(value: &CompositionDebugSettings) -> Self

Converts to this type from the input type.
§

impl From<&CompositionDrawingSurface> for &IInspectable

§

fn from(value: &CompositionDrawingSurface) -> Self

Converts to this type from the input type.
§

impl From<&CompositionEasingFunction> for &IInspectable

§

fn from(value: &CompositionEasingFunction) -> Self

Converts to this type from the input type.
§

impl From<&CompositionEffectBrush> for &IInspectable

§

fn from(value: &CompositionEffectBrush) -> Self

Converts to this type from the input type.
§

impl From<&CompositionEffectFactory> for &IInspectable

§

fn from(value: &CompositionEffectFactory) -> Self

Converts to this type from the input type.
§

impl From<&CompositionEffectSourceParameter> for &IInspectable

§

fn from(value: &CompositionEffectSourceParameter) -> Self

Converts to this type from the input type.
§

impl From<&CompositionEllipseGeometry> for &IInspectable

§

fn from(value: &CompositionEllipseGeometry) -> Self

Converts to this type from the input type.
§

impl From<&CompositionGeometricClip> for &IInspectable

§

fn from(value: &CompositionGeometricClip) -> Self

Converts to this type from the input type.
§

impl From<&CompositionGeometry> for &IInspectable

§

fn from(value: &CompositionGeometry) -> Self

Converts to this type from the input type.
§

impl From<&CompositionGradientBrush> for &IInspectable

§

fn from(value: &CompositionGradientBrush) -> Self

Converts to this type from the input type.
§

impl From<&CompositionGraphicsDevice> for &IInspectable

§

fn from(value: &CompositionGraphicsDevice) -> Self

Converts to this type from the input type.
§

impl From<&CompositionInteractionSourceCollection> for &IInspectable

§

fn from(value: &CompositionInteractionSourceCollection) -> Self

Converts to this type from the input type.
§

impl From<&CompositionLight> for &IInspectable

§

fn from(value: &CompositionLight) -> Self

Converts to this type from the input type.
§

impl From<&CompositionLineGeometry> for &IInspectable

§

fn from(value: &CompositionLineGeometry) -> Self

Converts to this type from the input type.
§

impl From<&CompositionLinearGradientBrush> for &IInspectable

§

fn from(value: &CompositionLinearGradientBrush) -> Self

Converts to this type from the input type.
§

impl From<&CompositionMaskBrush> for &IInspectable

§

fn from(value: &CompositionMaskBrush) -> Self

Converts to this type from the input type.
§

impl From<&CompositionMipmapSurface> for &IInspectable

§

fn from(value: &CompositionMipmapSurface) -> Self

Converts to this type from the input type.
§

impl From<&CompositionNineGridBrush> for &IInspectable

§

fn from(value: &CompositionNineGridBrush) -> Self

Converts to this type from the input type.
§

impl From<&CompositionObject> for &IInspectable

§

fn from(value: &CompositionObject) -> Self

Converts to this type from the input type.
§

impl From<&CompositionPath> for &IInspectable

§

fn from(value: &CompositionPath) -> Self

Converts to this type from the input type.
§

impl From<&CompositionPathGeometry> for &IInspectable

§

fn from(value: &CompositionPathGeometry) -> Self

Converts to this type from the input type.
§

impl From<&CompositionProjectedShadow> for &IInspectable

§

fn from(value: &CompositionProjectedShadow) -> Self

Converts to this type from the input type.
§

impl From<&CompositionProjectedShadowCaster> for &IInspectable

§

fn from(value: &CompositionProjectedShadowCaster) -> Self

Converts to this type from the input type.
§

impl From<&CompositionProjectedShadowCasterCollection> for &IInspectable

§

fn from(value: &CompositionProjectedShadowCasterCollection) -> Self

Converts to this type from the input type.
§

impl From<&CompositionProjectedShadowReceiver> for &IInspectable

§

fn from(value: &CompositionProjectedShadowReceiver) -> Self

Converts to this type from the input type.
§

impl From<&CompositionProjectedShadowReceiverUnorderedCollection> for &IInspectable

§

fn from(value: &CompositionProjectedShadowReceiverUnorderedCollection) -> Self

Converts to this type from the input type.
§

impl From<&CompositionPropertySet> for &IInspectable

§

fn from(value: &CompositionPropertySet) -> Self

Converts to this type from the input type.
§

impl From<&CompositionRadialGradientBrush> for &IInspectable

§

fn from(value: &CompositionRadialGradientBrush) -> Self

Converts to this type from the input type.
§

impl From<&CompositionRectangleGeometry> for &IInspectable

§

fn from(value: &CompositionRectangleGeometry) -> Self

Converts to this type from the input type.
§

impl From<&CompositionRoundedRectangleGeometry> for &IInspectable

§

fn from(value: &CompositionRoundedRectangleGeometry) -> Self

Converts to this type from the input type.
§

impl From<&CompositionScopedBatch> for &IInspectable

§

fn from(value: &CompositionScopedBatch) -> Self

Converts to this type from the input type.
§

impl From<&CompositionShadow> for &IInspectable

§

fn from(value: &CompositionShadow) -> Self

Converts to this type from the input type.
§

impl From<&CompositionShape> for &IInspectable

§

fn from(value: &CompositionShape) -> Self

Converts to this type from the input type.
§

impl From<&CompositionShapeCollection> for &IInspectable

§

fn from(value: &CompositionShapeCollection) -> Self

Converts to this type from the input type.
§

impl From<&CompositionSpriteShape> for &IInspectable

§

fn from(value: &CompositionSpriteShape) -> Self

Converts to this type from the input type.
§

impl From<&CompositionStrokeDashArray> for &IInspectable

§

fn from(value: &CompositionStrokeDashArray) -> Self

Converts to this type from the input type.
§

impl From<&CompositionSurfaceBrush> for &IInspectable

§

fn from(value: &CompositionSurfaceBrush) -> Self

Converts to this type from the input type.
§

impl From<&CompositionTarget> for &IInspectable

§

fn from(value: &CompositionTarget) -> Self

Converts to this type from the input type.
§

impl From<&CompositionTexture> for &IInspectable

§

fn from(value: &CompositionTexture) -> Self

Converts to this type from the input type.
§

impl From<&CompositionTransform> for &IInspectable

§

fn from(value: &CompositionTransform) -> Self

Converts to this type from the input type.
§

impl From<&CompositionViewBox> for &IInspectable

§

fn from(value: &CompositionViewBox) -> Self

Converts to this type from the input type.
§

impl From<&CompositionVirtualDrawingSurface> for &IInspectable

§

fn from(value: &CompositionVirtualDrawingSurface) -> Self

Converts to this type from the input type.
§

impl From<&CompositionVisualSurface> for &IInspectable

§

fn from(value: &CompositionVisualSurface) -> Self

Converts to this type from the input type.
§

impl From<&Compositor> for &IInspectable

§

fn from(value: &Compositor) -> Self

Converts to this type from the input type.
§

impl From<&CompositorController> for &IInspectable

§

fn from(value: &CompositorController) -> Self

Converts to this type from the input type.
§

impl From<&Compressor> for &IInspectable

§

fn from(value: &Compressor) -> Self

Converts to this type from the input type.
§

impl From<&ConditionForceEffect> for &IInspectable

§

fn from(value: &ConditionForceEffect) -> Self

Converts to this type from the input type.
§

impl From<&ConnectionCost> for &IInspectable

§

fn from(value: &ConnectionCost) -> Self

Converts to this type from the input type.
§

impl From<&ConnectionProfile> for &IInspectable

§

fn from(value: &ConnectionProfile) -> Self

Converts to this type from the input type.
§

impl From<&ConnectionProfileFilter> for &IInspectable

§

fn from(value: &ConnectionProfileFilter) -> Self

Converts to this type from the input type.
§

impl From<&ConnectionRequestedEventArgs> for &IInspectable

§

fn from(value: &ConnectionRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ConnectionSession> for &IInspectable

§

fn from(value: &ConnectionSession) -> Self

Converts to this type from the input type.
§

impl From<&ConnectivityInterval> for &IInspectable

§

fn from(value: &ConnectivityInterval) -> Self

Converts to this type from the input type.
§

impl From<&ConstantForceEffect> for &IInspectable

§

fn from(value: &ConstantForceEffect) -> Self

Converts to this type from the input type.
§

impl From<&Contact> for &IInspectable

§

fn from(value: &Contact) -> Self

Converts to this type from the input type.
§

impl From<&ContactAddress> for &IInspectable

§

fn from(value: &ContactAddress) -> Self

Converts to this type from the input type.
§

impl From<&ContactAddress> for &IInspectable

§

fn from(value: &ContactAddress) -> Self

Converts to this type from the input type.
§

impl From<&ContactAnnotation> for &IInspectable

§

fn from(value: &ContactAnnotation) -> Self

Converts to this type from the input type.
§

impl From<&ContactAnnotationList> for &IInspectable

§

fn from(value: &ContactAnnotationList) -> Self

Converts to this type from the input type.
§

impl From<&ContactAnnotationStore> for &IInspectable

§

fn from(value: &ContactAnnotationStore) -> Self

Converts to this type from the input type.
§

impl From<&ContactBatch> for &IInspectable

§

fn from(value: &ContactBatch) -> Self

Converts to this type from the input type.
§

impl From<&ContactCallActivatedEventArgs> for &IInspectable

§

fn from(value: &ContactCallActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ContactCardDelayedDataLoader> for &IInspectable

§

fn from(value: &ContactCardDelayedDataLoader) -> Self

Converts to this type from the input type.
§

impl From<&ContactCardOptions> for &IInspectable

§

fn from(value: &ContactCardOptions) -> Self

Converts to this type from the input type.
§

impl From<&ContactChange> for &IInspectable

§

fn from(value: &ContactChange) -> Self

Converts to this type from the input type.
§

impl From<&ContactChangeReader> for &IInspectable

§

fn from(value: &ContactChangeReader) -> Self

Converts to this type from the input type.
§

impl From<&ContactChangeRecord> for &IInspectable

§

fn from(value: &ContactChangeRecord) -> Self

Converts to this type from the input type.
§

impl From<&ContactChangeTracker> for &IInspectable

§

fn from(value: &ContactChangeTracker) -> Self

Converts to this type from the input type.
§

impl From<&ContactChangedDeferral> for &IInspectable

§

fn from(value: &ContactChangedDeferral) -> Self

Converts to this type from the input type.
§

impl From<&ContactChangedEventArgs> for &IInspectable

§

fn from(value: &ContactChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ContactConnectedServiceAccount> for &IInspectable

§

fn from(value: &ContactConnectedServiceAccount) -> Self

Converts to this type from the input type.
§

impl From<&ContactDataProviderConnection> for &IInspectable

§

fn from(value: &ContactDataProviderConnection) -> Self

Converts to this type from the input type.
§

impl From<&ContactDataProviderTriggerDetails> for &IInspectable

§

fn from(value: &ContactDataProviderTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&ContactDate> for &IInspectable

§

fn from(value: &ContactDate) -> Self

Converts to this type from the input type.
§

impl From<&ContactEmail> for &IInspectable

§

fn from(value: &ContactEmail) -> Self

Converts to this type from the input type.
§

impl From<&ContactField> for &IInspectable

§

fn from(value: &ContactField) -> Self

Converts to this type from the input type.
§

impl From<&ContactFieldFactory> for &IInspectable

§

fn from(value: &ContactFieldFactory) -> Self

Converts to this type from the input type.
§

impl From<&ContactGroup> for &IInspectable

§

fn from(value: &ContactGroup) -> Self

Converts to this type from the input type.
§

impl From<&ContactInformation> for &IInspectable

§

fn from(value: &ContactInformation) -> Self

Converts to this type from the input type.
§

impl From<&ContactInformation> for &IInspectable

§

fn from(value: &ContactInformation) -> Self

Converts to this type from the input type.
§

impl From<&ContactInstantMessageField> for &IInspectable

§

fn from(value: &ContactInstantMessageField) -> Self

Converts to this type from the input type.
§

impl From<&ContactJobInfo> for &IInspectable

§

fn from(value: &ContactJobInfo) -> Self

Converts to this type from the input type.
§

impl From<&ContactList> for &IInspectable

§

fn from(value: &ContactList) -> Self

Converts to this type from the input type.
§

impl From<&ContactListCreateOrUpdateContactRequest> for &IInspectable

§

fn from(value: &ContactListCreateOrUpdateContactRequest) -> Self

Converts to this type from the input type.
§

impl From<&ContactListCreateOrUpdateContactRequestEventArgs> for &IInspectable

§

fn from(value: &ContactListCreateOrUpdateContactRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ContactListDeleteContactRequest> for &IInspectable

§

fn from(value: &ContactListDeleteContactRequest) -> Self

Converts to this type from the input type.
§

impl From<&ContactListDeleteContactRequestEventArgs> for &IInspectable

§

fn from(value: &ContactListDeleteContactRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ContactListLimitedWriteOperations> for &IInspectable

§

fn from(value: &ContactListLimitedWriteOperations) -> Self

Converts to this type from the input type.
§

impl From<&ContactListServerSearchReadBatchRequest> for &IInspectable

§

fn from(value: &ContactListServerSearchReadBatchRequest) -> Self

Converts to this type from the input type.
§

impl From<&ContactListServerSearchReadBatchRequestEventArgs> for &IInspectable

§

fn from(value: &ContactListServerSearchReadBatchRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ContactListSyncConstraints> for &IInspectable

§

fn from(value: &ContactListSyncConstraints) -> Self

Converts to this type from the input type.
§

impl From<&ContactListSyncManager> for &IInspectable

§

fn from(value: &ContactListSyncManager) -> Self

Converts to this type from the input type.
§

impl From<&ContactListSyncManagerSyncRequest> for &IInspectable

§

fn from(value: &ContactListSyncManagerSyncRequest) -> Self

Converts to this type from the input type.
§

impl From<&ContactListSyncManagerSyncRequestEventArgs> for &IInspectable

§

fn from(value: &ContactListSyncManagerSyncRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ContactLocationField> for &IInspectable

§

fn from(value: &ContactLocationField) -> Self

Converts to this type from the input type.
§

impl From<&ContactManagerForUser> for &IInspectable

§

fn from(value: &ContactManagerForUser) -> Self

Converts to this type from the input type.
§

impl From<&ContactMapActivatedEventArgs> for &IInspectable

§

fn from(value: &ContactMapActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ContactMatchReason> for &IInspectable

§

fn from(value: &ContactMatchReason) -> Self

Converts to this type from the input type.
§

impl From<&ContactMessageActivatedEventArgs> for &IInspectable

§

fn from(value: &ContactMessageActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ContactPanel> for &IInspectable

§

fn from(value: &ContactPanel) -> Self

Converts to this type from the input type.
§

impl From<&ContactPanelActivatedEventArgs> for &IInspectable

§

fn from(value: &ContactPanelActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ContactPanelClosingEventArgs> for &IInspectable

§

fn from(value: &ContactPanelClosingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ContactPanelLaunchFullAppRequestedEventArgs> for &IInspectable

§

fn from(value: &ContactPanelLaunchFullAppRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ContactPhone> for &IInspectable

§

fn from(value: &ContactPhone) -> Self

Converts to this type from the input type.
§

impl From<&ContactPicker> for &IInspectable

§

fn from(value: &ContactPicker) -> Self

Converts to this type from the input type.
§

impl From<&ContactPickerActivatedEventArgs> for &IInspectable

§

fn from(value: &ContactPickerActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ContactPickerUI> for &IInspectable

§

fn from(value: &ContactPickerUI) -> Self

Converts to this type from the input type.
§

impl From<&ContactPostActivatedEventArgs> for &IInspectable

§

fn from(value: &ContactPostActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ContactQueryOptions> for &IInspectable

§

fn from(value: &ContactQueryOptions) -> Self

Converts to this type from the input type.
§

impl From<&ContactQueryOptions> for &IInspectable

§

fn from(value: &ContactQueryOptions) -> Self

Converts to this type from the input type.
§

impl From<&ContactQueryResult> for &IInspectable

§

fn from(value: &ContactQueryResult) -> Self

Converts to this type from the input type.
§

impl From<&ContactQueryTextSearch> for &IInspectable

§

fn from(value: &ContactQueryTextSearch) -> Self

Converts to this type from the input type.
§

impl From<&ContactReader> for &IInspectable

§

fn from(value: &ContactReader) -> Self

Converts to this type from the input type.
§

impl From<&ContactRemovedEventArgs> for &IInspectable

§

fn from(value: &ContactRemovedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ContactSignificantOther> for &IInspectable

§

fn from(value: &ContactSignificantOther) -> Self

Converts to this type from the input type.
§

impl From<&ContactStore> for &IInspectable

§

fn from(value: &ContactStore) -> Self

Converts to this type from the input type.
§

impl From<&ContactStore> for &IInspectable

§

fn from(value: &ContactStore) -> Self

Converts to this type from the input type.
§

impl From<&ContactStoreNotificationTrigger> for &IInspectable

§

fn from(value: &ContactStoreNotificationTrigger) -> Self

Converts to this type from the input type.
§

impl From<&ContactStoreNotificationTriggerDetails> for &IInspectable

§

fn from(value: &ContactStoreNotificationTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&ContactVideoCallActivatedEventArgs> for &IInspectable

§

fn from(value: &ContactVideoCallActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ContactWebsite> for &IInspectable

§

fn from(value: &ContactWebsite) -> Self

Converts to this type from the input type.
§

impl From<&ContainerEncodingProperties> for &IInspectable

§

fn from(value: &ContainerEncodingProperties) -> Self

Converts to this type from the input type.
§

impl From<&ContainerVisual> for &IInspectable

§

fn from(value: &ContainerVisual) -> Self

Converts to this type from the input type.
§

impl From<&ContentIndexer> for &IInspectable

§

fn from(value: &ContentIndexer) -> Self

Converts to this type from the input type.
§

impl From<&ContentIndexerQuery> for &IInspectable

§

fn from(value: &ContentIndexerQuery) -> Self

Converts to this type from the input type.
§

impl From<&ContentLinkInfo> for &IInspectable

§

fn from(value: &ContentLinkInfo) -> Self

Converts to this type from the input type.
§

impl From<&ContentPrefetchTrigger> for &IInspectable

§

fn from(value: &ContentPrefetchTrigger) -> Self

Converts to this type from the input type.
§

impl From<&ContentRestrictionsBrowsePolicy> for &IInspectable

§

fn from(value: &ContentRestrictionsBrowsePolicy) -> Self

Converts to this type from the input type.
§

impl From<&ControlChannelTrigger> for &IInspectable

§

fn from(value: &ControlChannelTrigger) -> Self

Converts to this type from the input type.
§

impl From<&ConversationalAgentDetectorManager> for &IInspectable

§

fn from(value: &ConversationalAgentDetectorManager) -> Self

Converts to this type from the input type.
§

impl From<&ConversationalAgentSession> for &IInspectable

§

fn from(value: &ConversationalAgentSession) -> Self

Converts to this type from the input type.
§

impl From<&ConversationalAgentSessionInterruptedEventArgs> for &IInspectable

§

fn from(value: &ConversationalAgentSessionInterruptedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ConversationalAgentSignal> for &IInspectable

§

fn from(value: &ConversationalAgentSignal) -> Self

Converts to this type from the input type.
§

impl From<&ConversationalAgentSignalDetectedEventArgs> for &IInspectable

§

fn from(value: &ConversationalAgentSignalDetectedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ConversationalAgentSystemStateChangedEventArgs> for &IInspectable

§

fn from(value: &ConversationalAgentSystemStateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ConversationalAgentTrigger> for &IInspectable

§

fn from(value: &ConversationalAgentTrigger) -> Self

Converts to this type from the input type.
§

impl From<&CoreAcceleratorKeys> for &IInspectable

§

fn from(value: &CoreAcceleratorKeys) -> Self

Converts to this type from the input type.
§

impl From<&CoreAppWindowPreview> for &IInspectable

§

fn from(value: &CoreAppWindowPreview) -> Self

Converts to this type from the input type.
§

impl From<&CoreApplicationView> for &IInspectable

§

fn from(value: &CoreApplicationView) -> Self

Converts to this type from the input type.
§

impl From<&CoreApplicationViewTitleBar> for &IInspectable

§

fn from(value: &CoreApplicationViewTitleBar) -> Self

Converts to this type from the input type.
§

impl From<&CoreAutomationRemoteOperation> for &IInspectable

§

fn from(value: &CoreAutomationRemoteOperation) -> Self

Converts to this type from the input type.
§

impl From<&CoreAutomationRemoteOperationContext> for &IInspectable

§

fn from(value: &CoreAutomationRemoteOperationContext) -> Self

Converts to this type from the input type.
§

impl From<&CoreComponentInputSource> for &IInspectable

§

fn from(value: &CoreComponentInputSource) -> Self

Converts to this type from the input type.
§

impl From<&CoreCursor> for &IInspectable

§

fn from(value: &CoreCursor) -> Self

Converts to this type from the input type.
§

impl From<&CoreDispatcher> for &IInspectable

§

fn from(value: &CoreDispatcher) -> Self

Converts to this type from the input type.
§

impl From<&CoreDragDropManager> for &IInspectable

§

fn from(value: &CoreDragDropManager) -> Self

Converts to this type from the input type.
§

impl From<&CoreDragInfo> for &IInspectable

§

fn from(value: &CoreDragInfo) -> Self

Converts to this type from the input type.
§

impl From<&CoreDragOperation> for &IInspectable

§

fn from(value: &CoreDragOperation) -> Self

Converts to this type from the input type.
§

impl From<&CoreDragUIOverride> for &IInspectable

§

fn from(value: &CoreDragUIOverride) -> Self

Converts to this type from the input type.
§

impl From<&CoreDropOperationTargetRequestedEventArgs> for &IInspectable

§

fn from(value: &CoreDropOperationTargetRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CoreFrameworkInputView> for &IInspectable

§

fn from(value: &CoreFrameworkInputView) -> Self

Converts to this type from the input type.
§

impl From<&CoreFrameworkInputViewAnimationStartingEventArgs> for &IInspectable

§

fn from(value: &CoreFrameworkInputViewAnimationStartingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CoreFrameworkInputViewOcclusionsChangedEventArgs> for &IInspectable

§

fn from(value: &CoreFrameworkInputViewOcclusionsChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CoreIncrementalInkStroke> for &IInspectable

§

fn from(value: &CoreIncrementalInkStroke) -> Self

Converts to this type from the input type.
§

impl From<&CoreIndependentInputSource> for &IInspectable

§

fn from(value: &CoreIndependentInputSource) -> Self

Converts to this type from the input type.
§

impl From<&CoreIndependentInputSourceController> for &IInspectable

§

fn from(value: &CoreIndependentInputSourceController) -> Self

Converts to this type from the input type.
§

impl From<&CoreInkIndependentInputSource> for &IInspectable

§

fn from(value: &CoreInkIndependentInputSource) -> Self

Converts to this type from the input type.
§

impl From<&CoreInkPresenterHost> for &IInspectable

§

fn from(value: &CoreInkPresenterHost) -> Self

Converts to this type from the input type.
§

impl From<&CoreInputView> for &IInspectable

§

fn from(value: &CoreInputView) -> Self

Converts to this type from the input type.
§

impl From<&CoreInputViewAnimationStartingEventArgs> for &IInspectable

§

fn from(value: &CoreInputViewAnimationStartingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CoreInputViewHidingEventArgs> for &IInspectable

§

fn from(value: &CoreInputViewHidingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CoreInputViewOcclusion> for &IInspectable

§

fn from(value: &CoreInputViewOcclusion) -> Self

Converts to this type from the input type.
§

impl From<&CoreInputViewOcclusionsChangedEventArgs> for &IInspectable

§

fn from(value: &CoreInputViewOcclusionsChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CoreInputViewShowingEventArgs> for &IInspectable

§

fn from(value: &CoreInputViewShowingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CoreInputViewTransferringXYFocusEventArgs> for &IInspectable

§

fn from(value: &CoreInputViewTransferringXYFocusEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CoreTextCompositionCompletedEventArgs> for &IInspectable

§

fn from(value: &CoreTextCompositionCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CoreTextCompositionSegment> for &IInspectable

§

fn from(value: &CoreTextCompositionSegment) -> Self

Converts to this type from the input type.
§

impl From<&CoreTextCompositionStartedEventArgs> for &IInspectable

§

fn from(value: &CoreTextCompositionStartedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CoreTextEditContext> for &IInspectable

§

fn from(value: &CoreTextEditContext) -> Self

Converts to this type from the input type.
§

impl From<&CoreTextFormatUpdatingEventArgs> for &IInspectable

§

fn from(value: &CoreTextFormatUpdatingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CoreTextLayoutBounds> for &IInspectable

§

fn from(value: &CoreTextLayoutBounds) -> Self

Converts to this type from the input type.
§

impl From<&CoreTextLayoutRequest> for &IInspectable

§

fn from(value: &CoreTextLayoutRequest) -> Self

Converts to this type from the input type.
§

impl From<&CoreTextLayoutRequestedEventArgs> for &IInspectable

§

fn from(value: &CoreTextLayoutRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CoreTextSelectionRequest> for &IInspectable

§

fn from(value: &CoreTextSelectionRequest) -> Self

Converts to this type from the input type.
§

impl From<&CoreTextSelectionRequestedEventArgs> for &IInspectable

§

fn from(value: &CoreTextSelectionRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CoreTextSelectionUpdatingEventArgs> for &IInspectable

§

fn from(value: &CoreTextSelectionUpdatingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CoreTextServicesManager> for &IInspectable

§

fn from(value: &CoreTextServicesManager) -> Self

Converts to this type from the input type.
§

impl From<&CoreTextTextRequest> for &IInspectable

§

fn from(value: &CoreTextTextRequest) -> Self

Converts to this type from the input type.
§

impl From<&CoreTextTextRequestedEventArgs> for &IInspectable

§

fn from(value: &CoreTextTextRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CoreTextTextUpdatingEventArgs> for &IInspectable

§

fn from(value: &CoreTextTextUpdatingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CoreWetStrokeUpdateEventArgs> for &IInspectable

§

fn from(value: &CoreWetStrokeUpdateEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CoreWetStrokeUpdateSource> for &IInspectable

§

fn from(value: &CoreWetStrokeUpdateSource) -> Self

Converts to this type from the input type.
§

impl From<&CoreWindow> for &IInspectable

§

fn from(value: &CoreWindow) -> Self

Converts to this type from the input type.
§

impl From<&CoreWindowDialog> for &IInspectable

§

fn from(value: &CoreWindowDialog) -> Self

Converts to this type from the input type.
§

impl From<&CoreWindowEventArgs> for &IInspectable

§

fn from(value: &CoreWindowEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CoreWindowFlyout> for &IInspectable

§

fn from(value: &CoreWindowFlyout) -> Self

Converts to this type from the input type.
§

impl From<&CoreWindowPopupShowingEventArgs> for &IInspectable

§

fn from(value: &CoreWindowPopupShowingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CoreWindowResizeManager> for &IInspectable

§

fn from(value: &CoreWindowResizeManager) -> Self

Converts to this type from the input type.
§

impl From<&CortanaTileNotificationTriggerDetails> for &IInspectable

§

fn from(value: &CortanaTileNotificationTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&CreateAudioDeviceInputNodeResult> for &IInspectable

§

fn from(value: &CreateAudioDeviceInputNodeResult) -> Self

Converts to this type from the input type.
§

impl From<&CreateAudioDeviceOutputNodeResult> for &IInspectable

§

fn from(value: &CreateAudioDeviceOutputNodeResult) -> Self

Converts to this type from the input type.
§

impl From<&CreateAudioFileInputNodeResult> for &IInspectable

§

fn from(value: &CreateAudioFileInputNodeResult) -> Self

Converts to this type from the input type.
§

impl From<&CreateAudioFileOutputNodeResult> for &IInspectable

§

fn from(value: &CreateAudioFileOutputNodeResult) -> Self

Converts to this type from the input type.
§

impl From<&CreateAudioGraphResult> for &IInspectable

§

fn from(value: &CreateAudioGraphResult) -> Self

Converts to this type from the input type.
§

impl From<&CreateMediaSourceAudioInputNodeResult> for &IInspectable

§

fn from(value: &CreateMediaSourceAudioInputNodeResult) -> Self

Converts to this type from the input type.
§

impl From<&CreateSharedPackageContainerOptions> for &IInspectable

§

fn from(value: &CreateSharedPackageContainerOptions) -> Self

Converts to this type from the input type.
§

impl From<&CreateSharedPackageContainerResult> for &IInspectable

§

fn from(value: &CreateSharedPackageContainerResult) -> Self

Converts to this type from the input type.
§

impl From<&CredentialCommand> for &IInspectable

§

fn from(value: &CredentialCommand) -> Self

Converts to this type from the input type.
§

impl From<&CredentialPickerOptions> for &IInspectable

§

fn from(value: &CredentialPickerOptions) -> Self

Converts to this type from the input type.
§

impl From<&CredentialPickerResults> for &IInspectable

§

fn from(value: &CredentialPickerResults) -> Self

Converts to this type from the input type.
§

impl From<&CrossSlidingEventArgs> for &IInspectable

§

fn from(value: &CrossSlidingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CryptographicHash> for &IInspectable

§

fn from(value: &CryptographicHash) -> Self

Converts to this type from the input type.
§

impl From<&CryptographicKey> for &IInspectable

§

fn from(value: &CryptographicKey) -> Self

Converts to this type from the input type.
§

impl From<&CubicBezierEasingFunction> for &IInspectable

§

fn from(value: &CubicBezierEasingFunction) -> Self

Converts to this type from the input type.
§

impl From<&CurrencyAmount> for &IInspectable

§

fn from(value: &CurrencyAmount) -> Self

Converts to this type from the input type.
§

impl From<&CurrencyFormatter> for &IInspectable

§

fn from(value: &CurrencyFormatter) -> Self

Converts to this type from the input type.
§

impl From<&CurrentMediaPlaybackItemChangedEventArgs> for &IInspectable

§

fn from(value: &CurrentMediaPlaybackItemChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CurrentSessionChangedEventArgs> for &IInspectable

§

fn from(value: &CurrentSessionChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CurrentTimeChangeRequestedEventArgs> for &IInspectable

§

fn from(value: &CurrentTimeChangeRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CustomDevice> for &IInspectable

§

fn from(value: &CustomDevice) -> Self

Converts to this type from the input type.
§

impl From<&CustomSensor> for &IInspectable

§

fn from(value: &CustomSensor) -> Self

Converts to this type from the input type.
§

impl From<&CustomSensorReading> for &IInspectable

§

fn from(value: &CustomSensorReading) -> Self

Converts to this type from the input type.
§

impl From<&CustomSensorReadingChangedEventArgs> for &IInspectable

§

fn from(value: &CustomSensorReadingChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&CustomSystemEventTrigger> for &IInspectable

§

fn from(value: &CustomSystemEventTrigger) -> Self

Converts to this type from the input type.
§

impl From<&DataCue> for &IInspectable

§

fn from(value: &DataCue) -> Self

Converts to this type from the input type.
§

impl From<&DataPackage> for &IInspectable

§

fn from(value: &DataPackage) -> Self

Converts to this type from the input type.
§

impl From<&DataPackagePropertySet> for &IInspectable

§

fn from(value: &DataPackagePropertySet) -> Self

Converts to this type from the input type.
§

impl From<&DataPackagePropertySetView> for &IInspectable

§

fn from(value: &DataPackagePropertySetView) -> Self

Converts to this type from the input type.
§

impl From<&DataPackageView> for &IInspectable

§

fn from(value: &DataPackageView) -> Self

Converts to this type from the input type.
§

impl From<&DataPlanStatus> for &IInspectable

§

fn from(value: &DataPlanStatus) -> Self

Converts to this type from the input type.
§

impl From<&DataPlanUsage> for &IInspectable

§

fn from(value: &DataPlanUsage) -> Self

Converts to this type from the input type.
§

impl From<&DataProtectionInfo> for &IInspectable

§

fn from(value: &DataProtectionInfo) -> Self

Converts to this type from the input type.
§

impl From<&DataProtectionProvider> for &IInspectable

§

fn from(value: &DataProtectionProvider) -> Self

Converts to this type from the input type.
§

impl From<&DataProviderDeferral> for &IInspectable

§

fn from(value: &DataProviderDeferral) -> Self

Converts to this type from the input type.
§

impl From<&DataProviderRequest> for &IInspectable

§

fn from(value: &DataProviderRequest) -> Self

Converts to this type from the input type.
§

impl From<&DataReader> for &IInspectable

§

fn from(value: &DataReader) -> Self

Converts to this type from the input type.
§

impl From<&DataReaderLoadOperation> for &IInspectable

§

fn from(value: &DataReaderLoadOperation) -> Self

Converts to this type from the input type.
§

impl From<&DataRequest> for &IInspectable

§

fn from(value: &DataRequest) -> Self

Converts to this type from the input type.
§

impl From<&DataRequestDeferral> for &IInspectable

§

fn from(value: &DataRequestDeferral) -> Self

Converts to this type from the input type.
§

impl From<&DataRequestedEventArgs> for &IInspectable

§

fn from(value: &DataRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&DataTransferManager> for &IInspectable

§

fn from(value: &DataTransferManager) -> Self

Converts to this type from the input type.
§

impl From<&DataUsage> for &IInspectable

§

fn from(value: &DataUsage) -> Self

Converts to this type from the input type.
§

impl From<&DataWriter> for &IInspectable

§

fn from(value: &DataWriter) -> Self

Converts to this type from the input type.
§

impl From<&DataWriterStoreOperation> for &IInspectable

§

fn from(value: &DataWriterStoreOperation) -> Self

Converts to this type from the input type.
§

impl From<&DatagramSocket> for &IInspectable

§

fn from(value: &DatagramSocket) -> Self

Converts to this type from the input type.
§

impl From<&DatagramSocketControl> for &IInspectable

§

fn from(value: &DatagramSocketControl) -> Self

Converts to this type from the input type.
§

impl From<&DatagramSocketInformation> for &IInspectable

§

fn from(value: &DatagramSocketInformation) -> Self

Converts to this type from the input type.
§

impl From<&DatagramSocketMessageReceivedEventArgs> for &IInspectable

§

fn from(value: &DatagramSocketMessageReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&DateTimeFormatter> for &IInspectable

§

fn from(value: &DateTimeFormatter) -> Self

Converts to this type from the input type.
§

impl From<&DecimalFormatter> for &IInspectable

§

fn from(value: &DecimalFormatter) -> Self

Converts to this type from the input type.
§

impl From<&Decompressor> for &IInspectable

§

fn from(value: &Decompressor) -> Self

Converts to this type from the input type.
§

impl From<&DefaultAudioCaptureDeviceChangedEventArgs> for &IInspectable

§

fn from(value: &DefaultAudioCaptureDeviceChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&DefaultAudioRenderDeviceChangedEventArgs> for &IInspectable

§

fn from(value: &DefaultAudioRenderDeviceChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&DefaultPresentationConfiguration> for &IInspectable

§

fn from(value: &DefaultPresentationConfiguration) -> Self

Converts to this type from the input type.
§

impl From<&Deferral> for &IInspectable

§

fn from(value: &Deferral) -> Self

Converts to this type from the input type.
§

impl From<&DelegatedInkTrailVisual> for &IInspectable

§

fn from(value: &DelegatedInkTrailVisual) -> Self

Converts to this type from the input type.
§

impl From<&DeleteSharedPackageContainerOptions> for &IInspectable

§

fn from(value: &DeleteSharedPackageContainerOptions) -> Self

Converts to this type from the input type.
§

impl From<&DeleteSharedPackageContainerResult> for &IInspectable

§

fn from(value: &DeleteSharedPackageContainerResult) -> Self

Converts to this type from the input type.
§

impl From<&DeleteSmsMessageOperation> for &IInspectable

§

fn from(value: &DeleteSmsMessageOperation) -> Self

Converts to this type from the input type.
§

impl From<&DeleteSmsMessagesOperation> for &IInspectable

§

fn from(value: &DeleteSmsMessagesOperation) -> Self

Converts to this type from the input type.
§

impl From<&DeliveryOptimizationSettings> for &IInspectable

§

fn from(value: &DeliveryOptimizationSettings) -> Self

Converts to this type from the input type.
§

impl From<&DeploymentResult> for &IInspectable

§

fn from(value: &DeploymentResult) -> Self

Converts to this type from the input type.
§

impl From<&DepthCorrelatedCoordinateMapper> for &IInspectable

§

fn from(value: &DepthCorrelatedCoordinateMapper) -> Self

Converts to this type from the input type.
§

impl From<&DepthMediaFrame> for &IInspectable

§

fn from(value: &DepthMediaFrame) -> Self

Converts to this type from the input type.
§

impl From<&DepthMediaFrameFormat> for &IInspectable

§

fn from(value: &DepthMediaFrameFormat) -> Self

Converts to this type from the input type.
§

impl From<&DesktopWindowTarget> for &IInspectable

§

fn from(value: &DesktopWindowTarget) -> Self

Converts to this type from the input type.
§

impl From<&DetectedFace> for &IInspectable

§

fn from(value: &DetectedFace) -> Self

Converts to this type from the input type.
§

impl From<&DetectionConfigurationAvailabilityChangedEventArgs> for &IInspectable

§

fn from(value: &DetectionConfigurationAvailabilityChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&DetectionConfigurationAvailabilityInfo> for &IInspectable

§

fn from(value: &DetectionConfigurationAvailabilityInfo) -> Self

Converts to this type from the input type.
§

impl From<&DeviceAccessChangedEventArgs> for &IInspectable

§

fn from(value: &DeviceAccessChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&DeviceAccessInformation> for &IInspectable

§

fn from(value: &DeviceAccessInformation) -> Self

Converts to this type from the input type.
§

impl From<&DeviceAccountConfiguration> for &IInspectable

§

fn from(value: &DeviceAccountConfiguration) -> Self

Converts to this type from the input type.
§

impl From<&DeviceActivatedEventArgs> for &IInspectable

§

fn from(value: &DeviceActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&DeviceConnectionChangeTrigger> for &IInspectable

§

fn from(value: &DeviceConnectionChangeTrigger) -> Self

Converts to this type from the input type.
§

impl From<&DeviceConnectionChangeTriggerDetails> for &IInspectable

§

fn from(value: &DeviceConnectionChangeTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&DeviceDisconnectButtonClickedEventArgs> for &IInspectable

§

fn from(value: &DeviceDisconnectButtonClickedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&DeviceInformation> for &IInspectable

§

fn from(value: &DeviceInformation) -> Self

Converts to this type from the input type.
§

impl From<&DeviceInformationCollection> for &IInspectable

§

fn from(value: &DeviceInformationCollection) -> Self

Converts to this type from the input type.
§

impl From<&DeviceInformationCustomPairing> for &IInspectable

§

fn from(value: &DeviceInformationCustomPairing) -> Self

Converts to this type from the input type.
§

impl From<&DeviceInformationPairing> for &IInspectable

§

fn from(value: &DeviceInformationPairing) -> Self

Converts to this type from the input type.
§

impl From<&DeviceInformationUpdate> for &IInspectable

§

fn from(value: &DeviceInformationUpdate) -> Self

Converts to this type from the input type.
§

impl From<&DeviceLockdownProfileInformation> for &IInspectable

§

fn from(value: &DeviceLockdownProfileInformation) -> Self

Converts to this type from the input type.
§

impl From<&DeviceManufacturerNotificationTrigger> for &IInspectable

§

fn from(value: &DeviceManufacturerNotificationTrigger) -> Self

Converts to this type from the input type.
§

impl From<&DevicePairingActivatedEventArgs> for &IInspectable

§

fn from(value: &DevicePairingActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&DevicePairingRequestedEventArgs> for &IInspectable

§

fn from(value: &DevicePairingRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&DevicePairingResult> for &IInspectable

§

fn from(value: &DevicePairingResult) -> Self

Converts to this type from the input type.
§

impl From<&DevicePicker> for &IInspectable

§

fn from(value: &DevicePicker) -> Self

Converts to this type from the input type.
§

impl From<&DevicePickerAppearance> for &IInspectable

§

fn from(value: &DevicePickerAppearance) -> Self

Converts to this type from the input type.
§

impl From<&DevicePickerFilter> for &IInspectable

§

fn from(value: &DevicePickerFilter) -> Self

Converts to this type from the input type.
§

impl From<&DevicePortalConnection> for &IInspectable

§

fn from(value: &DevicePortalConnection) -> Self

Converts to this type from the input type.
§

impl From<&DevicePortalConnectionClosedEventArgs> for &IInspectable

§

fn from(value: &DevicePortalConnectionClosedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&DevicePortalConnectionRequestReceivedEventArgs> for &IInspectable

§

fn from(value: &DevicePortalConnectionRequestReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&DeviceSelectedEventArgs> for &IInspectable

§

fn from(value: &DeviceSelectedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&DeviceServicingDetails> for &IInspectable

§

fn from(value: &DeviceServicingDetails) -> Self

Converts to this type from the input type.
§

impl From<&DeviceServicingTrigger> for &IInspectable

§

fn from(value: &DeviceServicingTrigger) -> Self

Converts to this type from the input type.
§

impl From<&DeviceThumbnail> for &IInspectable

§

fn from(value: &DeviceThumbnail) -> Self

Converts to this type from the input type.
§

impl From<&DeviceUnpairingResult> for &IInspectable

§

fn from(value: &DeviceUnpairingResult) -> Self

Converts to this type from the input type.
§

impl From<&DeviceUseDetails> for &IInspectable

§

fn from(value: &DeviceUseDetails) -> Self

Converts to this type from the input type.
§

impl From<&DeviceUseTrigger> for &IInspectable

§

fn from(value: &DeviceUseTrigger) -> Self

Converts to this type from the input type.
§

impl From<&DeviceWatcher> for &IInspectable

§

fn from(value: &DeviceWatcher) -> Self

Converts to this type from the input type.
§

impl From<&DeviceWatcherEvent> for &IInspectable

§

fn from(value: &DeviceWatcherEvent) -> Self

Converts to this type from the input type.
§

impl From<&DeviceWatcherTrigger> for &IInspectable

§

fn from(value: &DeviceWatcherTrigger) -> Self

Converts to this type from the input type.
§

impl From<&DeviceWatcherTriggerDetails> for &IInspectable

§

fn from(value: &DeviceWatcherTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&DiagnosticActionResult> for &IInspectable

§

fn from(value: &DiagnosticActionResult) -> Self

Converts to this type from the input type.
§

impl From<&DiagnosticInvoker> for &IInspectable

§

fn from(value: &DiagnosticInvoker) -> Self

Converts to this type from the input type.
§

impl From<&DiagnosticsSettings> for &IInspectable

§

fn from(value: &DiagnosticsSettings) -> Self

Converts to this type from the input type.
§

impl From<&DialApp> for &IInspectable

§

fn from(value: &DialApp) -> Self

Converts to this type from the input type.
§

impl From<&DialAppStateDetails> for &IInspectable

§

fn from(value: &DialAppStateDetails) -> Self

Converts to this type from the input type.
§

impl From<&DialDevice> for &IInspectable

§

fn from(value: &DialDevice) -> Self

Converts to this type from the input type.
§

impl From<&DialDevicePicker> for &IInspectable

§

fn from(value: &DialDevicePicker) -> Self

Converts to this type from the input type.
§

impl From<&DialDevicePickerFilter> for &IInspectable

§

fn from(value: &DialDevicePickerFilter) -> Self

Converts to this type from the input type.
§

impl From<&DialDeviceSelectedEventArgs> for &IInspectable

§

fn from(value: &DialDeviceSelectedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&DialDisconnectButtonClickedEventArgs> for &IInspectable

§

fn from(value: &DialDisconnectButtonClickedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&DialReceiverActivatedEventArgs> for &IInspectable

§

fn from(value: &DialReceiverActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&DialReceiverApp> for &IInspectable

§

fn from(value: &DialReceiverApp) -> Self

Converts to this type from the input type.
§

impl From<&DialRequestedEventArgs> for &IInspectable

§

fn from(value: &DialRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&DigitalWindowBounds> for &IInspectable

§

fn from(value: &DigitalWindowBounds) -> Self

Converts to this type from the input type.
§

impl From<&DigitalWindowCapability> for &IInspectable

§

fn from(value: &DigitalWindowCapability) -> Self

Converts to this type from the input type.
§

impl From<&DigitalWindowControl> for &IInspectable

§

fn from(value: &DigitalWindowControl) -> Self

Converts to this type from the input type.
§

impl From<&Direct3D11CaptureFrame> for &IInspectable

§

fn from(value: &Direct3D11CaptureFrame) -> Self

Converts to this type from the input type.
§

impl From<&Direct3D11CaptureFramePool> for &IInspectable

§

fn from(value: &Direct3D11CaptureFramePool) -> Self

Converts to this type from the input type.
§

impl From<&DispatcherQueue> for &IInspectable

§

fn from(value: &DispatcherQueue) -> Self

Converts to this type from the input type.
§

impl From<&DispatcherQueueController> for &IInspectable

§

fn from(value: &DispatcherQueueController) -> Self

Converts to this type from the input type.
§

impl From<&DispatcherQueueShutdownStartingEventArgs> for &IInspectable

§

fn from(value: &DispatcherQueueShutdownStartingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&DispatcherQueueTimer> for &IInspectable

§

fn from(value: &DispatcherQueueTimer) -> Self

Converts to this type from the input type.
§

impl From<&DisplayAdapter> for &IInspectable

§

fn from(value: &DisplayAdapter) -> Self

Converts to this type from the input type.
§

impl From<&DisplayDevice> for &IInspectable

§

fn from(value: &DisplayDevice) -> Self

Converts to this type from the input type.
§

impl From<&DisplayEnhancementOverride> for &IInspectable

§

fn from(value: &DisplayEnhancementOverride) -> Self

Converts to this type from the input type.
§

impl From<&DisplayEnhancementOverrideCapabilities> for &IInspectable

§

fn from(value: &DisplayEnhancementOverrideCapabilities) -> Self

Converts to this type from the input type.
§

impl From<&DisplayEnhancementOverrideCapabilitiesChangedEventArgs> for &IInspectable

§

fn from(value: &DisplayEnhancementOverrideCapabilitiesChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&DisplayFence> for &IInspectable

§

fn from(value: &DisplayFence) -> Self

Converts to this type from the input type.
§

impl From<&DisplayInformation> for &IInspectable

§

fn from(value: &DisplayInformation) -> Self

Converts to this type from the input type.
§

impl From<&DisplayManager> for &IInspectable

§

fn from(value: &DisplayManager) -> Self

Converts to this type from the input type.
§

impl From<&DisplayManagerChangedEventArgs> for &IInspectable

§

fn from(value: &DisplayManagerChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&DisplayManagerDisabledEventArgs> for &IInspectable

§

fn from(value: &DisplayManagerDisabledEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&DisplayManagerEnabledEventArgs> for &IInspectable

§

fn from(value: &DisplayManagerEnabledEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&DisplayManagerPathsFailedOrInvalidatedEventArgs> for &IInspectable

§

fn from(value: &DisplayManagerPathsFailedOrInvalidatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&DisplayManagerResultWithState> for &IInspectable

§

fn from(value: &DisplayManagerResultWithState) -> Self

Converts to this type from the input type.
§

impl From<&DisplayModeInfo> for &IInspectable

§

fn from(value: &DisplayModeInfo) -> Self

Converts to this type from the input type.
§

impl From<&DisplayMonitor> for &IInspectable

§

fn from(value: &DisplayMonitor) -> Self

Converts to this type from the input type.
§

impl From<&DisplayPath> for &IInspectable

§

fn from(value: &DisplayPath) -> Self

Converts to this type from the input type.
§

impl From<&DisplayPrimaryDescription> for &IInspectable

§

fn from(value: &DisplayPrimaryDescription) -> Self

Converts to this type from the input type.
§

impl From<&DisplayRegion> for &IInspectable

§

fn from(value: &DisplayRegion) -> Self

Converts to this type from the input type.
§

impl From<&DisplayRequest> for &IInspectable

§

fn from(value: &DisplayRequest) -> Self

Converts to this type from the input type.
§

impl From<&DisplayScanout> for &IInspectable

§

fn from(value: &DisplayScanout) -> Self

Converts to this type from the input type.
§

impl From<&DisplayServices> for &IInspectable

§

fn from(value: &DisplayServices) -> Self

Converts to this type from the input type.
§

impl From<&DisplaySource> for &IInspectable

§

fn from(value: &DisplaySource) -> Self

Converts to this type from the input type.
§

impl From<&DisplayState> for &IInspectable

§

fn from(value: &DisplayState) -> Self

Converts to this type from the input type.
§

impl From<&DisplayStateOperationResult> for &IInspectable

§

fn from(value: &DisplayStateOperationResult) -> Self

Converts to this type from the input type.
§

impl From<&DisplaySurface> for &IInspectable

§

fn from(value: &DisplaySurface) -> Self

Converts to this type from the input type.
§

impl From<&DisplayTarget> for &IInspectable

§

fn from(value: &DisplayTarget) -> Self

Converts to this type from the input type.
§

impl From<&DisplayTask> for &IInspectable

§

fn from(value: &DisplayTask) -> Self

Converts to this type from the input type.
§

impl From<&DisplayTaskPool> for &IInspectable

§

fn from(value: &DisplayTaskPool) -> Self

Converts to this type from the input type.
§

impl From<&DisplayTaskResult> for &IInspectable

§

fn from(value: &DisplayTaskResult) -> Self

Converts to this type from the input type.
§

impl From<&DisplayView> for &IInspectable

§

fn from(value: &DisplayView) -> Self

Converts to this type from the input type.
§

impl From<&DisplayWireFormat> for &IInspectable

§

fn from(value: &DisplayWireFormat) -> Self

Converts to this type from the input type.
§

impl From<&DistantLight> for &IInspectable

§

fn from(value: &DistantLight) -> Self

Converts to this type from the input type.
§

impl From<&DnssdRegistrationResult> for &IInspectable

§

fn from(value: &DnssdRegistrationResult) -> Self

Converts to this type from the input type.
§

impl From<&DnssdServiceInstance> for &IInspectable

§

fn from(value: &DnssdServiceInstance) -> Self

Converts to this type from the input type.
§

impl From<&DnssdServiceInstanceCollection> for &IInspectable

§

fn from(value: &DnssdServiceInstanceCollection) -> Self

Converts to this type from the input type.
§

impl From<&DnssdServiceWatcher> for &IInspectable

§

fn from(value: &DnssdServiceWatcher) -> Self

Converts to this type from the input type.
§

impl From<&DocumentProperties> for &IInspectable

§

fn from(value: &DocumentProperties) -> Self

Converts to this type from the input type.
§

impl From<&DownloadOperation> for &IInspectable

§

fn from(value: &DownloadOperation) -> Self

Converts to this type from the input type.
§

impl From<&DraggingEventArgs> for &IInspectable

§

fn from(value: &DraggingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&DropShadow> for &IInspectable

§

fn from(value: &DropShadow) -> Self

Converts to this type from the input type.
§

impl From<&DtdEntity> for &IInspectable

§

fn from(value: &DtdEntity) -> Self

Converts to this type from the input type.
§

impl From<&DtdNotation> for &IInspectable

§

fn from(value: &DtdNotation) -> Self

Converts to this type from the input type.
§

impl From<&DualSimTile> for &IInspectable

§

fn from(value: &DualSimTile) -> Self

Converts to this type from the input type.
§

impl From<&ESim> for &IInspectable

§

fn from(value: &ESim) -> Self

Converts to this type from the input type.
§

impl From<&ESimAddedEventArgs> for &IInspectable

§

fn from(value: &ESimAddedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ESimDiscoverEvent> for &IInspectable

§

fn from(value: &ESimDiscoverEvent) -> Self

Converts to this type from the input type.
§

impl From<&ESimDiscoverResult> for &IInspectable

§

fn from(value: &ESimDiscoverResult) -> Self

Converts to this type from the input type.
§

impl From<&ESimDownloadProfileMetadataResult> for &IInspectable

§

fn from(value: &ESimDownloadProfileMetadataResult) -> Self

Converts to this type from the input type.
§

impl From<&ESimOperationResult> for &IInspectable

§

fn from(value: &ESimOperationResult) -> Self

Converts to this type from the input type.
§

impl From<&ESimPolicy> for &IInspectable

§

fn from(value: &ESimPolicy) -> Self

Converts to this type from the input type.
§

impl From<&ESimProfile> for &IInspectable

§

fn from(value: &ESimProfile) -> Self

Converts to this type from the input type.
§

impl From<&ESimProfileMetadata> for &IInspectable

§

fn from(value: &ESimProfileMetadata) -> Self

Converts to this type from the input type.
§

impl From<&ESimProfilePolicy> for &IInspectable

§

fn from(value: &ESimProfilePolicy) -> Self

Converts to this type from the input type.
§

impl From<&ESimRemovedEventArgs> for &IInspectable

§

fn from(value: &ESimRemovedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ESimServiceInfo> for &IInspectable

§

fn from(value: &ESimServiceInfo) -> Self

Converts to this type from the input type.
§

impl From<&ESimUpdatedEventArgs> for &IInspectable

§

fn from(value: &ESimUpdatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ESimWatcher> for &IInspectable

§

fn from(value: &ESimWatcher) -> Self

Converts to this type from the input type.
§

impl From<&EasClientDeviceInformation> for &IInspectable

§

fn from(value: &EasClientDeviceInformation) -> Self

Converts to this type from the input type.
§

impl From<&EasClientSecurityPolicy> for &IInspectable

§

fn from(value: &EasClientSecurityPolicy) -> Self

Converts to this type from the input type.
§

impl From<&EasComplianceResults> for &IInspectable

§

fn from(value: &EasComplianceResults) -> Self

Converts to this type from the input type.
§

impl From<&EchoEffectDefinition> for &IInspectable

§

fn from(value: &EchoEffectDefinition) -> Self

Converts to this type from the input type.
§

impl From<&EdgeGesture> for &IInspectable

§

fn from(value: &EdgeGesture) -> Self

Converts to this type from the input type.
§

impl From<&EdgeGestureEventArgs> for &IInspectable

§

fn from(value: &EdgeGestureEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ElasticEasingFunction> for &IInspectable

§

fn from(value: &ElasticEasingFunction) -> Self

Converts to this type from the input type.
§

impl From<&EmailAccountInfo> for &IInspectable

§

fn from(value: &EmailAccountInfo) -> Self

Converts to this type from the input type.
§

impl From<&EmailAttachment> for &IInspectable

§

fn from(value: &EmailAttachment) -> Self

Converts to this type from the input type.
§

impl From<&EmailConversation> for &IInspectable

§

fn from(value: &EmailConversation) -> Self

Converts to this type from the input type.
§

impl From<&EmailConversationBatch> for &IInspectable

§

fn from(value: &EmailConversationBatch) -> Self

Converts to this type from the input type.
§

impl From<&EmailConversationReader> for &IInspectable

§

fn from(value: &EmailConversationReader) -> Self

Converts to this type from the input type.
§

impl From<&EmailDataProviderConnection> for &IInspectable

§

fn from(value: &EmailDataProviderConnection) -> Self

Converts to this type from the input type.
§

impl From<&EmailDataProviderTriggerDetails> for &IInspectable

§

fn from(value: &EmailDataProviderTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&EmailFolder> for &IInspectable

§

fn from(value: &EmailFolder) -> Self

Converts to this type from the input type.
§

impl From<&EmailFolderInfo> for &IInspectable

§

fn from(value: &EmailFolderInfo) -> Self

Converts to this type from the input type.
§

impl From<&EmailIrmInfo> for &IInspectable

§

fn from(value: &EmailIrmInfo) -> Self

Converts to this type from the input type.
§

impl From<&EmailIrmTemplate> for &IInspectable

§

fn from(value: &EmailIrmTemplate) -> Self

Converts to this type from the input type.
§

impl From<&EmailItemCounts> for &IInspectable

§

fn from(value: &EmailItemCounts) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailbox> for &IInspectable

§

fn from(value: &EmailMailbox) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxAction> for &IInspectable

§

fn from(value: &EmailMailboxAction) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxAutoReply> for &IInspectable

§

fn from(value: &EmailMailboxAutoReply) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxAutoReplySettings> for &IInspectable

§

fn from(value: &EmailMailboxAutoReplySettings) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxCapabilities> for &IInspectable

§

fn from(value: &EmailMailboxCapabilities) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxChange> for &IInspectable

§

fn from(value: &EmailMailboxChange) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxChangeReader> for &IInspectable

§

fn from(value: &EmailMailboxChangeReader) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxChangeTracker> for &IInspectable

§

fn from(value: &EmailMailboxChangeTracker) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxChangedDeferral> for &IInspectable

§

fn from(value: &EmailMailboxChangedDeferral) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxChangedEventArgs> for &IInspectable

§

fn from(value: &EmailMailboxChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxCreateFolderRequest> for &IInspectable

§

fn from(value: &EmailMailboxCreateFolderRequest) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxCreateFolderRequestEventArgs> for &IInspectable

§

fn from(value: &EmailMailboxCreateFolderRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxCreateFolderResult> for &IInspectable

§

fn from(value: &EmailMailboxCreateFolderResult) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxDeleteFolderRequest> for &IInspectable

§

fn from(value: &EmailMailboxDeleteFolderRequest) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxDeleteFolderRequestEventArgs> for &IInspectable

§

fn from(value: &EmailMailboxDeleteFolderRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxDownloadAttachmentRequest> for &IInspectable

§

fn from(value: &EmailMailboxDownloadAttachmentRequest) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxDownloadAttachmentRequestEventArgs> for &IInspectable

§

fn from(value: &EmailMailboxDownloadAttachmentRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxDownloadMessageRequest> for &IInspectable

§

fn from(value: &EmailMailboxDownloadMessageRequest) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxDownloadMessageRequestEventArgs> for &IInspectable

§

fn from(value: &EmailMailboxDownloadMessageRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxEmptyFolderRequest> for &IInspectable

§

fn from(value: &EmailMailboxEmptyFolderRequest) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxEmptyFolderRequestEventArgs> for &IInspectable

§

fn from(value: &EmailMailboxEmptyFolderRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxForwardMeetingRequest> for &IInspectable

§

fn from(value: &EmailMailboxForwardMeetingRequest) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxForwardMeetingRequestEventArgs> for &IInspectable

§

fn from(value: &EmailMailboxForwardMeetingRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxGetAutoReplySettingsRequest> for &IInspectable

§

fn from(value: &EmailMailboxGetAutoReplySettingsRequest) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxGetAutoReplySettingsRequestEventArgs> for &IInspectable

§

fn from(value: &EmailMailboxGetAutoReplySettingsRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxMoveFolderRequest> for &IInspectable

§

fn from(value: &EmailMailboxMoveFolderRequest) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxMoveFolderRequestEventArgs> for &IInspectable

§

fn from(value: &EmailMailboxMoveFolderRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxPolicies> for &IInspectable

§

fn from(value: &EmailMailboxPolicies) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxProposeNewTimeForMeetingRequest> for &IInspectable

§

fn from(value: &EmailMailboxProposeNewTimeForMeetingRequest) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxProposeNewTimeForMeetingRequestEventArgs> for &IInspectable

§

fn from(value: &EmailMailboxProposeNewTimeForMeetingRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxResolveRecipientsRequest> for &IInspectable

§

fn from(value: &EmailMailboxResolveRecipientsRequest) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxResolveRecipientsRequestEventArgs> for &IInspectable

§

fn from(value: &EmailMailboxResolveRecipientsRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxServerSearchReadBatchRequest> for &IInspectable

§

fn from(value: &EmailMailboxServerSearchReadBatchRequest) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxServerSearchReadBatchRequestEventArgs> for &IInspectable

§

fn from(value: &EmailMailboxServerSearchReadBatchRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxSetAutoReplySettingsRequest> for &IInspectable

§

fn from(value: &EmailMailboxSetAutoReplySettingsRequest) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxSetAutoReplySettingsRequestEventArgs> for &IInspectable

§

fn from(value: &EmailMailboxSetAutoReplySettingsRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxSyncManager> for &IInspectable

§

fn from(value: &EmailMailboxSyncManager) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxSyncManagerSyncRequest> for &IInspectable

§

fn from(value: &EmailMailboxSyncManagerSyncRequest) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxSyncManagerSyncRequestEventArgs> for &IInspectable

§

fn from(value: &EmailMailboxSyncManagerSyncRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxUpdateMeetingResponseRequest> for &IInspectable

§

fn from(value: &EmailMailboxUpdateMeetingResponseRequest) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxUpdateMeetingResponseRequestEventArgs> for &IInspectable

§

fn from(value: &EmailMailboxUpdateMeetingResponseRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxValidateCertificatesRequest> for &IInspectable

§

fn from(value: &EmailMailboxValidateCertificatesRequest) -> Self

Converts to this type from the input type.
§

impl From<&EmailMailboxValidateCertificatesRequestEventArgs> for &IInspectable

§

fn from(value: &EmailMailboxValidateCertificatesRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&EmailManagerForUser> for &IInspectable

§

fn from(value: &EmailManagerForUser) -> Self

Converts to this type from the input type.
§

impl From<&EmailMeetingInfo> for &IInspectable

§

fn from(value: &EmailMeetingInfo) -> Self

Converts to this type from the input type.
§

impl From<&EmailMessage> for &IInspectable

§

fn from(value: &EmailMessage) -> Self

Converts to this type from the input type.
§

impl From<&EmailMessageBatch> for &IInspectable

§

fn from(value: &EmailMessageBatch) -> Self

Converts to this type from the input type.
§

impl From<&EmailMessageReader> for &IInspectable

§

fn from(value: &EmailMessageReader) -> Self

Converts to this type from the input type.
§

impl From<&EmailNotificationTriggerDetails> for &IInspectable

§

fn from(value: &EmailNotificationTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&EmailQueryOptions> for &IInspectable

§

fn from(value: &EmailQueryOptions) -> Self

Converts to this type from the input type.
§

impl From<&EmailQueryTextSearch> for &IInspectable

§

fn from(value: &EmailQueryTextSearch) -> Self

Converts to this type from the input type.
§

impl From<&EmailReadNotificationTriggerDetails> for &IInspectable

§

fn from(value: &EmailReadNotificationTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&EmailRecipient> for &IInspectable

§

fn from(value: &EmailRecipient) -> Self

Converts to this type from the input type.
§

impl From<&EmailRecipientResolutionResult> for &IInspectable

§

fn from(value: &EmailRecipientResolutionResult) -> Self

Converts to this type from the input type.
§

impl From<&EmailStore> for &IInspectable

§

fn from(value: &EmailStore) -> Self

Converts to this type from the input type.
§

impl From<&EmailStoreNotificationTrigger> for &IInspectable

§

fn from(value: &EmailStoreNotificationTrigger) -> Self

Converts to this type from the input type.
§

impl From<&EmailStoreNotificationTriggerDetails> for &IInspectable

§

fn from(value: &EmailStoreNotificationTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&EmbeddedAudioTrack> for &IInspectable

§

fn from(value: &EmbeddedAudioTrack) -> Self

Converts to this type from the input type.
§

impl From<&EnclosureLocation> for &IInspectable

§

fn from(value: &EnclosureLocation) -> Self

Converts to this type from the input type.
§

impl From<&EncryptedAndAuthenticatedData> for &IInspectable

§

fn from(value: &EncryptedAndAuthenticatedData) -> Self

Converts to this type from the input type.
§

impl From<&EndpointPair> for &IInspectable

§

fn from(value: &EndpointPair) -> Self

Converts to this type from the input type.
§

impl From<&EnhancedWaypoint> for &IInspectable

§

fn from(value: &EnhancedWaypoint) -> Self

Converts to this type from the input type.
§

impl From<&EnteredBackgroundEventArgs> for &IInspectable

§

fn from(value: &EnteredBackgroundEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&EnteredBackgroundEventArgs> for &IInspectable

§

fn from(value: &EnteredBackgroundEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&Enterprise> for &IInspectable

§

fn from(value: &Enterprise) -> Self

Converts to this type from the input type.
§

impl From<&EnterpriseEnrollmentResult> for &IInspectable

§

fn from(value: &EnterpriseEnrollmentResult) -> Self

Converts to this type from the input type.
§

impl From<&EnterpriseKeyCredentialRegistrationInfo> for &IInspectable

§

fn from(value: &EnterpriseKeyCredentialRegistrationInfo) -> Self

Converts to this type from the input type.
§

impl From<&EnterpriseKeyCredentialRegistrationManager> for &IInspectable

§

fn from(value: &EnterpriseKeyCredentialRegistrationManager) -> Self

Converts to this type from the input type.
§

impl From<&EqualizerBand> for &IInspectable

§

fn from(value: &EqualizerBand) -> Self

Converts to this type from the input type.
§

impl From<&EqualizerEffectDefinition> for &IInspectable

§

fn from(value: &EqualizerEffectDefinition) -> Self

Converts to this type from the input type.
§

impl From<&ErrorDetails> for &IInspectable

§

fn from(value: &ErrorDetails) -> Self

Converts to this type from the input type.
§

impl From<&ErrorReceivedEventArgs> for &IInspectable

§

fn from(value: &ErrorReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ExponentialEasingFunction> for &IInspectable

§

fn from(value: &ExponentialEasingFunction) -> Self

Converts to this type from the input type.
§

impl From<&ExposureCompensationControl> for &IInspectable

§

fn from(value: &ExposureCompensationControl) -> Self

Converts to this type from the input type.
§

impl From<&ExposureControl> for &IInspectable

§

fn from(value: &ExposureControl) -> Self

Converts to this type from the input type.
§

impl From<&ExposurePriorityVideoControl> for &IInspectable

§

fn from(value: &ExposurePriorityVideoControl) -> Self

Converts to this type from the input type.
§

impl From<&ExpressionAnimation> for &IInspectable

§

fn from(value: &ExpressionAnimation) -> Self

Converts to this type from the input type.
§

impl From<&ExtendedExecutionForegroundRevokedEventArgs> for &IInspectable

§

fn from(value: &ExtendedExecutionForegroundRevokedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ExtendedExecutionForegroundSession> for &IInspectable

§

fn from(value: &ExtendedExecutionForegroundSession) -> Self

Converts to this type from the input type.
§

impl From<&ExtendedExecutionRevokedEventArgs> for &IInspectable

§

fn from(value: &ExtendedExecutionRevokedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ExtendedExecutionSession> for &IInspectable

§

fn from(value: &ExtendedExecutionSession) -> Self

Converts to this type from the input type.
§

impl From<&EyesPose> for &IInspectable

§

fn from(value: &EyesPose) -> Self

Converts to this type from the input type.
§

impl From<&FaceDetectedEventArgs> for &IInspectable

§

fn from(value: &FaceDetectedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&FaceDetectionEffect> for &IInspectable

§

fn from(value: &FaceDetectionEffect) -> Self

Converts to this type from the input type.
§

impl From<&FaceDetectionEffectDefinition> for &IInspectable

§

fn from(value: &FaceDetectionEffectDefinition) -> Self

Converts to this type from the input type.
§

impl From<&FaceDetectionEffectFrame> for &IInspectable

§

fn from(value: &FaceDetectionEffectFrame) -> Self

Converts to this type from the input type.
§

impl From<&FaceDetector> for &IInspectable

§

fn from(value: &FaceDetector) -> Self

Converts to this type from the input type.
§

impl From<&FaceTracker> for &IInspectable

§

fn from(value: &FaceTracker) -> Self

Converts to this type from the input type.
§

impl From<&FileActivatedEventArgs> for &IInspectable

§

fn from(value: &FileActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&FileExtensionVector> for &IInspectable

§

fn from(value: &FileExtensionVector) -> Self

Converts to this type from the input type.
§

impl From<&FileInformation> for &IInspectable

§

fn from(value: &FileInformation) -> Self

Converts to this type from the input type.
§

impl From<&FileInformationFactory> for &IInspectable

§

fn from(value: &FileInformationFactory) -> Self

Converts to this type from the input type.
§

impl From<&FileInputStream> for &IInspectable

§

fn from(value: &FileInputStream) -> Self

Converts to this type from the input type.
§

impl From<&FileLoggingSession> for &IInspectable

§

fn from(value: &FileLoggingSession) -> Self

Converts to this type from the input type.
§

impl From<&FileOpenPicker> for &IInspectable

§

fn from(value: &FileOpenPicker) -> Self

Converts to this type from the input type.
§

impl From<&FileOpenPickerActivatedEventArgs> for &IInspectable

§

fn from(value: &FileOpenPickerActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&FileOpenPickerContinuationEventArgs> for &IInspectable

§

fn from(value: &FileOpenPickerContinuationEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&FileOpenPickerUI> for &IInspectable

§

fn from(value: &FileOpenPickerUI) -> Self

Converts to this type from the input type.
§

impl From<&FileOutputStream> for &IInspectable

§

fn from(value: &FileOutputStream) -> Self

Converts to this type from the input type.
§

impl From<&FilePickerFileTypesOrderedMap> for &IInspectable

§

fn from(value: &FilePickerFileTypesOrderedMap) -> Self

Converts to this type from the input type.
§

impl From<&FilePickerSelectedFilesArray> for &IInspectable

§

fn from(value: &FilePickerSelectedFilesArray) -> Self

Converts to this type from the input type.
§

impl From<&FileProtectionInfo> for &IInspectable

§

fn from(value: &FileProtectionInfo) -> Self

Converts to this type from the input type.
§

impl From<&FileRandomAccessStream> for &IInspectable

§

fn from(value: &FileRandomAccessStream) -> Self

Converts to this type from the input type.
§

impl From<&FileRemovedEventArgs> for &IInspectable

§

fn from(value: &FileRemovedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&FileSavePicker> for &IInspectable

§

fn from(value: &FileSavePicker) -> Self

Converts to this type from the input type.
§

impl From<&FileSavePickerActivatedEventArgs> for &IInspectable

§

fn from(value: &FileSavePickerActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&FileSavePickerContinuationEventArgs> for &IInspectable

§

fn from(value: &FileSavePickerContinuationEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&FileSavePickerUI> for &IInspectable

§

fn from(value: &FileSavePickerUI) -> Self

Converts to this type from the input type.
§

impl From<&FileUnprotectOptions> for &IInspectable

§

fn from(value: &FileUnprotectOptions) -> Self

Converts to this type from the input type.
§

impl From<&FileUpdateRequest> for &IInspectable

§

fn from(value: &FileUpdateRequest) -> Self

Converts to this type from the input type.
§

impl From<&FileUpdateRequestDeferral> for &IInspectable

§

fn from(value: &FileUpdateRequestDeferral) -> Self

Converts to this type from the input type.
§

impl From<&FileUpdateRequestedEventArgs> for &IInspectable

§

fn from(value: &FileUpdateRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&FindAllAccountsResult> for &IInspectable

§

fn from(value: &FindAllAccountsResult) -> Self

Converts to this type from the input type.
§

impl From<&FindAppointmentsOptions> for &IInspectable

§

fn from(value: &FindAppointmentsOptions) -> Self

Converts to this type from the input type.
§

impl From<&FindRelatedPackagesOptions> for &IInspectable

§

fn from(value: &FindRelatedPackagesOptions) -> Self

Converts to this type from the input type.
§

impl From<&FindSharedPackageContainerOptions> for &IInspectable

§

fn from(value: &FindSharedPackageContainerOptions) -> Self

Converts to this type from the input type.
§

impl From<&FirstSignInSettings> for &IInspectable

§

fn from(value: &FirstSignInSettings) -> Self

Converts to this type from the input type.
§

impl From<&FlashControl> for &IInspectable

§

fn from(value: &FlashControl) -> Self

Converts to this type from the input type.
§

impl From<&FlightStick> for &IInspectable

§

fn from(value: &FlightStick) -> Self

Converts to this type from the input type.
§

impl From<&FocusControl> for &IInspectable

§

fn from(value: &FocusControl) -> Self

Converts to this type from the input type.
§

impl From<&FocusSession> for &IInspectable

§

fn from(value: &FocusSession) -> Self

Converts to this type from the input type.
§

impl From<&FocusSessionManager> for &IInspectable

§

fn from(value: &FocusSessionManager) -> Self

Converts to this type from the input type.
§

impl From<&FocusSettings> for &IInspectable

§

fn from(value: &FocusSettings) -> Self

Converts to this type from the input type.
§

impl From<&FolderInformation> for &IInspectable

§

fn from(value: &FolderInformation) -> Self

Converts to this type from the input type.
§

impl From<&FolderLauncherOptions> for &IInspectable

§

fn from(value: &FolderLauncherOptions) -> Self

Converts to this type from the input type.
§

impl From<&FolderPicker> for &IInspectable

§

fn from(value: &FolderPicker) -> Self

Converts to this type from the input type.
§

impl From<&FolderPickerContinuationEventArgs> for &IInspectable

§

fn from(value: &FolderPickerContinuationEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&FontWeights> for &IInspectable

§

fn from(value: &FontWeights) -> Self

Converts to this type from the input type.
§

impl From<&ForceFeedbackMotor> for &IInspectable

§

fn from(value: &ForceFeedbackMotor) -> Self

Converts to this type from the input type.
§

impl From<&FrameControlCapabilities> for &IInspectable

§

fn from(value: &FrameControlCapabilities) -> Self

Converts to this type from the input type.
§

impl From<&FrameController> for &IInspectable

§

fn from(value: &FrameController) -> Self

Converts to this type from the input type.
§

impl From<&FrameExposureCapabilities> for &IInspectable

§

fn from(value: &FrameExposureCapabilities) -> Self

Converts to this type from the input type.
§

impl From<&FrameExposureCompensationCapabilities> for &IInspectable

§

fn from(value: &FrameExposureCompensationCapabilities) -> Self

Converts to this type from the input type.
§

impl From<&FrameExposureCompensationControl> for &IInspectable

§

fn from(value: &FrameExposureCompensationControl) -> Self

Converts to this type from the input type.
§

impl From<&FrameExposureControl> for &IInspectable

§

fn from(value: &FrameExposureControl) -> Self

Converts to this type from the input type.
§

impl From<&FrameFlashCapabilities> for &IInspectable

§

fn from(value: &FrameFlashCapabilities) -> Self

Converts to this type from the input type.
§

impl From<&FrameFlashControl> for &IInspectable

§

fn from(value: &FrameFlashControl) -> Self

Converts to this type from the input type.
§

impl From<&FrameFocusCapabilities> for &IInspectable

§

fn from(value: &FrameFocusCapabilities) -> Self

Converts to this type from the input type.
§

impl From<&FrameFocusControl> for &IInspectable

§

fn from(value: &FrameFocusControl) -> Self

Converts to this type from the input type.
§

impl From<&FrameInputNodeQuantumStartedEventArgs> for &IInspectable

§

fn from(value: &FrameInputNodeQuantumStartedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&FrameIsoSpeedCapabilities> for &IInspectable

§

fn from(value: &FrameIsoSpeedCapabilities) -> Self

Converts to this type from the input type.
§

impl From<&FrameIsoSpeedControl> for &IInspectable

§

fn from(value: &FrameIsoSpeedControl) -> Self

Converts to this type from the input type.
§

impl From<&FullContactCardOptions> for &IInspectable

§

fn from(value: &FullContactCardOptions) -> Self

Converts to this type from the input type.
§

impl From<&FullScreenPresentationConfiguration> for &IInspectable

§

fn from(value: &FullScreenPresentationConfiguration) -> Self

Converts to this type from the input type.
§

impl From<&FullTrustProcessLaunchResult> for &IInspectable

§

fn from(value: &FullTrustProcessLaunchResult) -> Self

Converts to this type from the input type.
§

impl From<&GameBarServices> for &IInspectable

§

fn from(value: &GameBarServices) -> Self

Converts to this type from the input type.
§

impl From<&GameBarServicesCommandEventArgs> for &IInspectable

§

fn from(value: &GameBarServicesCommandEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&GameBarServicesManager> for &IInspectable

§

fn from(value: &GameBarServicesManager) -> Self

Converts to this type from the input type.
§

impl From<&GameBarServicesManagerGameBarServicesCreatedEventArgs> for &IInspectable

§

fn from(value: &GameBarServicesManagerGameBarServicesCreatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&GameBarServicesTargetInfo> for &IInspectable

§

fn from(value: &GameBarServicesTargetInfo) -> Self

Converts to this type from the input type.
§

impl From<&GameChatMessageReceivedEventArgs> for &IInspectable

§

fn from(value: &GameChatMessageReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&GameChatOverlay> for &IInspectable

§

fn from(value: &GameChatOverlay) -> Self

Converts to this type from the input type.
§

impl From<&GameChatOverlayMessageSource> for &IInspectable

§

fn from(value: &GameChatOverlayMessageSource) -> Self

Converts to this type from the input type.
§

impl From<&GameListEntry> for &IInspectable

§

fn from(value: &GameListEntry) -> Self

Converts to this type from the input type.
§

impl From<&GameModeConfiguration> for &IInspectable

§

fn from(value: &GameModeConfiguration) -> Self

Converts to this type from the input type.
§

impl From<&GameModeUserConfiguration> for &IInspectable

§

fn from(value: &GameModeUserConfiguration) -> Self

Converts to this type from the input type.
§

impl From<&GameSaveBlobGetResult> for &IInspectable

§

fn from(value: &GameSaveBlobGetResult) -> Self

Converts to this type from the input type.
§

impl From<&GameSaveBlobInfo> for &IInspectable

§

fn from(value: &GameSaveBlobInfo) -> Self

Converts to this type from the input type.
§

impl From<&GameSaveBlobInfoGetResult> for &IInspectable

§

fn from(value: &GameSaveBlobInfoGetResult) -> Self

Converts to this type from the input type.
§

impl From<&GameSaveBlobInfoQuery> for &IInspectable

§

fn from(value: &GameSaveBlobInfoQuery) -> Self

Converts to this type from the input type.
§

impl From<&GameSaveContainer> for &IInspectable

§

fn from(value: &GameSaveContainer) -> Self

Converts to this type from the input type.
§

impl From<&GameSaveContainerInfo> for &IInspectable

§

fn from(value: &GameSaveContainerInfo) -> Self

Converts to this type from the input type.
§

impl From<&GameSaveContainerInfoGetResult> for &IInspectable

§

fn from(value: &GameSaveContainerInfoGetResult) -> Self

Converts to this type from the input type.
§

impl From<&GameSaveContainerInfoQuery> for &IInspectable

§

fn from(value: &GameSaveContainerInfoQuery) -> Self

Converts to this type from the input type.
§

impl From<&GameSaveOperationResult> for &IInspectable

§

fn from(value: &GameSaveOperationResult) -> Self

Converts to this type from the input type.
§

impl From<&GameSaveProvider> for &IInspectable

§

fn from(value: &GameSaveProvider) -> Self

Converts to this type from the input type.
§

impl From<&GameSaveProviderGetResult> for &IInspectable

§

fn from(value: &GameSaveProviderGetResult) -> Self

Converts to this type from the input type.
§

impl From<&GameServicePropertyCollection> for &IInspectable

§

fn from(value: &GameServicePropertyCollection) -> Self

Converts to this type from the input type.
§

impl From<&GameUIProviderActivatedEventArgs> for &IInspectable

§

fn from(value: &GameUIProviderActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&Gamepad> for &IInspectable

§

fn from(value: &Gamepad) -> Self

Converts to this type from the input type.
§

impl From<&GattCharacteristic> for &IInspectable

§

fn from(value: &GattCharacteristic) -> Self

Converts to this type from the input type.
§

impl From<&GattCharacteristicNotificationTrigger> for &IInspectable

§

fn from(value: &GattCharacteristicNotificationTrigger) -> Self

Converts to this type from the input type.
§

impl From<&GattCharacteristicNotificationTriggerDetails> for &IInspectable

§

fn from(value: &GattCharacteristicNotificationTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&GattCharacteristicsResult> for &IInspectable

§

fn from(value: &GattCharacteristicsResult) -> Self

Converts to this type from the input type.
§

impl From<&GattClientNotificationResult> for &IInspectable

§

fn from(value: &GattClientNotificationResult) -> Self

Converts to this type from the input type.
§

impl From<&GattDescriptor> for &IInspectable

§

fn from(value: &GattDescriptor) -> Self

Converts to this type from the input type.
§

impl From<&GattDescriptorsResult> for &IInspectable

§

fn from(value: &GattDescriptorsResult) -> Self

Converts to this type from the input type.
§

impl From<&GattDeviceService> for &IInspectable

§

fn from(value: &GattDeviceService) -> Self

Converts to this type from the input type.
§

impl From<&GattDeviceServicesResult> for &IInspectable

§

fn from(value: &GattDeviceServicesResult) -> Self

Converts to this type from the input type.
§

impl From<&GattLocalCharacteristic> for &IInspectable

§

fn from(value: &GattLocalCharacteristic) -> Self

Converts to this type from the input type.
§

impl From<&GattLocalCharacteristicParameters> for &IInspectable

§

fn from(value: &GattLocalCharacteristicParameters) -> Self

Converts to this type from the input type.
§

impl From<&GattLocalCharacteristicResult> for &IInspectable

§

fn from(value: &GattLocalCharacteristicResult) -> Self

Converts to this type from the input type.
§

impl From<&GattLocalDescriptor> for &IInspectable

§

fn from(value: &GattLocalDescriptor) -> Self

Converts to this type from the input type.
§

impl From<&GattLocalDescriptorParameters> for &IInspectable

§

fn from(value: &GattLocalDescriptorParameters) -> Self

Converts to this type from the input type.
§

impl From<&GattLocalDescriptorResult> for &IInspectable

§

fn from(value: &GattLocalDescriptorResult) -> Self

Converts to this type from the input type.
§

impl From<&GattLocalService> for &IInspectable

§

fn from(value: &GattLocalService) -> Self

Converts to this type from the input type.
§

impl From<&GattPresentationFormat> for &IInspectable

§

fn from(value: &GattPresentationFormat) -> Self

Converts to this type from the input type.
§

impl From<&GattReadClientCharacteristicConfigurationDescriptorResult> for &IInspectable

§

fn from( value: &GattReadClientCharacteristicConfigurationDescriptorResult ) -> Self

Converts to this type from the input type.
§

impl From<&GattReadRequest> for &IInspectable

§

fn from(value: &GattReadRequest) -> Self

Converts to this type from the input type.
§

impl From<&GattReadRequestedEventArgs> for &IInspectable

§

fn from(value: &GattReadRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&GattReadResult> for &IInspectable

§

fn from(value: &GattReadResult) -> Self

Converts to this type from the input type.
§

impl From<&GattReliableWriteTransaction> for &IInspectable

§

fn from(value: &GattReliableWriteTransaction) -> Self

Converts to this type from the input type.
§

impl From<&GattRequestStateChangedEventArgs> for &IInspectable

§

fn from(value: &GattRequestStateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&GattServiceProvider> for &IInspectable

§

fn from(value: &GattServiceProvider) -> Self

Converts to this type from the input type.
§

impl From<&GattServiceProviderAdvertisementStatusChangedEventArgs> for &IInspectable

§

fn from(value: &GattServiceProviderAdvertisementStatusChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&GattServiceProviderAdvertisingParameters> for &IInspectable

§

fn from(value: &GattServiceProviderAdvertisingParameters) -> Self

Converts to this type from the input type.
§

impl From<&GattServiceProviderConnection> for &IInspectable

§

fn from(value: &GattServiceProviderConnection) -> Self

Converts to this type from the input type.
§

impl From<&GattServiceProviderResult> for &IInspectable

§

fn from(value: &GattServiceProviderResult) -> Self

Converts to this type from the input type.
§

impl From<&GattServiceProviderTrigger> for &IInspectable

§

fn from(value: &GattServiceProviderTrigger) -> Self

Converts to this type from the input type.
§

impl From<&GattServiceProviderTriggerDetails> for &IInspectable

§

fn from(value: &GattServiceProviderTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&GattServiceProviderTriggerResult> for &IInspectable

§

fn from(value: &GattServiceProviderTriggerResult) -> Self

Converts to this type from the input type.
§

impl From<&GattSession> for &IInspectable

§

fn from(value: &GattSession) -> Self

Converts to this type from the input type.
§

impl From<&GattSessionStatusChangedEventArgs> for &IInspectable

§

fn from(value: &GattSessionStatusChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&GattSubscribedClient> for &IInspectable

§

fn from(value: &GattSubscribedClient) -> Self

Converts to this type from the input type.
§

impl From<&GattValueChangedEventArgs> for &IInspectable

§

fn from(value: &GattValueChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&GattWriteRequest> for &IInspectable

§

fn from(value: &GattWriteRequest) -> Self

Converts to this type from the input type.
§

impl From<&GattWriteRequestedEventArgs> for &IInspectable

§

fn from(value: &GattWriteRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&GattWriteResult> for &IInspectable

§

fn from(value: &GattWriteResult) -> Self

Converts to this type from the input type.
§

impl From<&GazeDevicePreview> for &IInspectable

§

fn from(value: &GazeDevicePreview) -> Self

Converts to this type from the input type.
§

impl From<&GazeDeviceWatcherAddedPreviewEventArgs> for &IInspectable

§

fn from(value: &GazeDeviceWatcherAddedPreviewEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&GazeDeviceWatcherPreview> for &IInspectable

§

fn from(value: &GazeDeviceWatcherPreview) -> Self

Converts to this type from the input type.
§

impl From<&GazeDeviceWatcherRemovedPreviewEventArgs> for &IInspectable

§

fn from(value: &GazeDeviceWatcherRemovedPreviewEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&GazeDeviceWatcherUpdatedPreviewEventArgs> for &IInspectable

§

fn from(value: &GazeDeviceWatcherUpdatedPreviewEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&GazeEnteredPreviewEventArgs> for &IInspectable

§

fn from(value: &GazeEnteredPreviewEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&GazeExitedPreviewEventArgs> for &IInspectable

§

fn from(value: &GazeExitedPreviewEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&GazeInputSourcePreview> for &IInspectable

§

fn from(value: &GazeInputSourcePreview) -> Self

Converts to this type from the input type.
§

impl From<&GazeMovedPreviewEventArgs> for &IInspectable

§

fn from(value: &GazeMovedPreviewEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&GazePointPreview> for &IInspectable

§

fn from(value: &GazePointPreview) -> Self

Converts to this type from the input type.
§

impl From<&GeoboundingBox> for &IInspectable

§

fn from(value: &GeoboundingBox) -> Self

Converts to this type from the input type.
§

impl From<&Geocircle> for &IInspectable

§

fn from(value: &Geocircle) -> Self

Converts to this type from the input type.
§

impl From<&Geocoordinate> for &IInspectable

§

fn from(value: &Geocoordinate) -> Self

Converts to this type from the input type.
§

impl From<&GeocoordinateSatelliteData> for &IInspectable

§

fn from(value: &GeocoordinateSatelliteData) -> Self

Converts to this type from the input type.
§

impl From<&Geofence> for &IInspectable

§

fn from(value: &Geofence) -> Self

Converts to this type from the input type.
§

impl From<&GeofenceMonitor> for &IInspectable

§

fn from(value: &GeofenceMonitor) -> Self

Converts to this type from the input type.
§

impl From<&GeofenceStateChangeReport> for &IInspectable

§

fn from(value: &GeofenceStateChangeReport) -> Self

Converts to this type from the input type.
§

impl From<&GeographicRegion> for &IInspectable

§

fn from(value: &GeographicRegion) -> Self

Converts to this type from the input type.
§

impl From<&GeolocationProvider> for &IInspectable

§

fn from(value: &GeolocationProvider) -> Self

Converts to this type from the input type.
§

impl From<&Geolocator> for &IInspectable

§

fn from(value: &Geolocator) -> Self

Converts to this type from the input type.
§

impl From<&Geopath> for &IInspectable

§

fn from(value: &Geopath) -> Self

Converts to this type from the input type.
§

impl From<&Geopoint> for &IInspectable

§

fn from(value: &Geopoint) -> Self

Converts to this type from the input type.
§

impl From<&Geoposition> for &IInspectable

§

fn from(value: &Geoposition) -> Self

Converts to this type from the input type.
§

impl From<&Geovisit> for &IInspectable

§

fn from(value: &Geovisit) -> Self

Converts to this type from the input type.
§

impl From<&GeovisitMonitor> for &IInspectable

§

fn from(value: &GeovisitMonitor) -> Self

Converts to this type from the input type.
§

impl From<&GeovisitStateChangedEventArgs> for &IInspectable

§

fn from(value: &GeovisitStateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&GeovisitTrigger> for &IInspectable

§

fn from(value: &GeovisitTrigger) -> Self

Converts to this type from the input type.
§

impl From<&GeovisitTriggerDetails> for &IInspectable

§

fn from(value: &GeovisitTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&GestureRecognizer> for &IInspectable

§

fn from(value: &GestureRecognizer) -> Self

Converts to this type from the input type.
§

impl From<&GetEntitlementResult> for &IInspectable

§

fn from(value: &GetEntitlementResult) -> Self

Converts to this type from the input type.
§

impl From<&GetSmsDeviceOperation> for &IInspectable

§

fn from(value: &GetSmsDeviceOperation) -> Self

Converts to this type from the input type.
§

impl From<&GetSmsMessageOperation> for &IInspectable

§

fn from(value: &GetSmsMessageOperation) -> Self

Converts to this type from the input type.
§

impl From<&GetSmsMessagesOperation> for &IInspectable

§

fn from(value: &GetSmsMessagesOperation) -> Self

Converts to this type from the input type.
§

impl From<&GipFirmwareUpdateResult> for &IInspectable

§

fn from(value: &GipFirmwareUpdateResult) -> Self

Converts to this type from the input type.
§

impl From<&GipGameControllerProvider> for &IInspectable

§

fn from(value: &GipGameControllerProvider) -> Self

Converts to this type from the input type.
§

impl From<&GlobalSystemMediaTransportControlsSession> for &IInspectable

§

fn from(value: &GlobalSystemMediaTransportControlsSession) -> Self

Converts to this type from the input type.
§

impl From<&GlobalSystemMediaTransportControlsSessionManager> for &IInspectable

§

fn from(value: &GlobalSystemMediaTransportControlsSessionManager) -> Self

Converts to this type from the input type.
§

impl From<&GlobalSystemMediaTransportControlsSessionMediaProperties> for &IInspectable

§

fn from( value: &GlobalSystemMediaTransportControlsSessionMediaProperties ) -> Self

Converts to this type from the input type.
§

impl From<&GlobalSystemMediaTransportControlsSessionPlaybackControls> for &IInspectable

§

fn from( value: &GlobalSystemMediaTransportControlsSessionPlaybackControls ) -> Self

Converts to this type from the input type.
§

impl From<&GlobalSystemMediaTransportControlsSessionPlaybackInfo> for &IInspectable

§

fn from(value: &GlobalSystemMediaTransportControlsSessionPlaybackInfo) -> Self

Converts to this type from the input type.
§

impl From<&GlobalSystemMediaTransportControlsSessionTimelineProperties> for &IInspectable

§

fn from( value: &GlobalSystemMediaTransportControlsSessionTimelineProperties ) -> Self

Converts to this type from the input type.
§

impl From<&GlobalizationPreferencesForUser> for &IInspectable

§

fn from(value: &GlobalizationPreferencesForUser) -> Self

Converts to this type from the input type.
§

impl From<&GpioChangeCounter> for &IInspectable

§

fn from(value: &GpioChangeCounter) -> Self

Converts to this type from the input type.
§

impl From<&GpioChangeReader> for &IInspectable

§

fn from(value: &GpioChangeReader) -> Self

Converts to this type from the input type.
§

impl From<&GpioController> for &IInspectable

§

fn from(value: &GpioController) -> Self

Converts to this type from the input type.
§

impl From<&GpioPin> for &IInspectable

§

fn from(value: &GpioPin) -> Self

Converts to this type from the input type.
§

impl From<&GpioPinProviderValueChangedEventArgs> for &IInspectable

§

fn from(value: &GpioPinProviderValueChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&GpioPinValueChangedEventArgs> for &IInspectable

§

fn from(value: &GpioPinValueChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&GraphicsCaptureItem> for &IInspectable

§

fn from(value: &GraphicsCaptureItem) -> Self

Converts to this type from the input type.
§

impl From<&GraphicsCapturePicker> for &IInspectable

§

fn from(value: &GraphicsCapturePicker) -> Self

Converts to this type from the input type.
§

impl From<&GraphicsCaptureSession> for &IInspectable

§

fn from(value: &GraphicsCaptureSession) -> Self

Converts to this type from the input type.
§

impl From<&GuidanceAudioNotificationRequestedEventArgs> for &IInspectable

§

fn from(value: &GuidanceAudioNotificationRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&GuidanceLaneInfo> for &IInspectable

§

fn from(value: &GuidanceLaneInfo) -> Self

Converts to this type from the input type.
§

impl From<&GuidanceManeuver> for &IInspectable

§

fn from(value: &GuidanceManeuver) -> Self

Converts to this type from the input type.
§

impl From<&GuidanceMapMatchedCoordinate> for &IInspectable

§

fn from(value: &GuidanceMapMatchedCoordinate) -> Self

Converts to this type from the input type.
§

impl From<&GuidanceNavigator> for &IInspectable

§

fn from(value: &GuidanceNavigator) -> Self

Converts to this type from the input type.
§

impl From<&GuidanceReroutedEventArgs> for &IInspectable

§

fn from(value: &GuidanceReroutedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&GuidanceRoadSegment> for &IInspectable

§

fn from(value: &GuidanceRoadSegment) -> Self

Converts to this type from the input type.
§

impl From<&GuidanceRoadSignpost> for &IInspectable

§

fn from(value: &GuidanceRoadSignpost) -> Self

Converts to this type from the input type.
§

impl From<&GuidanceRoute> for &IInspectable

§

fn from(value: &GuidanceRoute) -> Self

Converts to this type from the input type.
§

impl From<&GuidanceTelemetryCollector> for &IInspectable

§

fn from(value: &GuidanceTelemetryCollector) -> Self

Converts to this type from the input type.
§

impl From<&GuidanceUpdatedEventArgs> for &IInspectable

§

fn from(value: &GuidanceUpdatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&Gyrometer> for &IInspectable

§

fn from(value: &Gyrometer) -> Self

Converts to this type from the input type.
§

impl From<&GyrometerDataThreshold> for &IInspectable

§

fn from(value: &GyrometerDataThreshold) -> Self

Converts to this type from the input type.
§

impl From<&GyrometerReading> for &IInspectable

§

fn from(value: &GyrometerReading) -> Self

Converts to this type from the input type.
§

impl From<&GyrometerReadingChangedEventArgs> for &IInspectable

§

fn from(value: &GyrometerReadingChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&HandMeshObserver> for &IInspectable

§

fn from(value: &HandMeshObserver) -> Self

Converts to this type from the input type.
§

impl From<&HandMeshVertexState> for &IInspectable

§

fn from(value: &HandMeshVertexState) -> Self

Converts to this type from the input type.
§

impl From<&HandPose> for &IInspectable

§

fn from(value: &HandPose) -> Self

Converts to this type from the input type.
§

impl From<&HardwareToken> for &IInspectable

§

fn from(value: &HardwareToken) -> Self

Converts to this type from the input type.
§

impl From<&HashAlgorithmProvider> for &IInspectable

§

fn from(value: &HashAlgorithmProvider) -> Self

Converts to this type from the input type.
§

impl From<&HdcpSession> for &IInspectable

§

fn from(value: &HdcpSession) -> Self

Converts to this type from the input type.
§

impl From<&HdmiDisplayInformation> for &IInspectable

§

fn from(value: &HdmiDisplayInformation) -> Self

Converts to this type from the input type.
§

impl From<&HdmiDisplayMode> for &IInspectable

§

fn from(value: &HdmiDisplayMode) -> Self

Converts to this type from the input type.
§

impl From<&HdrVideoControl> for &IInspectable

§

fn from(value: &HdrVideoControl) -> Self

Converts to this type from the input type.
§

impl From<&HeadPose> for &IInspectable

§

fn from(value: &HeadPose) -> Self

Converts to this type from the input type.
§

impl From<&Headset> for &IInspectable

§

fn from(value: &Headset) -> Self

Converts to this type from the input type.
§

impl From<&HidBooleanControl> for &IInspectable

§

fn from(value: &HidBooleanControl) -> Self

Converts to this type from the input type.
§

impl From<&HidBooleanControlDescription> for &IInspectable

§

fn from(value: &HidBooleanControlDescription) -> Self

Converts to this type from the input type.
§

impl From<&HidCollection> for &IInspectable

§

fn from(value: &HidCollection) -> Self

Converts to this type from the input type.
§

impl From<&HidDevice> for &IInspectable

§

fn from(value: &HidDevice) -> Self

Converts to this type from the input type.
§

impl From<&HidFeatureReport> for &IInspectable

§

fn from(value: &HidFeatureReport) -> Self

Converts to this type from the input type.
§

impl From<&HidGameControllerProvider> for &IInspectable

§

fn from(value: &HidGameControllerProvider) -> Self

Converts to this type from the input type.
§

impl From<&HidInputReport> for &IInspectable

§

fn from(value: &HidInputReport) -> Self

Converts to this type from the input type.
§

impl From<&HidInputReportReceivedEventArgs> for &IInspectable

§

fn from(value: &HidInputReportReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&HidNumericControl> for &IInspectable

§

fn from(value: &HidNumericControl) -> Self

Converts to this type from the input type.
§

impl From<&HidNumericControlDescription> for &IInspectable

§

fn from(value: &HidNumericControlDescription) -> Self

Converts to this type from the input type.
§

impl From<&HidOutputReport> for &IInspectable

§

fn from(value: &HidOutputReport) -> Self

Converts to this type from the input type.
§

impl From<&HighDynamicRangeControl> for &IInspectable

§

fn from(value: &HighDynamicRangeControl) -> Self

Converts to this type from the input type.
§

impl From<&HighDynamicRangeOutput> for &IInspectable

§

fn from(value: &HighDynamicRangeOutput) -> Self

Converts to this type from the input type.
§

impl From<&HingeAngleReading> for &IInspectable

§

fn from(value: &HingeAngleReading) -> Self

Converts to this type from the input type.
§

impl From<&HingeAngleSensor> for &IInspectable

§

fn from(value: &HingeAngleSensor) -> Self

Converts to this type from the input type.
§

impl From<&HingeAngleSensorReadingChangedEventArgs> for &IInspectable

§

fn from(value: &HingeAngleSensorReadingChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&HoldingEventArgs> for &IInspectable

§

fn from(value: &HoldingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&HolographicCamera> for &IInspectable

§

fn from(value: &HolographicCamera) -> Self

Converts to this type from the input type.
§

impl From<&HolographicCameraPose> for &IInspectable

§

fn from(value: &HolographicCameraPose) -> Self

Converts to this type from the input type.
§

impl From<&HolographicCameraRenderingParameters> for &IInspectable

§

fn from(value: &HolographicCameraRenderingParameters) -> Self

Converts to this type from the input type.
§

impl From<&HolographicCameraViewportParameters> for &IInspectable

§

fn from(value: &HolographicCameraViewportParameters) -> Self

Converts to this type from the input type.
§

impl From<&HolographicDisplay> for &IInspectable

§

fn from(value: &HolographicDisplay) -> Self

Converts to this type from the input type.
§

impl From<&HolographicFrame> for &IInspectable

§

fn from(value: &HolographicFrame) -> Self

Converts to this type from the input type.
§

impl From<&HolographicFramePrediction> for &IInspectable

§

fn from(value: &HolographicFramePrediction) -> Self

Converts to this type from the input type.
§

impl From<&HolographicFramePresentationMonitor> for &IInspectable

§

fn from(value: &HolographicFramePresentationMonitor) -> Self

Converts to this type from the input type.
§

impl From<&HolographicFramePresentationReport> for &IInspectable

§

fn from(value: &HolographicFramePresentationReport) -> Self

Converts to this type from the input type.
§

impl From<&HolographicFrameRenderingReport> for &IInspectable

§

fn from(value: &HolographicFrameRenderingReport) -> Self

Converts to this type from the input type.
§

impl From<&HolographicFrameScanoutMonitor> for &IInspectable

§

fn from(value: &HolographicFrameScanoutMonitor) -> Self

Converts to this type from the input type.
§

impl From<&HolographicFrameScanoutReport> for &IInspectable

§

fn from(value: &HolographicFrameScanoutReport) -> Self

Converts to this type from the input type.
§

impl From<&HolographicKeyboard> for &IInspectable

§

fn from(value: &HolographicKeyboard) -> Self

Converts to this type from the input type.
§

impl From<&HolographicKeyboardPlacementOverridePreview> for &IInspectable

§

fn from(value: &HolographicKeyboardPlacementOverridePreview) -> Self

Converts to this type from the input type.
§

impl From<&HolographicQuadLayer> for &IInspectable

§

fn from(value: &HolographicQuadLayer) -> Self

Converts to this type from the input type.
§

impl From<&HolographicQuadLayerUpdateParameters> for &IInspectable

§

fn from(value: &HolographicQuadLayerUpdateParameters) -> Self

Converts to this type from the input type.
§

impl From<&HolographicSpace> for &IInspectable

§

fn from(value: &HolographicSpace) -> Self

Converts to this type from the input type.
§

impl From<&HolographicSpaceCameraAddedEventArgs> for &IInspectable

§

fn from(value: &HolographicSpaceCameraAddedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&HolographicSpaceCameraRemovedEventArgs> for &IInspectable

§

fn from(value: &HolographicSpaceCameraRemovedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&HolographicViewConfiguration> for &IInspectable

§

fn from(value: &HolographicViewConfiguration) -> Self

Converts to this type from the input type.
§

impl From<&HostName> for &IInspectable

§

fn from(value: &HostName) -> Self

Converts to this type from the input type.
§

impl From<&HostedViewClosingEventArgs> for &IInspectable

§

fn from(value: &HostedViewClosingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&HotspotAuthenticationContext> for &IInspectable

§

fn from(value: &HotspotAuthenticationContext) -> Self

Converts to this type from the input type.
§

impl From<&HotspotAuthenticationEventDetails> for &IInspectable

§

fn from(value: &HotspotAuthenticationEventDetails) -> Self

Converts to this type from the input type.
§

impl From<&HotspotCredentialsAuthenticationResult> for &IInspectable

§

fn from(value: &HotspotCredentialsAuthenticationResult) -> Self

Converts to this type from the input type.
§

impl From<&HtmlPrintDocumentSource> for &IInspectable

§

fn from(value: &HtmlPrintDocumentSource) -> Self

Converts to this type from the input type.
§

impl From<&HttpBaseProtocolFilter> for &IInspectable

§

fn from(value: &HttpBaseProtocolFilter) -> Self

Converts to this type from the input type.
§

impl From<&HttpBufferContent> for &IInspectable

§

fn from(value: &HttpBufferContent) -> Self

Converts to this type from the input type.
§

impl From<&HttpCacheControl> for &IInspectable

§

fn from(value: &HttpCacheControl) -> Self

Converts to this type from the input type.
§

impl From<&HttpCacheDirectiveHeaderValueCollection> for &IInspectable

§

fn from(value: &HttpCacheDirectiveHeaderValueCollection) -> Self

Converts to this type from the input type.
§

impl From<&HttpChallengeHeaderValue> for &IInspectable

§

fn from(value: &HttpChallengeHeaderValue) -> Self

Converts to this type from the input type.
§

impl From<&HttpChallengeHeaderValueCollection> for &IInspectable

§

fn from(value: &HttpChallengeHeaderValueCollection) -> Self

Converts to this type from the input type.
§

impl From<&HttpClient> for &IInspectable

§

fn from(value: &HttpClient) -> Self

Converts to this type from the input type.
§

impl From<&HttpConnectionOptionHeaderValue> for &IInspectable

§

fn from(value: &HttpConnectionOptionHeaderValue) -> Self

Converts to this type from the input type.
§

impl From<&HttpConnectionOptionHeaderValueCollection> for &IInspectable

§

fn from(value: &HttpConnectionOptionHeaderValueCollection) -> Self

Converts to this type from the input type.
§

impl From<&HttpContentCodingHeaderValue> for &IInspectable

§

fn from(value: &HttpContentCodingHeaderValue) -> Self

Converts to this type from the input type.
§

impl From<&HttpContentCodingHeaderValueCollection> for &IInspectable

§

fn from(value: &HttpContentCodingHeaderValueCollection) -> Self

Converts to this type from the input type.
§

impl From<&HttpContentCodingWithQualityHeaderValue> for &IInspectable

§

fn from(value: &HttpContentCodingWithQualityHeaderValue) -> Self

Converts to this type from the input type.
§

impl From<&HttpContentCodingWithQualityHeaderValueCollection> for &IInspectable

§

fn from(value: &HttpContentCodingWithQualityHeaderValueCollection) -> Self

Converts to this type from the input type.
§

impl From<&HttpContentDispositionHeaderValue> for &IInspectable

§

fn from(value: &HttpContentDispositionHeaderValue) -> Self

Converts to this type from the input type.
§

impl From<&HttpContentHeaderCollection> for &IInspectable

§

fn from(value: &HttpContentHeaderCollection) -> Self

Converts to this type from the input type.
§

impl From<&HttpContentRangeHeaderValue> for &IInspectable

§

fn from(value: &HttpContentRangeHeaderValue) -> Self

Converts to this type from the input type.
§

impl From<&HttpCookie> for &IInspectable

§

fn from(value: &HttpCookie) -> Self

Converts to this type from the input type.
§

impl From<&HttpCookieCollection> for &IInspectable

§

fn from(value: &HttpCookieCollection) -> Self

Converts to this type from the input type.
§

impl From<&HttpCookieManager> for &IInspectable

§

fn from(value: &HttpCookieManager) -> Self

Converts to this type from the input type.
§

impl From<&HttpCookiePairHeaderValue> for &IInspectable

§

fn from(value: &HttpCookiePairHeaderValue) -> Self

Converts to this type from the input type.
§

impl From<&HttpCookiePairHeaderValueCollection> for &IInspectable

§

fn from(value: &HttpCookiePairHeaderValueCollection) -> Self

Converts to this type from the input type.
§

impl From<&HttpCredentialsHeaderValue> for &IInspectable

§

fn from(value: &HttpCredentialsHeaderValue) -> Self

Converts to this type from the input type.
§

impl From<&HttpDateOrDeltaHeaderValue> for &IInspectable

§

fn from(value: &HttpDateOrDeltaHeaderValue) -> Self

Converts to this type from the input type.
§

impl From<&HttpDiagnosticProvider> for &IInspectable

§

fn from(value: &HttpDiagnosticProvider) -> Self

Converts to this type from the input type.
§

impl From<&HttpDiagnosticProviderRequestResponseCompletedEventArgs> for &IInspectable

§

fn from(value: &HttpDiagnosticProviderRequestResponseCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&HttpDiagnosticProviderRequestResponseTimestamps> for &IInspectable

§

fn from(value: &HttpDiagnosticProviderRequestResponseTimestamps) -> Self

Converts to this type from the input type.
§

impl From<&HttpDiagnosticProviderRequestSentEventArgs> for &IInspectable

§

fn from(value: &HttpDiagnosticProviderRequestSentEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&HttpDiagnosticProviderResponseReceivedEventArgs> for &IInspectable

§

fn from(value: &HttpDiagnosticProviderResponseReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&HttpDiagnosticSourceLocation> for &IInspectable

§

fn from(value: &HttpDiagnosticSourceLocation) -> Self

Converts to this type from the input type.
§

impl From<&HttpExpectationHeaderValue> for &IInspectable

§

fn from(value: &HttpExpectationHeaderValue) -> Self

Converts to this type from the input type.
§

impl From<&HttpExpectationHeaderValueCollection> for &IInspectable

§

fn from(value: &HttpExpectationHeaderValueCollection) -> Self

Converts to this type from the input type.
§

impl From<&HttpFormUrlEncodedContent> for &IInspectable

§

fn from(value: &HttpFormUrlEncodedContent) -> Self

Converts to this type from the input type.
§

impl From<&HttpGetBufferResult> for &IInspectable

§

fn from(value: &HttpGetBufferResult) -> Self

Converts to this type from the input type.
§

impl From<&HttpGetInputStreamResult> for &IInspectable

§

fn from(value: &HttpGetInputStreamResult) -> Self

Converts to this type from the input type.
§

impl From<&HttpGetStringResult> for &IInspectable

§

fn from(value: &HttpGetStringResult) -> Self

Converts to this type from the input type.
§

impl From<&HttpLanguageHeaderValueCollection> for &IInspectable

§

fn from(value: &HttpLanguageHeaderValueCollection) -> Self

Converts to this type from the input type.
§

impl From<&HttpLanguageRangeWithQualityHeaderValue> for &IInspectable

§

fn from(value: &HttpLanguageRangeWithQualityHeaderValue) -> Self

Converts to this type from the input type.
§

impl From<&HttpLanguageRangeWithQualityHeaderValueCollection> for &IInspectable

§

fn from(value: &HttpLanguageRangeWithQualityHeaderValueCollection) -> Self

Converts to this type from the input type.
§

impl From<&HttpMediaTypeHeaderValue> for &IInspectable

§

fn from(value: &HttpMediaTypeHeaderValue) -> Self

Converts to this type from the input type.
§

impl From<&HttpMediaTypeWithQualityHeaderValue> for &IInspectable

§

fn from(value: &HttpMediaTypeWithQualityHeaderValue) -> Self

Converts to this type from the input type.
§

impl From<&HttpMediaTypeWithQualityHeaderValueCollection> for &IInspectable

§

fn from(value: &HttpMediaTypeWithQualityHeaderValueCollection) -> Self

Converts to this type from the input type.
§

impl From<&HttpMethod> for &IInspectable

§

fn from(value: &HttpMethod) -> Self

Converts to this type from the input type.
§

impl From<&HttpMethodHeaderValueCollection> for &IInspectable

§

fn from(value: &HttpMethodHeaderValueCollection) -> Self

Converts to this type from the input type.
§

impl From<&HttpMultipartContent> for &IInspectable

§

fn from(value: &HttpMultipartContent) -> Self

Converts to this type from the input type.
§

impl From<&HttpMultipartFormDataContent> for &IInspectable

§

fn from(value: &HttpMultipartFormDataContent) -> Self

Converts to this type from the input type.
§

impl From<&HttpNameValueHeaderValue> for &IInspectable

§

fn from(value: &HttpNameValueHeaderValue) -> Self

Converts to this type from the input type.
§

impl From<&HttpProductHeaderValue> for &IInspectable

§

fn from(value: &HttpProductHeaderValue) -> Self

Converts to this type from the input type.
§

impl From<&HttpProductInfoHeaderValue> for &IInspectable

§

fn from(value: &HttpProductInfoHeaderValue) -> Self

Converts to this type from the input type.
§

impl From<&HttpProductInfoHeaderValueCollection> for &IInspectable

§

fn from(value: &HttpProductInfoHeaderValueCollection) -> Self

Converts to this type from the input type.
§

impl From<&HttpRequestHeaderCollection> for &IInspectable

§

fn from(value: &HttpRequestHeaderCollection) -> Self

Converts to this type from the input type.
§

impl From<&HttpRequestMessage> for &IInspectable

§

fn from(value: &HttpRequestMessage) -> Self

Converts to this type from the input type.
§

impl From<&HttpRequestResult> for &IInspectable

§

fn from(value: &HttpRequestResult) -> Self

Converts to this type from the input type.
§

impl From<&HttpResponseHeaderCollection> for &IInspectable

§

fn from(value: &HttpResponseHeaderCollection) -> Self

Converts to this type from the input type.
§

impl From<&HttpResponseMessage> for &IInspectable

§

fn from(value: &HttpResponseMessage) -> Self

Converts to this type from the input type.
§

impl From<&HttpServerCustomValidationRequestedEventArgs> for &IInspectable

§

fn from(value: &HttpServerCustomValidationRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&HttpStreamContent> for &IInspectable

§

fn from(value: &HttpStreamContent) -> Self

Converts to this type from the input type.
§

impl From<&HttpStringContent> for &IInspectable

§

fn from(value: &HttpStringContent) -> Self

Converts to this type from the input type.
§

impl From<&HttpTransferCodingHeaderValue> for &IInspectable

§

fn from(value: &HttpTransferCodingHeaderValue) -> Self

Converts to this type from the input type.
§

impl From<&HttpTransferCodingHeaderValueCollection> for &IInspectable

§

fn from(value: &HttpTransferCodingHeaderValueCollection) -> Self

Converts to this type from the input type.
§

impl From<&HttpTransportInformation> for &IInspectable

§

fn from(value: &HttpTransportInformation) -> Self

Converts to this type from the input type.
§

impl From<&HumanPresenceFeatures> for &IInspectable

§

fn from(value: &HumanPresenceFeatures) -> Self

Converts to this type from the input type.
§

impl From<&HumanPresenceSensor> for &IInspectable

§

fn from(value: &HumanPresenceSensor) -> Self

Converts to this type from the input type.
§

impl From<&HumanPresenceSensorReading> for &IInspectable

§

fn from(value: &HumanPresenceSensorReading) -> Self

Converts to this type from the input type.
§

impl From<&HumanPresenceSensorReadingChangedEventArgs> for &IInspectable

§

fn from(value: &HumanPresenceSensorReadingChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&HumanPresenceSensorReadingUpdate> for &IInspectable

§

fn from(value: &HumanPresenceSensorReadingUpdate) -> Self

Converts to this type from the input type.
§

impl From<&HumanPresenceSettings> for &IInspectable

§

fn from(value: &HumanPresenceSettings) -> Self

Converts to this type from the input type.
§

impl From<&I2cConnectionSettings> for &IInspectable

§

fn from(value: &I2cConnectionSettings) -> Self

Converts to this type from the input type.
§

impl From<&I2cController> for &IInspectable

§

fn from(value: &I2cController) -> Self

Converts to this type from the input type.
§

impl From<&I2cDevice> for &IInspectable

§

fn from(value: &I2cDevice) -> Self

Converts to this type from the input type.
§

impl From<&IAccessoryNotificationTriggerDetails> for &IInspectable

§

fn from(value: &IAccessoryNotificationTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&IAccountsSettingsPaneInterop> for &IInspectable

§

fn from(value: &IAccountsSettingsPaneInterop) -> Self

Converts to this type from the input type.
§

impl From<&IActivatedEventArgs> for &IInspectable

§

fn from(value: &IActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IActivatedEventArgsDeferral> for &IInspectable

§

fn from(value: &IActivatedEventArgsDeferral) -> Self

Converts to this type from the input type.
§

impl From<&IActivatedEventArgsWithUser> for &IInspectable

§

fn from(value: &IActivatedEventArgsWithUser) -> Self

Converts to this type from the input type.
§

impl From<&IActivationFactory> for &IInspectable

§

fn from(value: &IActivationFactory) -> Self

Converts to this type from the input type.
§

impl From<&IAdaptiveCard> for &IInspectable

§

fn from(value: &IAdaptiveCard) -> Self

Converts to this type from the input type.
§

impl From<&IAdaptiveCardBuilderStatics> for &IInspectable

§

fn from(value: &IAdaptiveCardBuilderStatics) -> Self

Converts to this type from the input type.
§

impl From<&IAdaptiveNotificationContent> for &IInspectable

§

fn from(value: &IAdaptiveNotificationContent) -> Self

Converts to this type from the input type.
§

impl From<&IAdcControllerProvider> for &IInspectable

§

fn from(value: &IAdcControllerProvider) -> Self

Converts to this type from the input type.
§

impl From<&IAdcProvider> for &IInspectable

§

fn from(value: &IAdcProvider) -> Self

Converts to this type from the input type.
§

impl From<&IAnimationObject> for &IInspectable

§

fn from(value: &IAnimationObject) -> Self

Converts to this type from the input type.
§

impl From<&IApplicationViewActivatedEventArgs> for &IInspectable

§

fn from(value: &IApplicationViewActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IAppointmentParticipant> for &IInspectable

§

fn from(value: &IAppointmentParticipant) -> Self

Converts to this type from the input type.
§

impl From<&IAppointmentsProviderActivatedEventArgs> for &IInspectable

§

fn from(value: &IAppointmentsProviderActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IAppointmentsProviderAddAppointmentActivatedEventArgs> for &IInspectable

§

fn from(value: &IAppointmentsProviderAddAppointmentActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IAppointmentsProviderRemoveAppointmentActivatedEventArgs> for &IInspectable

§

fn from( value: &IAppointmentsProviderRemoveAppointmentActivatedEventArgs ) -> Self

Converts to this type from the input type.
§

impl From<&IAppointmentsProviderReplaceAppointmentActivatedEventArgs> for &IInspectable

§

fn from( value: &IAppointmentsProviderReplaceAppointmentActivatedEventArgs ) -> Self

Converts to this type from the input type.
§

impl From<&IAppointmentsProviderShowAppointmentDetailsActivatedEventArgs> for &IInspectable

§

fn from( value: &IAppointmentsProviderShowAppointmentDetailsActivatedEventArgs ) -> Self

Converts to this type from the input type.
§

impl From<&IAppointmentsProviderShowTimeFrameActivatedEventArgs> for &IInspectable

§

fn from(value: &IAppointmentsProviderShowTimeFrameActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IAsyncAction> for &IInspectable

§

fn from(value: &IAsyncAction) -> Self

Converts to this type from the input type.
§

impl From<&IAsyncInfo> for &IInspectable

§

fn from(value: &IAsyncInfo) -> Self

Converts to this type from the input type.
§

impl From<&IAudioEffectDefinition> for &IInspectable

§

fn from(value: &IAudioEffectDefinition) -> Self

Converts to this type from the input type.
§

impl From<&IAudioFrameNative> for &IInspectable

§

fn from(value: &IAudioFrameNative) -> Self

Converts to this type from the input type.
§

impl From<&IAudioFrameNativeFactory> for &IInspectable

§

fn from(value: &IAudioFrameNativeFactory) -> Self

Converts to this type from the input type.
§

impl From<&IAudioInputNode> for &IInspectable

§

fn from(value: &IAudioInputNode) -> Self

Converts to this type from the input type.
§

impl From<&IAudioInputNode2> for &IInspectable

§

fn from(value: &IAudioInputNode2) -> Self

Converts to this type from the input type.
§

impl From<&IAudioNode> for &IInspectable

§

fn from(value: &IAudioNode) -> Self

Converts to this type from the input type.
§

impl From<&IAudioNodeWithListener> for &IInspectable

§

fn from(value: &IAudioNodeWithListener) -> Self

Converts to this type from the input type.
§

impl From<&IBackgroundActivatedEventArgs> for &IInspectable

§

fn from(value: &IBackgroundActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IBackgroundCondition> for &IInspectable

§

fn from(value: &IBackgroundCondition) -> Self

Converts to this type from the input type.
§

impl From<&IBackgroundTask> for &IInspectable

§

fn from(value: &IBackgroundTask) -> Self

Converts to this type from the input type.
§

impl From<&IBackgroundTaskInstance> for &IInspectable

§

fn from(value: &IBackgroundTaskInstance) -> Self

Converts to this type from the input type.
§

impl From<&IBackgroundTaskInstance2> for &IInspectable

§

fn from(value: &IBackgroundTaskInstance2) -> Self

Converts to this type from the input type.
§

impl From<&IBackgroundTaskInstance4> for &IInspectable

§

fn from(value: &IBackgroundTaskInstance4) -> Self

Converts to this type from the input type.
§

impl From<&IBackgroundTaskRegistration> for &IInspectable

§

fn from(value: &IBackgroundTaskRegistration) -> Self

Converts to this type from the input type.
§

impl From<&IBackgroundTaskRegistration2> for &IInspectable

§

fn from(value: &IBackgroundTaskRegistration2) -> Self

Converts to this type from the input type.
§

impl From<&IBackgroundTaskRegistration3> for &IInspectable

§

fn from(value: &IBackgroundTaskRegistration3) -> Self

Converts to this type from the input type.
§

impl From<&IBackgroundTransferBase> for &IInspectable

§

fn from(value: &IBackgroundTransferBase) -> Self

Converts to this type from the input type.
§

impl From<&IBackgroundTransferContentPartFactory> for &IInspectable

§

fn from(value: &IBackgroundTransferContentPartFactory) -> Self

Converts to this type from the input type.
§

impl From<&IBackgroundTransferOperation> for &IInspectable

§

fn from(value: &IBackgroundTransferOperation) -> Self

Converts to this type from the input type.
§

impl From<&IBackgroundTransferOperationPriority> for &IInspectable

§

fn from(value: &IBackgroundTransferOperationPriority) -> Self

Converts to this type from the input type.
§

impl From<&IBackgroundTrigger> for &IInspectable

§

fn from(value: &IBackgroundTrigger) -> Self

Converts to this type from the input type.
§

impl From<&IBarcodeScannerPreviewActivatedEventArgs> for &IInspectable

§

fn from(value: &IBarcodeScannerPreviewActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IBasicAudioEffect> for &IInspectable

§

fn from(value: &IBasicAudioEffect) -> Self

Converts to this type from the input type.
§

impl From<&IBasicVideoEffect> for &IInspectable

§

fn from(value: &IBasicVideoEffect) -> Self

Converts to this type from the input type.
§

impl From<&IBitmapFrame> for &IInspectable

§

fn from(value: &IBitmapFrame) -> Self

Converts to this type from the input type.
§

impl From<&IBitmapFrameWithSoftwareBitmap> for &IInspectable

§

fn from(value: &IBitmapFrameWithSoftwareBitmap) -> Self

Converts to this type from the input type.
§

impl From<&IBitmapPropertiesView> for &IInspectable

§

fn from(value: &IBitmapPropertiesView) -> Self

Converts to this type from the input type.
§

impl From<&IBuffer> for &IInspectable

§

fn from(value: &IBuffer) -> Self

Converts to this type from the input type.
§

impl From<&ICachedFileUpdaterActivatedEventArgs> for &IInspectable

§

fn from(value: &ICachedFileUpdaterActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ICameraSettingsActivatedEventArgs> for &IInspectable

§

fn from(value: &ICameraSettingsActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ICashDrawerEventSourceEventArgs> for &IInspectable

§

fn from(value: &ICashDrawerEventSourceEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IChatItem> for &IInspectable

§

fn from(value: &IChatItem) -> Self

Converts to this type from the input type.
§

impl From<&IClosable> for &IInspectable

§

fn from(value: &IClosable) -> Self

Converts to this type from the input type.
§

impl From<&ICommandLineActivatedEventArgs> for &IInspectable

§

fn from(value: &ICommandLineActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ICommonClaimedPosPrinterStation> for &IInspectable

§

fn from(value: &ICommonClaimedPosPrinterStation) -> Self

Converts to this type from the input type.
§

impl From<&ICommonPosPrintStationCapabilities> for &IInspectable

§

fn from(value: &ICommonPosPrintStationCapabilities) -> Self

Converts to this type from the input type.
§

impl From<&ICommonReceiptSlipCapabilities> for &IInspectable

§

fn from(value: &ICommonReceiptSlipCapabilities) -> Self

Converts to this type from the input type.
§

impl From<&ICompositionAnimationBase> for &IInspectable

§

fn from(value: &ICompositionAnimationBase) -> Self

Converts to this type from the input type.
§

impl From<&ICompositionCapabilitiesInteropFactory> for &IInspectable

§

fn from(value: &ICompositionCapabilitiesInteropFactory) -> Self

Converts to this type from the input type.
§

impl From<&ICompositionInteractionSource> for &IInspectable

§

fn from(value: &ICompositionInteractionSource) -> Self

Converts to this type from the input type.
§

impl From<&ICompositionSupportsSystemBackdrop> for &IInspectable

§

fn from(value: &ICompositionSupportsSystemBackdrop) -> Self

Converts to this type from the input type.
§

impl From<&ICompositionSurface> for &IInspectable

§

fn from(value: &ICompositionSurface) -> Self

Converts to this type from the input type.
§

impl From<&ICompositionSurfaceFacade> for &IInspectable

§

fn from(value: &ICompositionSurfaceFacade) -> Self

Converts to this type from the input type.
§

impl From<&IContactActivatedEventArgs> for &IInspectable

§

fn from(value: &IContactActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IContactCallActivatedEventArgs> for &IInspectable

§

fn from(value: &IContactCallActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IContactField> for &IInspectable

§

fn from(value: &IContactField) -> Self

Converts to this type from the input type.
§

impl From<&IContactFieldFactory> for &IInspectable

§

fn from(value: &IContactFieldFactory) -> Self

Converts to this type from the input type.
§

impl From<&IContactInformation> for &IInspectable

§

fn from(value: &IContactInformation) -> Self

Converts to this type from the input type.
§

impl From<&IContactInformation2> for &IInspectable

§

fn from(value: &IContactInformation2) -> Self

Converts to this type from the input type.
§

impl From<&IContactInstantMessageFieldFactory> for &IInspectable

§

fn from(value: &IContactInstantMessageFieldFactory) -> Self

Converts to this type from the input type.
§

impl From<&IContactLocationFieldFactory> for &IInspectable

§

fn from(value: &IContactLocationFieldFactory) -> Self

Converts to this type from the input type.
§

impl From<&IContactMapActivatedEventArgs> for &IInspectable

§

fn from(value: &IContactMapActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IContactMessageActivatedEventArgs> for &IInspectable

§

fn from(value: &IContactMessageActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IContactPanelActivatedEventArgs> for &IInspectable

§

fn from(value: &IContactPanelActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IContactPickerActivatedEventArgs> for &IInspectable

§

fn from(value: &IContactPickerActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IContactPostActivatedEventArgs> for &IInspectable

§

fn from(value: &IContactPostActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IContactVideoCallActivatedEventArgs> for &IInspectable

§

fn from(value: &IContactVideoCallActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IContactsProviderActivatedEventArgs> for &IInspectable

§

fn from(value: &IContactsProviderActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IContentPrefetcherTaskTrigger> for &IInspectable

§

fn from(value: &IContentPrefetcherTaskTrigger) -> Self

Converts to this type from the input type.
§

impl From<&IContentTypeProvider> for &IInspectable

§

fn from(value: &IContentTypeProvider) -> Self

Converts to this type from the input type.
§

impl From<&IContinuationActivatedEventArgs> for &IInspectable

§

fn from(value: &IContinuationActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IControlChannelTriggerEventDetails> for &IInspectable

§

fn from(value: &IControlChannelTriggerEventDetails) -> Self

Converts to this type from the input type.
§

impl From<&IControlChannelTriggerResetEventDetails> for &IInspectable

§

fn from(value: &IControlChannelTriggerResetEventDetails) -> Self

Converts to this type from the input type.
§

impl From<&ICoreAcceleratorKeys> for &IInspectable

§

fn from(value: &ICoreAcceleratorKeys) -> Self

Converts to this type from the input type.
§

impl From<&ICoreApplicationUnhandledError> for &IInspectable

§

fn from(value: &ICoreApplicationUnhandledError) -> Self

Converts to this type from the input type.
§

impl From<&ICoreAutomationConnectionBoundObjectProvider> for &IInspectable

§

fn from(value: &ICoreAutomationConnectionBoundObjectProvider) -> Self

Converts to this type from the input type.
§

impl From<&ICoreAutomationRemoteOperationExtensionProvider> for &IInspectable

§

fn from(value: &ICoreAutomationRemoteOperationExtensionProvider) -> Self

Converts to this type from the input type.
§

impl From<&ICoreDropOperationTarget> for &IInspectable

§

fn from(value: &ICoreDropOperationTarget) -> Self

Converts to this type from the input type.
§

impl From<&ICoreFrameworkInputViewInterop> for &IInspectable

§

fn from(value: &ICoreFrameworkInputViewInterop) -> Self

Converts to this type from the input type.
§

impl From<&ICoreInputInterop2> for &IInspectable

§

fn from(value: &ICoreInputInterop2) -> Self

Converts to this type from the input type.
§

impl From<&ICoreInputSourceBase> for &IInspectable

§

fn from(value: &ICoreInputSourceBase) -> Self

Converts to this type from the input type.
§

impl From<&ICorePointerInputSource> for &IInspectable

§

fn from(value: &ICorePointerInputSource) -> Self

Converts to this type from the input type.
§

impl From<&ICorePointerInputSource2> for &IInspectable

§

fn from(value: &ICorePointerInputSource2) -> Self

Converts to this type from the input type.
§

impl From<&ICorePointerRedirector> for &IInspectable

§

fn from(value: &ICorePointerRedirector) -> Self

Converts to this type from the input type.
§

impl From<&ICoreWindow> for &IInspectable

§

fn from(value: &ICoreWindow) -> Self

Converts to this type from the input type.
§

impl From<&ICoreWindowAdapterInterop> for &IInspectable

§

fn from(value: &ICoreWindowAdapterInterop) -> Self

Converts to this type from the input type.
§

impl From<&ICoreWindowEventArgs> for &IInspectable

§

fn from(value: &ICoreWindowEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ICorrelationVectorInformation> for &IInspectable

§

fn from(value: &ICorrelationVectorInformation) -> Self

Converts to this type from the input type.
§

impl From<&ICustomGameControllerFactory> for &IInspectable

§

fn from(value: &ICustomGameControllerFactory) -> Self

Converts to this type from the input type.
§

impl From<&IDataReader> for &IInspectable

§

fn from(value: &IDataReader) -> Self

Converts to this type from the input type.
§

impl From<&IDataWriter> for &IInspectable

§

fn from(value: &IDataWriter) -> Self

Converts to this type from the input type.
§

impl From<&IDefaultAudioDeviceChangedEventArgs> for &IInspectable

§

fn from(value: &IDefaultAudioDeviceChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IDeviceActivatedEventArgs> for &IInspectable

§

fn from(value: &IDeviceActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IDevicePairingActivatedEventArgs> for &IInspectable

§

fn from(value: &IDevicePairingActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IDevicePairingSettings> for &IInspectable

§

fn from(value: &IDevicePairingSettings) -> Self

Converts to this type from the input type.
§

impl From<&IDialReceiverActivatedEventArgs> for &IInspectable

§

fn from(value: &IDialReceiverActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IDirect3DDevice> for &IInspectable

§

fn from(value: &IDirect3DDevice) -> Self

Converts to this type from the input type.
§

impl From<&IDirect3DSurface> for &IInspectable

§

fn from(value: &IDirect3DSurface) -> Self

Converts to this type from the input type.
§

impl From<&IDragDropManagerInterop> for &IInspectable

§

fn from(value: &IDragDropManagerInterop) -> Self

Converts to this type from the input type.
§

impl From<&IEnteredBackgroundEventArgs> for &IInspectable

§

fn from(value: &IEnteredBackgroundEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IErrorReportingSettings> for &IInspectable

§

fn from(value: &IErrorReportingSettings) -> Self

Converts to this type from the input type.
§

impl From<&IFileActivatedEventArgs> for &IInspectable

§

fn from(value: &IFileActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IFileActivatedEventArgsWithCallerPackageFamilyName> for &IInspectable

§

fn from(value: &IFileActivatedEventArgsWithCallerPackageFamilyName) -> Self

Converts to this type from the input type.
§

impl From<&IFileActivatedEventArgsWithNeighboringFiles> for &IInspectable

§

fn from(value: &IFileActivatedEventArgsWithNeighboringFiles) -> Self

Converts to this type from the input type.
§

impl From<&IFileLoggingSession> for &IInspectable

§

fn from(value: &IFileLoggingSession) -> Self

Converts to this type from the input type.
§

impl From<&IFileOpenPickerActivatedEventArgs> for &IInspectable

§

fn from(value: &IFileOpenPickerActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IFileOpenPickerActivatedEventArgs2> for &IInspectable

§

fn from(value: &IFileOpenPickerActivatedEventArgs2) -> Self

Converts to this type from the input type.
§

impl From<&IFileOpenPickerContinuationEventArgs> for &IInspectable

§

fn from(value: &IFileOpenPickerContinuationEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IFileSavePickerActivatedEventArgs> for &IInspectable

§

fn from(value: &IFileSavePickerActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IFileSavePickerActivatedEventArgs2> for &IInspectable

§

fn from(value: &IFileSavePickerActivatedEventArgs2) -> Self

Converts to this type from the input type.
§

impl From<&IFileSavePickerContinuationEventArgs> for &IInspectable

§

fn from(value: &IFileSavePickerContinuationEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IFolderPickerContinuationEventArgs> for &IInspectable

§

fn from(value: &IFolderPickerContinuationEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IForceFeedbackEffect> for &IInspectable

§

fn from(value: &IForceFeedbackEffect) -> Self

Converts to this type from the input type.
§

impl From<&IFrameworkView> for &IInspectable

§

fn from(value: &IFrameworkView) -> Self

Converts to this type from the input type.
§

impl From<&IFrameworkViewSource> for &IInspectable

§

fn from(value: &IFrameworkViewSource) -> Self

Converts to this type from the input type.
§

impl From<&IGameController> for &IInspectable

§

fn from(value: &IGameController) -> Self

Converts to this type from the input type.
§

impl From<&IGameControllerBatteryInfo> for &IInspectable

§

fn from(value: &IGameControllerBatteryInfo) -> Self

Converts to this type from the input type.
§

impl From<&IGameControllerInputSink> for &IInspectable

§

fn from(value: &IGameControllerInputSink) -> Self

Converts to this type from the input type.
§

impl From<&IGameControllerProvider> for &IInspectable

§

fn from(value: &IGameControllerProvider) -> Self

Converts to this type from the input type.
§

impl From<&IGameListEntry> for &IInspectable

§

fn from(value: &IGameListEntry) -> Self

Converts to this type from the input type.
§

impl From<&IGenericFactory> for &IInspectable

§

fn from(value: &IGenericFactory) -> &IInspectable

Converts to this type from the input type.
§

impl From<&IGeometrySource2D> for &IInspectable

§

fn from(value: &IGeometrySource2D) -> Self

Converts to this type from the input type.
§

impl From<&IGeoshape> for &IInspectable

§

fn from(value: &IGeoshape) -> Self

Converts to this type from the input type.
§

impl From<&IGetActivationFactory> for &IInspectable

§

fn from(value: &IGetActivationFactory) -> Self

Converts to this type from the input type.
§

impl From<&IGipGameControllerInputSink> for &IInspectable

§

fn from(value: &IGipGameControllerInputSink) -> Self

Converts to this type from the input type.
§

impl From<&IGpioControllerProvider> for &IInspectable

§

fn from(value: &IGpioControllerProvider) -> Self

Converts to this type from the input type.
§

impl From<&IGpioPinProvider> for &IInspectable

§

fn from(value: &IGpioPinProvider) -> Self

Converts to this type from the input type.
§

impl From<&IGpioProvider> for &IInspectable

§

fn from(value: &IGpioProvider) -> Self

Converts to this type from the input type.
§

impl From<&IGraphicsEffect> for &IInspectable

§

fn from(value: &IGraphicsEffect) -> Self

Converts to this type from the input type.
§

impl From<&IGraphicsEffectSource> for &IInspectable

§

fn from(value: &IGraphicsEffectSource) -> Self

Converts to this type from the input type.
§

impl From<&IHidGameControllerInputSink> for &IInspectable

§

fn from(value: &IHidGameControllerInputSink) -> Self

Converts to this type from the input type.
§

impl From<&IHolographicCameraInterop> for &IInspectable

§

fn from(value: &IHolographicCameraInterop) -> Self

Converts to this type from the input type.
§

impl From<&IHolographicCameraRenderingParametersInterop> for &IInspectable

§

fn from(value: &IHolographicCameraRenderingParametersInterop) -> Self

Converts to this type from the input type.
§

impl From<&IHolographicQuadLayerInterop> for &IInspectable

§

fn from(value: &IHolographicQuadLayerInterop) -> Self

Converts to this type from the input type.
§

impl From<&IHolographicQuadLayerUpdateParametersInterop> for &IInspectable

§

fn from(value: &IHolographicQuadLayerUpdateParametersInterop) -> Self

Converts to this type from the input type.
§

impl From<&IHolographicSpaceInterop> for &IInspectable

§

fn from(value: &IHolographicSpaceInterop) -> Self

Converts to this type from the input type.
§

impl From<&IHttpContent> for &IInspectable

§

fn from(value: &IHttpContent) -> Self

Converts to this type from the input type.
§

impl From<&IHttpFilter> for &IInspectable

§

fn from(value: &IHttpFilter) -> Self

Converts to this type from the input type.
§

impl From<&IHumanPresenceSensorExtension> for &IInspectable

§

fn from(value: &IHumanPresenceSensorExtension) -> Self

Converts to this type from the input type.
§

impl From<&II2cControllerProvider> for &IInspectable

§

fn from(value: &II2cControllerProvider) -> Self

Converts to this type from the input type.
§

impl From<&II2cDeviceProvider> for &IInspectable

§

fn from(value: &II2cDeviceProvider) -> Self

Converts to this type from the input type.
§

impl From<&II2cDeviceStatics> for &IInspectable

§

fn from(value: &II2cDeviceStatics) -> Self

Converts to this type from the input type.
§

impl From<&II2cProvider> for &IInspectable

§

fn from(value: &II2cProvider) -> Self

Converts to this type from the input type.
§

impl From<&IIOControlCode> for &IInspectable

§

fn from(value: &IIOControlCode) -> Self

Converts to this type from the input type.
§

impl From<&IImageScannerFormatConfiguration> for &IInspectable

§

fn from(value: &IImageScannerFormatConfiguration) -> Self

Converts to this type from the input type.
§

impl From<&IImageScannerSourceConfiguration> for &IInspectable

§

fn from(value: &IImageScannerSourceConfiguration) -> Self

Converts to this type from the input type.
§

impl From<&IIndexableContent> for &IInspectable

§

fn from(value: &IIndexableContent) -> Self

Converts to this type from the input type.
§

impl From<&IInitializeWithCoreWindow> for &IInspectable

§

fn from(value: &IInitializeWithCoreWindow) -> Self

Converts to this type from the input type.
§

impl From<&IInkAnalysisNode> for &IInspectable

§

fn from(value: &IInkAnalysisNode) -> Self

Converts to this type from the input type.
§

impl From<&IInkAnalyzerFactory> for &IInspectable

§

fn from(value: &IInkAnalyzerFactory) -> Self

Converts to this type from the input type.
§

impl From<&IInkPointFactory> for &IInspectable

§

fn from(value: &IInkPointFactory) -> Self

Converts to this type from the input type.
§

impl From<&IInkPresenterRulerFactory> for &IInspectable

§

fn from(value: &IInkPresenterRulerFactory) -> Self

Converts to this type from the input type.
§

impl From<&IInkPresenterStencil> for &IInspectable

§

fn from(value: &IInkPresenterStencil) -> Self

Converts to this type from the input type.
§

impl From<&IInkRecognizerContainer> for &IInspectable

§

fn from(value: &IInkRecognizerContainer) -> Self

Converts to this type from the input type.
§

impl From<&IInkStrokeContainer> for &IInspectable

§

fn from(value: &IInkStrokeContainer) -> Self

Converts to this type from the input type.
§

impl From<&IInputPaneInterop> for &IInspectable

§

fn from(value: &IInputPaneInterop) -> Self

Converts to this type from the input type.
§

impl From<&IInputStream> for &IInspectable

§

fn from(value: &IInputStream) -> Self

Converts to this type from the input type.
§

impl From<&IInputStreamReference> for &IInspectable

§

fn from(value: &IInputStreamReference) -> Self

Converts to this type from the input type.
§

impl From<&IInspectable> for &IUnknown

§

fn from(value: &IInspectable) -> &IUnknown

Converts to this type from the input type.
§

impl From<&IInteractionTrackerOwner> for &IInspectable

§

fn from(value: &IInteractionTrackerOwner) -> Self

Converts to this type from the input type.
§

impl From<&IJsonValue> for &IInspectable

§

fn from(value: &IJsonValue) -> Self

Converts to this type from the input type.
§

impl From<&ILampArrayEffect> for &IInspectable

§

fn from(value: &ILampArrayEffect) -> Self

Converts to this type from the input type.
§

impl From<&ILaunchActivatedEventArgs> for &IInspectable

§

fn from(value: &ILaunchActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ILaunchActivatedEventArgs2> for &IInspectable

§

fn from(value: &ILaunchActivatedEventArgs2) -> Self

Converts to this type from the input type.
§

impl From<&ILauncherViewOptions> for &IInspectable

§

fn from(value: &ILauncherViewOptions) -> Self

Converts to this type from the input type.
§

impl From<&ILearningModelFeatureDescriptor> for &IInspectable

§

fn from(value: &ILearningModelFeatureDescriptor) -> Self

Converts to this type from the input type.
§

impl From<&ILearningModelFeatureValue> for &IInspectable

§

fn from(value: &ILearningModelFeatureValue) -> Self

Converts to this type from the input type.
§

impl From<&ILearningModelOperatorProvider> for &IInspectable

§

fn from(value: &ILearningModelOperatorProvider) -> Self

Converts to this type from the input type.
§

impl From<&ILeavingBackgroundEventArgs> for &IInspectable

§

fn from(value: &ILeavingBackgroundEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ILockScreenActivatedEventArgs> for &IInspectable

§

fn from(value: &ILockScreenActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ILockScreenCallActivatedEventArgs> for &IInspectable

§

fn from(value: &ILockScreenCallActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ILoggingChannel> for &IInspectable

§

fn from(value: &ILoggingChannel) -> Self

Converts to this type from the input type.
§

impl From<&ILoggingSession> for &IInspectable

§

fn from(value: &ILoggingSession) -> Self

Converts to this type from the input type.
§

impl From<&ILoggingTarget> for &IInspectable

§

fn from(value: &ILoggingTarget) -> Self

Converts to this type from the input type.
§

impl From<&ILowLevelDevicesAggregateProvider> for &IInspectable

§

fn from(value: &ILowLevelDevicesAggregateProvider) -> Self

Converts to this type from the input type.
§

impl From<&IMediaCue> for &IInspectable

§

fn from(value: &IMediaCue) -> Self

Converts to this type from the input type.
§

impl From<&IMediaDeviceController> for &IInspectable

§

fn from(value: &IMediaDeviceController) -> Self

Converts to this type from the input type.
§

impl From<&IMediaEncodingProperties> for &IInspectable

§

fn from(value: &IMediaEncodingProperties) -> Self

Converts to this type from the input type.
§

impl From<&IMediaEnginePlaybackSource> for &IInspectable

§

fn from(value: &IMediaEnginePlaybackSource) -> Self

Converts to this type from the input type.
§

impl From<&IMediaExtension> for &IInspectable

§

fn from(value: &IMediaExtension) -> Self

Converts to this type from the input type.
§

impl From<&IMediaFrame> for &IInspectable

§

fn from(value: &IMediaFrame) -> Self

Converts to this type from the input type.
§

impl From<&IMediaMarker> for &IInspectable

§

fn from(value: &IMediaMarker) -> Self

Converts to this type from the input type.
§

impl From<&IMediaMarkers> for &IInspectable

§

fn from(value: &IMediaMarkers) -> Self

Converts to this type from the input type.
§

impl From<&IMediaPlaybackSource> for &IInspectable

§

fn from(value: &IMediaPlaybackSource) -> Self

Converts to this type from the input type.
§

impl From<&IMediaProtectionServiceRequest> for &IInspectable

§

fn from(value: &IMediaProtectionServiceRequest) -> Self

Converts to this type from the input type.
§

impl From<&IMediaSource> for &IInspectable

§

fn from(value: &IMediaSource) -> Self

Converts to this type from the input type.
§

impl From<&IMediaStreamDescriptor> for &IInspectable

§

fn from(value: &IMediaStreamDescriptor) -> Self

Converts to this type from the input type.
§

impl From<&IMediaStreamDescriptor2> for &IInspectable

§

fn from(value: &IMediaStreamDescriptor2) -> Self

Converts to this type from the input type.
§

impl From<&IMediaTrack> for &IInspectable

§

fn from(value: &IMediaTrack) -> Self

Converts to this type from the input type.
§

impl From<&IMemoryBuffer> for &IInspectable

§

fn from(value: &IMemoryBuffer) -> Self

Converts to this type from the input type.
§

impl From<&IMemoryBufferReference> for &IInspectable

§

fn from(value: &IMemoryBufferReference) -> Self

Converts to this type from the input type.
§

impl From<&IMessageDispatcher> for &IInspectable

§

fn from(value: &IMessageDispatcher) -> Self

Converts to this type from the input type.
§

impl From<&IMidiMessage> for &IInspectable

§

fn from(value: &IMidiMessage) -> Self

Converts to this type from the input type.
§

impl From<&IMidiOutPort> for &IInspectable

§

fn from(value: &IMidiOutPort) -> Self

Converts to this type from the input type.
§

impl From<&INDClosedCaptionDataReceivedEventArgs> for &IInspectable

§

fn from(value: &INDClosedCaptionDataReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&INDCustomData> for &IInspectable

§

fn from(value: &INDCustomData) -> Self

Converts to this type from the input type.
§

impl From<&INDDownloadEngine> for &IInspectable

§

fn from(value: &INDDownloadEngine) -> Self

Converts to this type from the input type.
§

impl From<&INDDownloadEngineNotifier> for &IInspectable

§

fn from(value: &INDDownloadEngineNotifier) -> Self

Converts to this type from the input type.
§

impl From<&INDLicenseFetchCompletedEventArgs> for &IInspectable

§

fn from(value: &INDLicenseFetchCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&INDLicenseFetchDescriptor> for &IInspectable

§

fn from(value: &INDLicenseFetchDescriptor) -> Self

Converts to this type from the input type.
§

impl From<&INDLicenseFetchResult> for &IInspectable

§

fn from(value: &INDLicenseFetchResult) -> Self

Converts to this type from the input type.
§

impl From<&INDMessenger> for &IInspectable

§

fn from(value: &INDMessenger) -> Self

Converts to this type from the input type.
§

impl From<&INDProximityDetectionCompletedEventArgs> for &IInspectable

§

fn from(value: &INDProximityDetectionCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&INDRegistrationCompletedEventArgs> for &IInspectable

§

fn from(value: &INDRegistrationCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&INDSendResult> for &IInspectable

§

fn from(value: &INDSendResult) -> Self

Converts to this type from the input type.
§

impl From<&INDStartResult> for &IInspectable

§

fn from(value: &INDStartResult) -> Self

Converts to this type from the input type.
§

impl From<&INDStorageFileHelper> for &IInspectable

§

fn from(value: &INDStorageFileHelper) -> Self

Converts to this type from the input type.
§

impl From<&INDStreamParser> for &IInspectable

§

fn from(value: &INDStreamParser) -> Self

Converts to this type from the input type.
§

impl From<&INDStreamParserNotifier> for &IInspectable

§

fn from(value: &INDStreamParserNotifier) -> Self

Converts to this type from the input type.
§

impl From<&INDTransmitterProperties> for &IInspectable

§

fn from(value: &INDTransmitterProperties) -> Self

Converts to this type from the input type.
§

impl From<&INumberFormatter> for &IInspectable

§

fn from(value: &INumberFormatter) -> Self

Converts to this type from the input type.
§

impl From<&INumberFormatter2> for &IInspectable

§

fn from(value: &INumberFormatter2) -> Self

Converts to this type from the input type.
§

impl From<&INumberFormatterOptions> for &IInspectable

§

fn from(value: &INumberFormatterOptions) -> Self

Converts to this type from the input type.
§

impl From<&INumberParser> for &IInspectable

§

fn from(value: &INumberParser) -> Self

Converts to this type from the input type.
§

impl From<&INumberRounder> for &IInspectable

§

fn from(value: &INumberRounder) -> Self

Converts to this type from the input type.
§

impl From<&INumberRounderOption> for &IInspectable

§

fn from(value: &INumberRounderOption) -> Self

Converts to this type from the input type.
§

impl From<&IOControlCode> for &IInspectable

§

fn from(value: &IOControlCode) -> Self

Converts to this type from the input type.
§

impl From<&IOutputStream> for &IInspectable

§

fn from(value: &IOutputStream) -> Self

Converts to this type from the input type.
§

impl From<&IPInformation> for &IInspectable

§

fn from(value: &IPInformation) -> Self

Converts to this type from the input type.
§

impl From<&IPackageCatalogStatics2> for &IInspectable

§

fn from(value: &IPackageCatalogStatics2) -> Self

Converts to this type from the input type.
§

impl From<&IPhoneCallActivatedEventArgs> for &IInspectable

§

fn from(value: &IPhoneCallActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IPickerReturnedActivatedEventArgs> for &IInspectable

§

fn from(value: &IPickerReturnedActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IPlayReadyDomain> for &IInspectable

§

fn from(value: &IPlayReadyDomain) -> Self

Converts to this type from the input type.
§

impl From<&IPlayReadyLicense> for &IInspectable

§

fn from(value: &IPlayReadyLicense) -> Self

Converts to this type from the input type.
§

impl From<&IPlayReadyLicenseAcquisitionServiceRequest> for &IInspectable

§

fn from(value: &IPlayReadyLicenseAcquisitionServiceRequest) -> Self

Converts to this type from the input type.
§

impl From<&IPlayReadyLicenseSession> for &IInspectable

§

fn from(value: &IPlayReadyLicenseSession) -> Self

Converts to this type from the input type.
§

impl From<&IPlayReadyLicenseSession2> for &IInspectable

§

fn from(value: &IPlayReadyLicenseSession2) -> Self

Converts to this type from the input type.
§

impl From<&IPlayReadySecureStopServiceRequest> for &IInspectable

§

fn from(value: &IPlayReadySecureStopServiceRequest) -> Self

Converts to this type from the input type.
§

impl From<&IPlayReadyServiceRequest> for &IInspectable

§

fn from(value: &IPlayReadyServiceRequest) -> Self

Converts to this type from the input type.
§

impl From<&IPlayToManagerInterop> for &IInspectable

§

fn from(value: &IPlayToManagerInterop) -> Self

Converts to this type from the input type.
§

impl From<&IPointerPointTransform> for &IInspectable

§

fn from(value: &IPointerPointTransform) -> Self

Converts to this type from the input type.
§

impl From<&IPosPrinterJob> for &IInspectable

§

fn from(value: &IPosPrinterJob) -> Self

Converts to this type from the input type.
§

impl From<&IPrelaunchActivatedEventArgs> for &IInspectable

§

fn from(value: &IPrelaunchActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IPrint3DWorkflowActivatedEventArgs> for &IInspectable

§

fn from(value: &IPrint3DWorkflowActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IPrintCustomOptionDetails> for &IInspectable

§

fn from(value: &IPrintCustomOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<&IPrintDocumentSource> for &IInspectable

§

fn from(value: &IPrintDocumentSource) -> Self

Converts to this type from the input type.
§

impl From<&IPrintItemListOptionDetails> for &IInspectable

§

fn from(value: &IPrintItemListOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<&IPrintManagerInterop> for &IInspectable

§

fn from(value: &IPrintManagerInterop) -> Self

Converts to this type from the input type.
§

impl From<&IPrintNumberOptionDetails> for &IInspectable

§

fn from(value: &IPrintNumberOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<&IPrintOptionDetails> for &IInspectable

§

fn from(value: &IPrintOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<&IPrintTaskOptionsCore> for &IInspectable

§

fn from(value: &IPrintTaskOptionsCore) -> Self

Converts to this type from the input type.
§

impl From<&IPrintTaskOptionsCoreProperties> for &IInspectable

§

fn from(value: &IPrintTaskOptionsCoreProperties) -> Self

Converts to this type from the input type.
§

impl From<&IPrintTaskOptionsCoreUIConfiguration> for &IInspectable

§

fn from(value: &IPrintTaskOptionsCoreUIConfiguration) -> Self

Converts to this type from the input type.
§

impl From<&IPrintTaskSettingsActivatedEventArgs> for &IInspectable

§

fn from(value: &IPrintTaskSettingsActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IPrintTextOptionDetails> for &IInspectable

§

fn from(value: &IPrintTextOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<&IPrinting3DManagerInterop> for &IInspectable

§

fn from(value: &IPrinting3DManagerInterop) -> Self

Converts to this type from the input type.
§

impl From<&IPropertyAnimation> for &IInspectable

§

fn from(value: &IPropertyAnimation) -> Self

Converts to this type from the input type.
§

impl From<&IPropertySet> for &IInspectable

§

fn from(value: &IPropertySet) -> Self

Converts to this type from the input type.
§

impl From<&IPropertySetSerializer> for &IInspectable

§

fn from(value: &IPropertySetSerializer) -> Self

Converts to this type from the input type.
§

impl From<&IPropertyValue> for &IInspectable

§

fn from(value: &IPropertyValue) -> &IInspectable

Converts to this type from the input type.
§

impl From<&IPropertyValue> for &IInspectable

§

fn from(value: &IPropertyValue) -> Self

Converts to this type from the input type.
§

impl From<&IProtectionPolicyManagerInterop> for &IInspectable

§

fn from(value: &IProtectionPolicyManagerInterop) -> Self

Converts to this type from the input type.
§

impl From<&IProtectionPolicyManagerInterop2> for &IInspectable

§

fn from(value: &IProtectionPolicyManagerInterop2) -> Self

Converts to this type from the input type.
§

impl From<&IProtectionPolicyManagerInterop3> for &IInspectable

§

fn from(value: &IProtectionPolicyManagerInterop3) -> Self

Converts to this type from the input type.
§

impl From<&IProtocolActivatedEventArgs> for &IInspectable

§

fn from(value: &IProtocolActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IProtocolActivatedEventArgsWithCallerPackageFamilyNameAndData> for &IInspectable

§

fn from( value: &IProtocolActivatedEventArgsWithCallerPackageFamilyNameAndData ) -> Self

Converts to this type from the input type.
§

impl From<&IProtocolForResultsActivatedEventArgs> for &IInspectable

§

fn from(value: &IProtocolForResultsActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IPwmControllerProvider> for &IInspectable

§

fn from(value: &IPwmControllerProvider) -> Self

Converts to this type from the input type.
§

impl From<&IPwmProvider> for &IInspectable

§

fn from(value: &IPwmProvider) -> Self

Converts to this type from the input type.
§

impl From<&IRadialControllerConfigurationInterop> for &IInspectable

§

fn from(value: &IRadialControllerConfigurationInterop) -> Self

Converts to this type from the input type.
§

impl From<&IRadialControllerIndependentInputSourceInterop> for &IInspectable

§

fn from(value: &IRadialControllerIndependentInputSourceInterop) -> Self

Converts to this type from the input type.
§

impl From<&IRadialControllerInterop> for &IInspectable

§

fn from(value: &IRadialControllerInterop) -> Self

Converts to this type from the input type.
§

impl From<&IRandomAccessStream> for &IInspectable

§

fn from(value: &IRandomAccessStream) -> Self

Converts to this type from the input type.
§

impl From<&IRandomAccessStreamReference> for &IInspectable

§

fn from(value: &IRandomAccessStreamReference) -> Self

Converts to this type from the input type.
§

impl From<&IRandomAccessStreamWithContentType> for &IInspectable

§

fn from(value: &IRandomAccessStreamWithContentType) -> Self

Converts to this type from the input type.
§

impl From<&IReceiptOrSlipJob> for &IInspectable

§

fn from(value: &IReceiptOrSlipJob) -> Self

Converts to this type from the input type.
§

impl From<&IRemoteSystemFilter> for &IInspectable

§

fn from(value: &IRemoteSystemFilter) -> Self

Converts to this type from the input type.
§

impl From<&IRestrictedLaunchActivatedEventArgs> for &IInspectable

§

fn from(value: &IRestrictedLaunchActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ISearchActivatedEventArgs> for &IInspectable

§

fn from(value: &ISearchActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ISearchActivatedEventArgsWithLinguisticDetails> for &IInspectable

§

fn from(value: &ISearchActivatedEventArgsWithLinguisticDetails) -> Self

Converts to this type from the input type.
§

impl From<&ISearchPaneQueryChangedEventArgs> for &IInspectable

§

fn from(value: &ISearchPaneQueryChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ISensorDataThreshold> for &IInspectable

§

fn from(value: &ISensorDataThreshold) -> Self

Converts to this type from the input type.
§

impl From<&IShareTargetActivatedEventArgs> for &IInspectable

§

fn from(value: &IShareTargetActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ISignedZeroOption> for &IInspectable

§

fn from(value: &ISignedZeroOption) -> Self

Converts to this type from the input type.
§

impl From<&ISignificantDigitsOption> for &IInspectable

§

fn from(value: &ISignificantDigitsOption) -> Self

Converts to this type from the input type.
§

impl From<&ISingleSelectMediaTrackList> for &IInspectable

§

fn from(value: &ISingleSelectMediaTrackList) -> Self

Converts to this type from the input type.
§

impl From<&ISmsBinaryMessage> for &IInspectable

§

fn from(value: &ISmsBinaryMessage) -> Self

Converts to this type from the input type.
§

impl From<&ISmsDevice> for &IInspectable

§

fn from(value: &ISmsDevice) -> Self

Converts to this type from the input type.
§

impl From<&ISmsMessage> for &IInspectable

§

fn from(value: &ISmsMessage) -> Self

Converts to this type from the input type.
§

impl From<&ISmsMessageBase> for &IInspectable

§

fn from(value: &ISmsMessageBase) -> Self

Converts to this type from the input type.
§

impl From<&ISmsTextMessage> for &IInspectable

§

fn from(value: &ISmsTextMessage) -> Self

Converts to this type from the input type.
§

impl From<&ISoftwareBitmapNative> for &IInspectable

§

fn from(value: &ISoftwareBitmapNative) -> Self

Converts to this type from the input type.
§

impl From<&ISoftwareBitmapNativeFactory> for &IInspectable

§

fn from(value: &ISoftwareBitmapNativeFactory) -> Self

Converts to this type from the input type.
§

impl From<&ISpatialInteractionManagerInterop> for &IInspectable

§

fn from(value: &ISpatialInteractionManagerInterop) -> Self

Converts to this type from the input type.
§

impl From<&ISpeechRecognitionConstraint> for &IInspectable

§

fn from(value: &ISpeechRecognitionConstraint) -> Self

Converts to this type from the input type.
§

impl From<&ISpiControllerProvider> for &IInspectable

§

fn from(value: &ISpiControllerProvider) -> Self

Converts to this type from the input type.
§

impl From<&ISpiDeviceProvider> for &IInspectable

§

fn from(value: &ISpiDeviceProvider) -> Self

Converts to this type from the input type.
§

impl From<&ISpiDeviceStatics> for &IInspectable

§

fn from(value: &ISpiDeviceStatics) -> Self

Converts to this type from the input type.
§

impl From<&ISpiProvider> for &IInspectable

§

fn from(value: &ISpiProvider) -> Self

Converts to this type from the input type.
§

impl From<&IStartupTaskActivatedEventArgs> for &IInspectable

§

fn from(value: &IStartupTaskActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IStorageFile> for &IInspectable

§

fn from(value: &IStorageFile) -> Self

Converts to this type from the input type.
§

impl From<&IStorageFile2> for &IInspectable

§

fn from(value: &IStorageFile2) -> Self

Converts to this type from the input type.
§

impl From<&IStorageFilePropertiesWithAvailability> for &IInspectable

§

fn from(value: &IStorageFilePropertiesWithAvailability) -> Self

Converts to this type from the input type.
§

impl From<&IStorageFolder> for &IInspectable

§

fn from(value: &IStorageFolder) -> Self

Converts to this type from the input type.
§

impl From<&IStorageFolder2> for &IInspectable

§

fn from(value: &IStorageFolder2) -> Self

Converts to this type from the input type.
§

impl From<&IStorageFolderQueryOperations> for &IInspectable

§

fn from(value: &IStorageFolderQueryOperations) -> Self

Converts to this type from the input type.
§

impl From<&IStorageItem> for &IInspectable

§

fn from(value: &IStorageItem) -> Self

Converts to this type from the input type.
§

impl From<&IStorageItem2> for &IInspectable

§

fn from(value: &IStorageItem2) -> Self

Converts to this type from the input type.
§

impl From<&IStorageItemAccessList> for &IInspectable

§

fn from(value: &IStorageItemAccessList) -> Self

Converts to this type from the input type.
§

impl From<&IStorageItemExtraProperties> for &IInspectable

§

fn from(value: &IStorageItemExtraProperties) -> Self

Converts to this type from the input type.
§

impl From<&IStorageItemInformation> for &IInspectable

§

fn from(value: &IStorageItemInformation) -> Self

Converts to this type from the input type.
§

impl From<&IStorageItemProperties> for &IInspectable

§

fn from(value: &IStorageItemProperties) -> Self

Converts to this type from the input type.
§

impl From<&IStorageItemProperties2> for &IInspectable

§

fn from(value: &IStorageItemProperties2) -> Self

Converts to this type from the input type.
§

impl From<&IStorageItemPropertiesWithProvider> for &IInspectable

§

fn from(value: &IStorageItemPropertiesWithProvider) -> Self

Converts to this type from the input type.
§

impl From<&IStorageProviderItemPropertySource> for &IInspectable

§

fn from(value: &IStorageProviderItemPropertySource) -> Self

Converts to this type from the input type.
§

impl From<&IStorageProviderKnownFolderSyncInfoSource> for &IInspectable

§

fn from(value: &IStorageProviderKnownFolderSyncInfoSource) -> Self

Converts to this type from the input type.
§

impl From<&IStorageProviderKnownFolderSyncInfoSourceFactory> for &IInspectable

§

fn from(value: &IStorageProviderKnownFolderSyncInfoSourceFactory) -> Self

Converts to this type from the input type.
§

impl From<&IStorageProviderPropertyCapabilities> for &IInspectable

§

fn from(value: &IStorageProviderPropertyCapabilities) -> Self

Converts to this type from the input type.
§

impl From<&IStorageProviderStatusUISource> for &IInspectable

§

fn from(value: &IStorageProviderStatusUISource) -> Self

Converts to this type from the input type.
§

impl From<&IStorageProviderStatusUISourceFactory> for &IInspectable

§

fn from(value: &IStorageProviderStatusUISourceFactory) -> Self

Converts to this type from the input type.
§

impl From<&IStorageProviderUICommand> for &IInspectable

§

fn from(value: &IStorageProviderUICommand) -> Self

Converts to this type from the input type.
§

impl From<&IStorageProviderUriSource> for &IInspectable

§

fn from(value: &IStorageProviderUriSource) -> Self

Converts to this type from the input type.
§

impl From<&IStorageQueryResultBase> for &IInspectable

§

fn from(value: &IStorageQueryResultBase) -> Self

Converts to this type from the input type.
§

impl From<&IStreamedFileDataRequest> for &IInspectable

§

fn from(value: &IStreamedFileDataRequest) -> Self

Converts to this type from the input type.
§

impl From<&IStringable> for &IInspectable

§

fn from(value: &IStringable) -> &IInspectable

Converts to this type from the input type.
§

impl From<&IStringable> for &IInspectable

§

fn from(value: &IStringable) -> Self

Converts to this type from the input type.
§

impl From<&ISuspendingDeferral> for &IInspectable

§

fn from(value: &ISuspendingDeferral) -> Self

Converts to this type from the input type.
§

impl From<&ISuspendingEventArgs> for &IInspectable

§

fn from(value: &ISuspendingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ISuspendingOperation> for &IInspectable

§

fn from(value: &ISuspendingOperation) -> Self

Converts to this type from the input type.
§

impl From<&ISyndicationClient> for &IInspectable

§

fn from(value: &ISyndicationClient) -> Self

Converts to this type from the input type.
§

impl From<&ISyndicationNode> for &IInspectable

§

fn from(value: &ISyndicationNode) -> Self

Converts to this type from the input type.
§

impl From<&ISyndicationText> for &IInspectable

§

fn from(value: &ISyndicationText) -> Self

Converts to this type from the input type.
§

impl From<&ISysStorageProviderEventSource> for &IInspectable

§

fn from(value: &ISysStorageProviderEventSource) -> Self

Converts to this type from the input type.
§

impl From<&ISysStorageProviderHandlerFactory> for &IInspectable

§

fn from(value: &ISysStorageProviderHandlerFactory) -> Self

Converts to this type from the input type.
§

impl From<&ISysStorageProviderHttpRequestProvider> for &IInspectable

§

fn from(value: &ISysStorageProviderHttpRequestProvider) -> Self

Converts to this type from the input type.
§

impl From<&ISystemMediaTransportControlsInterop> for &IInspectable

§

fn from(value: &ISystemMediaTransportControlsInterop) -> Self

Converts to this type from the input type.
§

impl From<&ITensor> for &IInspectable

§

fn from(value: &ITensor) -> Self

Converts to this type from the input type.
§

impl From<&ITextCharacterFormat> for &IInspectable

§

fn from(value: &ITextCharacterFormat) -> Self

Converts to this type from the input type.
§

impl From<&ITextDocument> for &IInspectable

§

fn from(value: &ITextDocument) -> Self

Converts to this type from the input type.
§

impl From<&ITextParagraphFormat> for &IInspectable

§

fn from(value: &ITextParagraphFormat) -> Self

Converts to this type from the input type.
§

impl From<&ITextRange> for &IInspectable

§

fn from(value: &ITextRange) -> Self

Converts to this type from the input type.
§

impl From<&ITextSelection> for &IInspectable

§

fn from(value: &ITextSelection) -> Self

Converts to this type from the input type.
§

impl From<&ITimedMetadataTrackProvider> for &IInspectable

§

fn from(value: &ITimedMetadataTrackProvider) -> Self

Converts to this type from the input type.
§

impl From<&IToastNotificationActivatedEventArgs> for &IInspectable

§

fn from(value: &IToastNotificationActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IToastNotificationManagerStatics3> for &IInspectable

§

fn from(value: &IToastNotificationManagerStatics3) -> Self

Converts to this type from the input type.
§

impl From<&IUICommand> for &IInspectable

§

fn from(value: &IUICommand) -> Self

Converts to this type from the input type.
§

impl From<&IUIViewSettingsInterop> for &IInspectable

§

fn from(value: &IUIViewSettingsInterop) -> Self

Converts to this type from the input type.
§

impl From<&IUriToStreamResolver> for &IInspectable

§

fn from(value: &IUriToStreamResolver) -> Self

Converts to this type from the input type.
§

impl From<&IUserActivityContentInfo> for &IInspectable

§

fn from(value: &IUserActivityContentInfo) -> Self

Converts to this type from the input type.
§

impl From<&IUserActivityInterop> for &IInspectable

§

fn from(value: &IUserActivityInterop) -> Self

Converts to this type from the input type.
§

impl From<&IUserActivityRequestManagerInterop> for &IInspectable

§

fn from(value: &IUserActivityRequestManagerInterop) -> Self

Converts to this type from the input type.
§

impl From<&IUserActivitySourceHostInterop> for &IInspectable

§

fn from(value: &IUserActivitySourceHostInterop) -> Self

Converts to this type from the input type.
§

impl From<&IUserConsentVerifierInterop> for &IInspectable

§

fn from(value: &IUserConsentVerifierInterop) -> Self

Converts to this type from the input type.
§

impl From<&IUserDataAccountProviderActivatedEventArgs> for &IInspectable

§

fn from(value: &IUserDataAccountProviderActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IUserDataAccountProviderOperation> for &IInspectable

§

fn from(value: &IUserDataAccountProviderOperation) -> Self

Converts to this type from the input type.
§

impl From<&IVectorChangedEventArgs> for &IInspectable

§

fn from(value: &IVectorChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IVideoCompositor> for &IInspectable

§

fn from(value: &IVideoCompositor) -> Self

Converts to this type from the input type.
§

impl From<&IVideoCompositorDefinition> for &IInspectable

§

fn from(value: &IVideoCompositorDefinition) -> Self

Converts to this type from the input type.
§

impl From<&IVideoEffectDefinition> for &IInspectable

§

fn from(value: &IVideoEffectDefinition) -> Self

Converts to this type from the input type.
§

impl From<&IVideoFrameNative> for &IInspectable

§

fn from(value: &IVideoFrameNative) -> Self

Converts to this type from the input type.
§

impl From<&IVideoFrameNativeFactory> for &IInspectable

§

fn from(value: &IVideoFrameNativeFactory) -> Self

Converts to this type from the input type.
§

impl From<&IViewSwitcherProvider> for &IInspectable

§

fn from(value: &IViewSwitcherProvider) -> Self

Converts to this type from the input type.
§

impl From<&IVisualElement> for &IInspectable

§

fn from(value: &IVisualElement) -> Self

Converts to this type from the input type.
§

impl From<&IVisualElement2> for &IInspectable

§

fn from(value: &IVisualElement2) -> Self

Converts to this type from the input type.
§

impl From<&IVoiceCommandActivatedEventArgs> for &IInspectable

§

fn from(value: &IVoiceCommandActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IVpnChannelStatics> for &IInspectable

§

fn from(value: &IVpnChannelStatics) -> Self

Converts to this type from the input type.
§

impl From<&IVpnCredential> for &IInspectable

§

fn from(value: &IVpnCredential) -> Self

Converts to this type from the input type.
§

impl From<&IVpnCustomPrompt> for &IInspectable

§

fn from(value: &IVpnCustomPrompt) -> Self

Converts to this type from the input type.
§

impl From<&IVpnCustomPromptElement> for &IInspectable

§

fn from(value: &IVpnCustomPromptElement) -> Self

Converts to this type from the input type.
§

impl From<&IVpnDomainNameInfoFactory> for &IInspectable

§

fn from(value: &IVpnDomainNameInfoFactory) -> Self

Converts to this type from the input type.
§

impl From<&IVpnInterfaceIdFactory> for &IInspectable

§

fn from(value: &IVpnInterfaceIdFactory) -> Self

Converts to this type from the input type.
§

impl From<&IVpnNamespaceInfoFactory> for &IInspectable

§

fn from(value: &IVpnNamespaceInfoFactory) -> Self

Converts to this type from the input type.
§

impl From<&IVpnPacketBufferFactory> for &IInspectable

§

fn from(value: &IVpnPacketBufferFactory) -> Self

Converts to this type from the input type.
§

impl From<&IVpnPlugIn> for &IInspectable

§

fn from(value: &IVpnPlugIn) -> Self

Converts to this type from the input type.
§

impl From<&IVpnProfile> for &IInspectable

§

fn from(value: &IVpnProfile) -> Self

Converts to this type from the input type.
§

impl From<&IVpnRouteFactory> for &IInspectable

§

fn from(value: &IVpnRouteFactory) -> Self

Converts to this type from the input type.
§

impl From<&IWalletActionActivatedEventArgs> for &IInspectable

§

fn from(value: &IWalletActionActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IWebAccount> for &IInspectable

§

fn from(value: &IWebAccount) -> Self

Converts to this type from the input type.
§

impl From<&IWebAccountProviderActivatedEventArgs> for &IInspectable

§

fn from(value: &IWebAccountProviderActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IWebAccountProviderBaseReportOperation> for &IInspectable

§

fn from(value: &IWebAccountProviderBaseReportOperation) -> Self

Converts to this type from the input type.
§

impl From<&IWebAccountProviderOperation> for &IInspectable

§

fn from(value: &IWebAccountProviderOperation) -> Self

Converts to this type from the input type.
§

impl From<&IWebAccountProviderSilentReportOperation> for &IInspectable

§

fn from(value: &IWebAccountProviderSilentReportOperation) -> Self

Converts to this type from the input type.
§

impl From<&IWebAccountProviderTokenObjects> for &IInspectable

§

fn from(value: &IWebAccountProviderTokenObjects) -> Self

Converts to this type from the input type.
§

impl From<&IWebAccountProviderTokenObjects2> for &IInspectable

§

fn from(value: &IWebAccountProviderTokenObjects2) -> Self

Converts to this type from the input type.
§

impl From<&IWebAccountProviderTokenOperation> for &IInspectable

§

fn from(value: &IWebAccountProviderTokenOperation) -> Self

Converts to this type from the input type.
§

impl From<&IWebAccountProviderUIReportOperation> for &IInspectable

§

fn from(value: &IWebAccountProviderUIReportOperation) -> Self

Converts to this type from the input type.
§

impl From<&IWebAuthenticationBrokerContinuationEventArgs> for &IInspectable

§

fn from(value: &IWebAuthenticationBrokerContinuationEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IWebAuthenticationCoreManagerInterop> for &IInspectable

§

fn from(value: &IWebAuthenticationCoreManagerInterop) -> Self

Converts to this type from the input type.
§

impl From<&IWebSocket> for &IInspectable

§

fn from(value: &IWebSocket) -> Self

Converts to this type from the input type.
§

impl From<&IWebSocketControl> for &IInspectable

§

fn from(value: &IWebSocketControl) -> Self

Converts to this type from the input type.
§

impl From<&IWebSocketControl2> for &IInspectable

§

fn from(value: &IWebSocketControl2) -> Self

Converts to this type from the input type.
§

impl From<&IWebSocketInformation> for &IInspectable

§

fn from(value: &IWebSocketInformation) -> Self

Converts to this type from the input type.
§

impl From<&IWebSocketInformation2> for &IInspectable

§

fn from(value: &IWebSocketInformation2) -> Self

Converts to this type from the input type.
§

impl From<&IWebUIBackgroundTaskInstance> for &IInspectable

§

fn from(value: &IWebUIBackgroundTaskInstance) -> Self

Converts to this type from the input type.
§

impl From<&IWebUICommandBarElement> for &IInspectable

§

fn from(value: &IWebUICommandBarElement) -> Self

Converts to this type from the input type.
§

impl From<&IWebUICommandBarIcon> for &IInspectable

§

fn from(value: &IWebUICommandBarIcon) -> Self

Converts to this type from the input type.
§

impl From<&IWebUINavigatedEventArgs> for &IInspectable

§

fn from(value: &IWebUINavigatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IWebViewControl> for &IInspectable

§

fn from(value: &IWebViewControl) -> Self

Converts to this type from the input type.
§

impl From<&IWebViewControl2> for &IInspectable

§

fn from(value: &IWebViewControl2) -> Self

Converts to this type from the input type.
§

impl From<&IWindowsDevicesAllJoynBusAttachmentFactoryInterop> for &IInspectable

§

fn from(value: &IWindowsDevicesAllJoynBusAttachmentFactoryInterop) -> Self

Converts to this type from the input type.
§

impl From<&IWindowsDevicesAllJoynBusAttachmentInterop> for &IInspectable

§

fn from(value: &IWindowsDevicesAllJoynBusAttachmentInterop) -> Self

Converts to this type from the input type.
§

impl From<&IWindowsDevicesAllJoynBusObjectFactoryInterop> for &IInspectable

§

fn from(value: &IWindowsDevicesAllJoynBusObjectFactoryInterop) -> Self

Converts to this type from the input type.
§

impl From<&IWindowsDevicesAllJoynBusObjectInterop> for &IInspectable

§

fn from(value: &IWindowsDevicesAllJoynBusObjectInterop) -> Self

Converts to this type from the input type.
§

impl From<&IWwwFormUrlDecoderEntry> for &IInspectable

§

fn from(value: &IWwwFormUrlDecoderEntry) -> Self

Converts to this type from the input type.
§

impl From<&IXmlCharacterData> for &IInspectable

§

fn from(value: &IXmlCharacterData) -> Self

Converts to this type from the input type.
§

impl From<&IXmlNode> for &IInspectable

§

fn from(value: &IXmlNode) -> Self

Converts to this type from the input type.
§

impl From<&IXmlNodeSelector> for &IInspectable

§

fn from(value: &IXmlNodeSelector) -> Self

Converts to this type from the input type.
§

impl From<&IXmlNodeSerializer> for &IInspectable

§

fn from(value: &IXmlNodeSerializer) -> Self

Converts to this type from the input type.
§

impl From<&IXmlText> for &IInspectable

§

fn from(value: &IXmlText) -> Self

Converts to this type from the input type.
§

impl From<&IXusbGameControllerInputSink> for &IInspectable

§

fn from(value: &IXusbGameControllerInputSink) -> Self

Converts to this type from the input type.
§

impl From<&IdleDispatchedHandlerArgs> for &IInspectable

§

fn from(value: &IdleDispatchedHandlerArgs) -> Self

Converts to this type from the input type.
§

impl From<&ImageCue> for &IInspectable

§

fn from(value: &ImageCue) -> Self

Converts to this type from the input type.
§

impl From<&ImageDisplayProperties> for &IInspectable

§

fn from(value: &ImageDisplayProperties) -> Self

Converts to this type from the input type.
§

impl From<&ImageEncodingProperties> for &IInspectable

§

fn from(value: &ImageEncodingProperties) -> Self

Converts to this type from the input type.
§

impl From<&ImageFeatureDescriptor> for &IInspectable

§

fn from(value: &ImageFeatureDescriptor) -> Self

Converts to this type from the input type.
§

impl From<&ImageFeatureValue> for &IInspectable

§

fn from(value: &ImageFeatureValue) -> Self

Converts to this type from the input type.
§

impl From<&ImageProperties> for &IInspectable

§

fn from(value: &ImageProperties) -> Self

Converts to this type from the input type.
§

impl From<&ImageScanner> for &IInspectable

§

fn from(value: &ImageScanner) -> Self

Converts to this type from the input type.
§

impl From<&ImageScannerAutoConfiguration> for &IInspectable

§

fn from(value: &ImageScannerAutoConfiguration) -> Self

Converts to this type from the input type.
§

impl From<&ImageScannerFeederConfiguration> for &IInspectable

§

fn from(value: &ImageScannerFeederConfiguration) -> Self

Converts to this type from the input type.
§

impl From<&ImageScannerFlatbedConfiguration> for &IInspectable

§

fn from(value: &ImageScannerFlatbedConfiguration) -> Self

Converts to this type from the input type.
§

impl From<&ImageScannerPreviewResult> for &IInspectable

§

fn from(value: &ImageScannerPreviewResult) -> Self

Converts to this type from the input type.
§

impl From<&ImageScannerScanResult> for &IInspectable

§

fn from(value: &ImageScannerScanResult) -> Self

Converts to this type from the input type.
§

impl From<&ImageStream> for &IInspectable

§

fn from(value: &ImageStream) -> Self

Converts to this type from the input type.
§

impl From<&ImplicitAnimationCollection> for &IInspectable

§

fn from(value: &ImplicitAnimationCollection) -> Self

Converts to this type from the input type.
§

impl From<&InMemoryRandomAccessStream> for &IInspectable

§

fn from(value: &InMemoryRandomAccessStream) -> Self

Converts to this type from the input type.
§

impl From<&Inclinometer> for &IInspectable

§

fn from(value: &Inclinometer) -> Self

Converts to this type from the input type.
§

impl From<&InclinometerDataThreshold> for &IInspectable

§

fn from(value: &InclinometerDataThreshold) -> Self

Converts to this type from the input type.
§

impl From<&InclinometerReading> for &IInspectable

§

fn from(value: &InclinometerReading) -> Self

Converts to this type from the input type.
§

impl From<&InclinometerReadingChangedEventArgs> for &IInspectable

§

fn from(value: &InclinometerReadingChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&IncrementNumberRounder> for &IInspectable

§

fn from(value: &IncrementNumberRounder) -> Self

Converts to this type from the input type.
§

impl From<&IndexableContent> for &IInspectable

§

fn from(value: &IndexableContent) -> Self

Converts to this type from the input type.
§

impl From<&IndexedResourceCandidate> for &IInspectable

§

fn from(value: &IndexedResourceCandidate) -> Self

Converts to this type from the input type.
§

impl From<&IndexedResourceQualifier> for &IInspectable

§

fn from(value: &IndexedResourceQualifier) -> Self

Converts to this type from the input type.
§

impl From<&InfraredMediaFrame> for &IInspectable

§

fn from(value: &InfraredMediaFrame) -> Self

Converts to this type from the input type.
§

impl From<&InfraredTorchControl> for &IInspectable

§

fn from(value: &InfraredTorchControl) -> Self

Converts to this type from the input type.
§

impl From<&InitialValueExpressionCollection> for &IInspectable

§

fn from(value: &InitialValueExpressionCollection) -> Self

Converts to this type from the input type.
§

impl From<&InitializeMediaStreamSourceRequestedEventArgs> for &IInspectable

§

fn from(value: &InitializeMediaStreamSourceRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&InjectedInputGamepadInfo> for &IInspectable

§

fn from(value: &InjectedInputGamepadInfo) -> Self

Converts to this type from the input type.
§

impl From<&InjectedInputKeyboardInfo> for &IInspectable

§

fn from(value: &InjectedInputKeyboardInfo) -> Self

Converts to this type from the input type.
§

impl From<&InjectedInputMouseInfo> for &IInspectable

§

fn from(value: &InjectedInputMouseInfo) -> Self

Converts to this type from the input type.
§

impl From<&InjectedInputPenInfo> for &IInspectable

§

fn from(value: &InjectedInputPenInfo) -> Self

Converts to this type from the input type.
§

impl From<&InjectedInputTouchInfo> for &IInspectable

§

fn from(value: &InjectedInputTouchInfo) -> Self

Converts to this type from the input type.
§

impl From<&InkAnalysisInkBullet> for &IInspectable

§

fn from(value: &InkAnalysisInkBullet) -> Self

Converts to this type from the input type.
§

impl From<&InkAnalysisInkDrawing> for &IInspectable

§

fn from(value: &InkAnalysisInkDrawing) -> Self

Converts to this type from the input type.
§

impl From<&InkAnalysisInkWord> for &IInspectable

§

fn from(value: &InkAnalysisInkWord) -> Self

Converts to this type from the input type.
§

impl From<&InkAnalysisLine> for &IInspectable

§

fn from(value: &InkAnalysisLine) -> Self

Converts to this type from the input type.
§

impl From<&InkAnalysisListItem> for &IInspectable

§

fn from(value: &InkAnalysisListItem) -> Self

Converts to this type from the input type.
§

impl From<&InkAnalysisNode> for &IInspectable

§

fn from(value: &InkAnalysisNode) -> Self

Converts to this type from the input type.
§

impl From<&InkAnalysisParagraph> for &IInspectable

§

fn from(value: &InkAnalysisParagraph) -> Self

Converts to this type from the input type.
§

impl From<&InkAnalysisResult> for &IInspectable

§

fn from(value: &InkAnalysisResult) -> Self

Converts to this type from the input type.
§

impl From<&InkAnalysisRoot> for &IInspectable

§

fn from(value: &InkAnalysisRoot) -> Self

Converts to this type from the input type.
§

impl From<&InkAnalysisWritingRegion> for &IInspectable

§

fn from(value: &InkAnalysisWritingRegion) -> Self

Converts to this type from the input type.
§

impl From<&InkAnalyzer> for &IInspectable

§

fn from(value: &InkAnalyzer) -> Self

Converts to this type from the input type.
§

impl From<&InkDrawingAttributes> for &IInspectable

§

fn from(value: &InkDrawingAttributes) -> Self

Converts to this type from the input type.
§

impl From<&InkDrawingAttributesPencilProperties> for &IInspectable

§

fn from(value: &InkDrawingAttributesPencilProperties) -> Self

Converts to this type from the input type.
§

impl From<&InkInputConfiguration> for &IInspectable

§

fn from(value: &InkInputConfiguration) -> Self

Converts to this type from the input type.
§

impl From<&InkInputProcessingConfiguration> for &IInspectable

§

fn from(value: &InkInputProcessingConfiguration) -> Self

Converts to this type from the input type.
§

impl From<&InkManager> for &IInspectable

§

fn from(value: &InkManager) -> Self

Converts to this type from the input type.
§

impl From<&InkModelerAttributes> for &IInspectable

§

fn from(value: &InkModelerAttributes) -> Self

Converts to this type from the input type.
§

impl From<&InkPoint> for &IInspectable

§

fn from(value: &InkPoint) -> Self

Converts to this type from the input type.
§

impl From<&InkPresenter> for &IInspectable

§

fn from(value: &InkPresenter) -> Self

Converts to this type from the input type.
§

impl From<&InkPresenterProtractor> for &IInspectable

§

fn from(value: &InkPresenterProtractor) -> Self

Converts to this type from the input type.
§

impl From<&InkPresenterRuler> for &IInspectable

§

fn from(value: &InkPresenterRuler) -> Self

Converts to this type from the input type.
§

impl From<&InkRecognitionResult> for &IInspectable

§

fn from(value: &InkRecognitionResult) -> Self

Converts to this type from the input type.
§

impl From<&InkRecognizer> for &IInspectable

§

fn from(value: &InkRecognizer) -> Self

Converts to this type from the input type.
§

impl From<&InkRecognizerContainer> for &IInspectable

§

fn from(value: &InkRecognizerContainer) -> Self

Converts to this type from the input type.
§

impl From<&InkStroke> for &IInspectable

§

fn from(value: &InkStroke) -> Self

Converts to this type from the input type.
§

impl From<&InkStrokeBuilder> for &IInspectable

§

fn from(value: &InkStrokeBuilder) -> Self

Converts to this type from the input type.
§

impl From<&InkStrokeContainer> for &IInspectable

§

fn from(value: &InkStrokeContainer) -> Self

Converts to this type from the input type.
§

impl From<&InkStrokeInput> for &IInspectable

§

fn from(value: &InkStrokeInput) -> Self

Converts to this type from the input type.
§

impl From<&InkStrokeRenderingSegment> for &IInspectable

§

fn from(value: &InkStrokeRenderingSegment) -> Self

Converts to this type from the input type.
§

impl From<&InkStrokesCollectedEventArgs> for &IInspectable

§

fn from(value: &InkStrokesCollectedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&InkStrokesErasedEventArgs> for &IInspectable

§

fn from(value: &InkStrokesErasedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&InkSynchronizer> for &IInspectable

§

fn from(value: &InkSynchronizer) -> Self

Converts to this type from the input type.
§

impl From<&InkUnprocessedInput> for &IInspectable

§

fn from(value: &InkUnprocessedInput) -> Self

Converts to this type from the input type.
§

impl From<&InkWorkspaceHostedAppManager> for &IInspectable

§

fn from(value: &InkWorkspaceHostedAppManager) -> Self

Converts to this type from the input type.
§

impl From<&InputActivationListener> for &IInspectable

§

fn from(value: &InputActivationListener) -> Self

Converts to this type from the input type.
§

impl From<&InputActivationListenerActivationChangedEventArgs> for &IInspectable

§

fn from(value: &InputActivationListenerActivationChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&InputEnabledEventArgs> for &IInspectable

§

fn from(value: &InputEnabledEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&InputInjector> for &IInspectable

§

fn from(value: &InputInjector) -> Self

Converts to this type from the input type.
§

impl From<&InputPane> for &IInspectable

§

fn from(value: &InputPane) -> Self

Converts to this type from the input type.
§

impl From<&InputPaneVisibilityEventArgs> for &IInspectable

§

fn from(value: &InputPaneVisibilityEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&InputStreamOverStream> for &IInspectable

§

fn from(value: &InputStreamOverStream) -> Self

Converts to this type from the input type.
§

impl From<&InsetClip> for &IInspectable

§

fn from(value: &InsetClip) -> Self

Converts to this type from the input type.
§

impl From<&InstalledClassicAppInfo> for &IInspectable

§

fn from(value: &InstalledClassicAppInfo) -> Self

Converts to this type from the input type.
§

impl From<&InstalledDesktopApp> for &IInspectable

§

fn from(value: &InstalledDesktopApp) -> Self

Converts to this type from the input type.
§

impl From<&InteractionSourceConfiguration> for &IInspectable

§

fn from(value: &InteractionSourceConfiguration) -> Self

Converts to this type from the input type.
§

impl From<&InteractionTracker> for &IInspectable

§

fn from(value: &InteractionTracker) -> Self

Converts to this type from the input type.
§

impl From<&InteractionTrackerCustomAnimationStateEnteredArgs> for &IInspectable

§

fn from(value: &InteractionTrackerCustomAnimationStateEnteredArgs) -> Self

Converts to this type from the input type.
§

impl From<&InteractionTrackerIdleStateEnteredArgs> for &IInspectable

§

fn from(value: &InteractionTrackerIdleStateEnteredArgs) -> Self

Converts to this type from the input type.
§

impl From<&InteractionTrackerInertiaModifier> for &IInspectable

§

fn from(value: &InteractionTrackerInertiaModifier) -> Self

Converts to this type from the input type.
§

impl From<&InteractionTrackerInertiaMotion> for &IInspectable

§

fn from(value: &InteractionTrackerInertiaMotion) -> Self

Converts to this type from the input type.
§

impl From<&InteractionTrackerInertiaNaturalMotion> for &IInspectable

§

fn from(value: &InteractionTrackerInertiaNaturalMotion) -> Self

Converts to this type from the input type.
§

impl From<&InteractionTrackerInertiaRestingValue> for &IInspectable

§

fn from(value: &InteractionTrackerInertiaRestingValue) -> Self

Converts to this type from the input type.
§

impl From<&InteractionTrackerInertiaStateEnteredArgs> for &IInspectable

§

fn from(value: &InteractionTrackerInertiaStateEnteredArgs) -> Self

Converts to this type from the input type.
§

impl From<&InteractionTrackerInteractingStateEnteredArgs> for &IInspectable

§

fn from(value: &InteractionTrackerInteractingStateEnteredArgs) -> Self

Converts to this type from the input type.
§

impl From<&InteractionTrackerRequestIgnoredArgs> for &IInspectable

§

fn from(value: &InteractionTrackerRequestIgnoredArgs) -> Self

Converts to this type from the input type.
§

impl From<&InteractionTrackerValuesChangedArgs> for &IInspectable

§

fn from(value: &InteractionTrackerValuesChangedArgs) -> Self

Converts to this type from the input type.
§

impl From<&InteractionTrackerVector2InertiaModifier> for &IInspectable

§

fn from(value: &InteractionTrackerVector2InertiaModifier) -> Self

Converts to this type from the input type.
§

impl From<&InteractionTrackerVector2InertiaNaturalMotion> for &IInspectable

§

fn from(value: &InteractionTrackerVector2InertiaNaturalMotion) -> Self

Converts to this type from the input type.
§

impl From<&IppAttributeError> for &IInspectable

§

fn from(value: &IppAttributeError) -> Self

Converts to this type from the input type.
§

impl From<&IppAttributeValue> for &IInspectable

§

fn from(value: &IppAttributeValue) -> Self

Converts to this type from the input type.
§

impl From<&IppIntegerRange> for &IInspectable

§

fn from(value: &IppIntegerRange) -> Self

Converts to this type from the input type.
§

impl From<&IppPrintDevice> for &IInspectable

§

fn from(value: &IppPrintDevice) -> Self

Converts to this type from the input type.
§

impl From<&IppResolution> for &IInspectable

§

fn from(value: &IppResolution) -> Self

Converts to this type from the input type.
§

impl From<&IppSetAttributesResult> for &IInspectable

§

fn from(value: &IppSetAttributesResult) -> Self

Converts to this type from the input type.
§

impl From<&IppTextWithLanguage> for &IInspectable

§

fn from(value: &IppTextWithLanguage) -> Self

Converts to this type from the input type.
§

impl From<&IsoSpeedControl> for &IInspectable

§

fn from(value: &IsoSpeedControl) -> Self

Converts to this type from the input type.
§

impl From<&IsolatedWindowsEnvironment> for &IInspectable

§

fn from(value: &IsolatedWindowsEnvironment) -> Self

Converts to this type from the input type.
§

impl From<&IsolatedWindowsEnvironmentCreateResult> for &IInspectable

§

fn from(value: &IsolatedWindowsEnvironmentCreateResult) -> Self

Converts to this type from the input type.
§

impl From<&IsolatedWindowsEnvironmentFile> for &IInspectable

§

fn from(value: &IsolatedWindowsEnvironmentFile) -> Self

Converts to this type from the input type.
§

impl From<&IsolatedWindowsEnvironmentLaunchFileResult> for &IInspectable

§

fn from(value: &IsolatedWindowsEnvironmentLaunchFileResult) -> Self

Converts to this type from the input type.
§

impl From<&IsolatedWindowsEnvironmentOptions> for &IInspectable

§

fn from(value: &IsolatedWindowsEnvironmentOptions) -> Self

Converts to this type from the input type.
§

impl From<&IsolatedWindowsEnvironmentOwnerRegistrationData> for &IInspectable

§

fn from(value: &IsolatedWindowsEnvironmentOwnerRegistrationData) -> Self

Converts to this type from the input type.
§

impl From<&IsolatedWindowsEnvironmentOwnerRegistrationResult> for &IInspectable

§

fn from(value: &IsolatedWindowsEnvironmentOwnerRegistrationResult) -> Self

Converts to this type from the input type.
§

impl From<&IsolatedWindowsEnvironmentPostMessageResult> for &IInspectable

§

fn from(value: &IsolatedWindowsEnvironmentPostMessageResult) -> Self

Converts to this type from the input type.
§

impl From<&IsolatedWindowsEnvironmentProcess> for &IInspectable

§

fn from(value: &IsolatedWindowsEnvironmentProcess) -> Self

Converts to this type from the input type.
§

impl From<&IsolatedWindowsEnvironmentShareFileRequestOptions> for &IInspectable

§

fn from(value: &IsolatedWindowsEnvironmentShareFileRequestOptions) -> Self

Converts to this type from the input type.
§

impl From<&IsolatedWindowsEnvironmentShareFileResult> for &IInspectable

§

fn from(value: &IsolatedWindowsEnvironmentShareFileResult) -> Self

Converts to this type from the input type.
§

impl From<&IsolatedWindowsEnvironmentShareFolderRequestOptions> for &IInspectable

§

fn from(value: &IsolatedWindowsEnvironmentShareFolderRequestOptions) -> Self

Converts to this type from the input type.
§

impl From<&IsolatedWindowsEnvironmentShareFolderResult> for &IInspectable

§

fn from(value: &IsolatedWindowsEnvironmentShareFolderResult) -> Self

Converts to this type from the input type.
§

impl From<&IsolatedWindowsEnvironmentStartProcessResult> for &IInspectable

§

fn from(value: &IsolatedWindowsEnvironmentStartProcessResult) -> Self

Converts to this type from the input type.
§

impl From<&IsolatedWindowsEnvironmentTelemetryParameters> for &IInspectable

§

fn from(value: &IsolatedWindowsEnvironmentTelemetryParameters) -> Self

Converts to this type from the input type.
§

impl From<&IsolatedWindowsEnvironmentUserInfo> for &IInspectable

§

fn from(value: &IsolatedWindowsEnvironmentUserInfo) -> Self

Converts to this type from the input type.
§

impl From<&ItemRemovedEventArgs> for &IInspectable

§

fn from(value: &ItemRemovedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&JapanesePhoneme> for &IInspectable

§

fn from(value: &JapanesePhoneme) -> Self

Converts to this type from the input type.
§

impl From<&JournalPrintJob> for &IInspectable

§

fn from(value: &JournalPrintJob) -> Self

Converts to this type from the input type.
§

impl From<&JournalPrinterCapabilities> for &IInspectable

§

fn from(value: &JournalPrinterCapabilities) -> Self

Converts to this type from the input type.
§

impl From<&JsonArray> for &IInspectable

§

fn from(value: &JsonArray) -> Self

Converts to this type from the input type.
§

impl From<&JsonObject> for &IInspectable

§

fn from(value: &JsonObject) -> Self

Converts to this type from the input type.
§

impl From<&JsonValue> for &IInspectable

§

fn from(value: &JsonValue) -> Self

Converts to this type from the input type.
§

impl From<&JumpList> for &IInspectable

§

fn from(value: &JumpList) -> Self

Converts to this type from the input type.
§

impl From<&JumpListItem> for &IInspectable

§

fn from(value: &JumpListItem) -> Self

Converts to this type from the input type.
§

impl From<&KeyCredential> for &IInspectable

§

fn from(value: &KeyCredential) -> Self

Converts to this type from the input type.
§

impl From<&KeyCredentialAttestationResult> for &IInspectable

§

fn from(value: &KeyCredentialAttestationResult) -> Self

Converts to this type from the input type.
§

impl From<&KeyCredentialOperationResult> for &IInspectable

§

fn from(value: &KeyCredentialOperationResult) -> Self

Converts to this type from the input type.
§

impl From<&KeyCredentialRetrievalResult> for &IInspectable

§

fn from(value: &KeyCredentialRetrievalResult) -> Self

Converts to this type from the input type.
§

impl From<&KeyDerivationAlgorithmProvider> for &IInspectable

§

fn from(value: &KeyDerivationAlgorithmProvider) -> Self

Converts to this type from the input type.
§

impl From<&KeyDerivationParameters> for &IInspectable

§

fn from(value: &KeyDerivationParameters) -> Self

Converts to this type from the input type.
§

impl From<&KeyEventArgs> for &IInspectable

§

fn from(value: &KeyEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&KeyFrameAnimation> for &IInspectable

§

fn from(value: &KeyFrameAnimation) -> Self

Converts to this type from the input type.
§

impl From<&KeyboardCapabilities> for &IInspectable

§

fn from(value: &KeyboardCapabilities) -> Self

Converts to this type from the input type.
§

impl From<&KeyboardDeliveryInterceptor> for &IInspectable

§

fn from(value: &KeyboardDeliveryInterceptor) -> Self

Converts to this type from the input type.
§

impl From<&KeypadPressedEventArgs> for &IInspectable

§

fn from(value: &KeypadPressedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&Lamp> for &IInspectable

§

fn from(value: &Lamp) -> Self

Converts to this type from the input type.
§

impl From<&LampArray> for &IInspectable

§

fn from(value: &LampArray) -> Self

Converts to this type from the input type.
§

impl From<&LampArrayBitmapEffect> for &IInspectable

§

fn from(value: &LampArrayBitmapEffect) -> Self

Converts to this type from the input type.
§

impl From<&LampArrayBitmapRequestedEventArgs> for &IInspectable

§

fn from(value: &LampArrayBitmapRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&LampArrayBlinkEffect> for &IInspectable

§

fn from(value: &LampArrayBlinkEffect) -> Self

Converts to this type from the input type.
§

impl From<&LampArrayColorRampEffect> for &IInspectable

§

fn from(value: &LampArrayColorRampEffect) -> Self

Converts to this type from the input type.
§

impl From<&LampArrayCustomEffect> for &IInspectable

§

fn from(value: &LampArrayCustomEffect) -> Self

Converts to this type from the input type.
§

impl From<&LampArrayEffectPlaylist> for &IInspectable

§

fn from(value: &LampArrayEffectPlaylist) -> Self

Converts to this type from the input type.
§

impl From<&LampArraySolidEffect> for &IInspectable

§

fn from(value: &LampArraySolidEffect) -> Self

Converts to this type from the input type.
§

impl From<&LampArrayUpdateRequestedEventArgs> for &IInspectable

§

fn from(value: &LampArrayUpdateRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&LampAvailabilityChangedEventArgs> for &IInspectable

§

fn from(value: &LampAvailabilityChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&LampInfo> for &IInspectable

§

fn from(value: &LampInfo) -> Self

Converts to this type from the input type.
§

impl From<&LanIdentifier> for &IInspectable

§

fn from(value: &LanIdentifier) -> Self

Converts to this type from the input type.
§

impl From<&LanIdentifierData> for &IInspectable

§

fn from(value: &LanIdentifierData) -> Self

Converts to this type from the input type.
§

impl From<&Language> for &IInspectable

§

fn from(value: &Language) -> Self

Converts to this type from the input type.
§

impl From<&LanguageFont> for &IInspectable

§

fn from(value: &LanguageFont) -> Self

Converts to this type from the input type.
§

impl From<&LanguageFontGroup> for &IInspectable

§

fn from(value: &LanguageFontGroup) -> Self

Converts to this type from the input type.
§

impl From<&LaunchActivatedEventArgs> for &IInspectable

§

fn from(value: &LaunchActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&LaunchUriResult> for &IInspectable

§

fn from(value: &LaunchUriResult) -> Self

Converts to this type from the input type.
§

impl From<&LauncherOptions> for &IInspectable

§

fn from(value: &LauncherOptions) -> Self

Converts to this type from the input type.
§

impl From<&LauncherUIOptions> for &IInspectable

§

fn from(value: &LauncherUIOptions) -> Self

Converts to this type from the input type.
§

impl From<&LayerVisual> for &IInspectable

§

fn from(value: &LayerVisual) -> Self

Converts to this type from the input type.
§

impl From<&LearningModel> for &IInspectable

§

fn from(value: &LearningModel) -> Self

Converts to this type from the input type.
§

impl From<&LearningModelBinding> for &IInspectable

§

fn from(value: &LearningModelBinding) -> Self

Converts to this type from the input type.
§

impl From<&LearningModelDevice> for &IInspectable

§

fn from(value: &LearningModelDevice) -> Self

Converts to this type from the input type.
§

impl From<&LearningModelEvaluationResult> for &IInspectable

§

fn from(value: &LearningModelEvaluationResult) -> Self

Converts to this type from the input type.
§

impl From<&LearningModelSession> for &IInspectable

§

fn from(value: &LearningModelSession) -> Self

Converts to this type from the input type.
§

impl From<&LearningModelSessionOptions> for &IInspectable

§

fn from(value: &LearningModelSessionOptions) -> Self

Converts to this type from the input type.
§

impl From<&LeavingBackgroundEventArgs> for &IInspectable

§

fn from(value: &LeavingBackgroundEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&LeavingBackgroundEventArgs> for &IInspectable

§

fn from(value: &LeavingBackgroundEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&LicenseInformation> for &IInspectable

§

fn from(value: &LicenseInformation) -> Self

Converts to this type from the input type.
§

impl From<&LicenseSatisfactionInfo> for &IInspectable

§

fn from(value: &LicenseSatisfactionInfo) -> Self

Converts to this type from the input type.
§

impl From<&LicenseSatisfactionResult> for &IInspectable

§

fn from(value: &LicenseSatisfactionResult) -> Self

Converts to this type from the input type.
§

impl From<&LightSensor> for &IInspectable

§

fn from(value: &LightSensor) -> Self

Converts to this type from the input type.
§

impl From<&LightSensorDataThreshold> for &IInspectable

§

fn from(value: &LightSensorDataThreshold) -> Self

Converts to this type from the input type.
§

impl From<&LightSensorReading> for &IInspectable

§

fn from(value: &LightSensorReading) -> Self

Converts to this type from the input type.
§

impl From<&LightSensorReadingChangedEventArgs> for &IInspectable

§

fn from(value: &LightSensorReadingChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&LimitedAccessFeatureRequestResult> for &IInspectable

§

fn from(value: &LimitedAccessFeatureRequestResult) -> Self

Converts to this type from the input type.
§

impl From<&LimiterEffectDefinition> for &IInspectable

§

fn from(value: &LimiterEffectDefinition) -> Self

Converts to this type from the input type.
§

impl From<&LineDisplay> for &IInspectable

§

fn from(value: &LineDisplay) -> Self

Converts to this type from the input type.
§

impl From<&LineDisplayAttributes> for &IInspectable

§

fn from(value: &LineDisplayAttributes) -> Self

Converts to this type from the input type.
§

impl From<&LineDisplayCapabilities> for &IInspectable

§

fn from(value: &LineDisplayCapabilities) -> Self

Converts to this type from the input type.
§

impl From<&LineDisplayCursor> for &IInspectable

§

fn from(value: &LineDisplayCursor) -> Self

Converts to this type from the input type.
§

impl From<&LineDisplayCursorAttributes> for &IInspectable

§

fn from(value: &LineDisplayCursorAttributes) -> Self

Converts to this type from the input type.
§

impl From<&LineDisplayCustomGlyphs> for &IInspectable

§

fn from(value: &LineDisplayCustomGlyphs) -> Self

Converts to this type from the input type.
§

impl From<&LineDisplayMarquee> for &IInspectable

§

fn from(value: &LineDisplayMarquee) -> Self

Converts to this type from the input type.
§

impl From<&LineDisplayStatisticsCategorySelector> for &IInspectable

§

fn from(value: &LineDisplayStatisticsCategorySelector) -> Self

Converts to this type from the input type.
§

impl From<&LineDisplayStatusUpdatedEventArgs> for &IInspectable

§

fn from(value: &LineDisplayStatusUpdatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&LineDisplayStoredBitmap> for &IInspectable

§

fn from(value: &LineDisplayStoredBitmap) -> Self

Converts to this type from the input type.
§

impl From<&LineDisplayWindow> for &IInspectable

§

fn from(value: &LineDisplayWindow) -> Self

Converts to this type from the input type.
§

impl From<&LinearEasingFunction> for &IInspectable

§

fn from(value: &LinearEasingFunction) -> Self

Converts to this type from the input type.
§

impl From<&ListingInformation> for &IInspectable

§

fn from(value: &ListingInformation) -> Self

Converts to this type from the input type.
§

impl From<&LocalContentSuggestionSettings> for &IInspectable

§

fn from(value: &LocalContentSuggestionSettings) -> Self

Converts to this type from the input type.
§

impl From<&LocalLocation> for &IInspectable

§

fn from(value: &LocalLocation) -> Self

Converts to this type from the input type.
§

impl From<&LocalLocationFinderResult> for &IInspectable

§

fn from(value: &LocalLocationFinderResult) -> Self

Converts to this type from the input type.
§

impl From<&LocalLocationHoursOfOperationItem> for &IInspectable

§

fn from(value: &LocalLocationHoursOfOperationItem) -> Self

Converts to this type from the input type.
§

impl From<&LocalLocationRatingInfo> for &IInspectable

§

fn from(value: &LocalLocationRatingInfo) -> Self

Converts to this type from the input type.
§

impl From<&LocationTrigger> for &IInspectable

§

fn from(value: &LocationTrigger) -> Self

Converts to this type from the input type.
§

impl From<&LockApplicationHost> for &IInspectable

§

fn from(value: &LockApplicationHost) -> Self

Converts to this type from the input type.
§

impl From<&LockOnLeaveOptions> for &IInspectable

§

fn from(value: &LockOnLeaveOptions) -> Self

Converts to this type from the input type.
§

impl From<&LockScreenActivatedEventArgs> for &IInspectable

§

fn from(value: &LockScreenActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&LockScreenBadge> for &IInspectable

§

fn from(value: &LockScreenBadge) -> Self

Converts to this type from the input type.
§

impl From<&LockScreenCallActivatedEventArgs> for &IInspectable

§

fn from(value: &LockScreenCallActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&LockScreenCallEndCallDeferral> for &IInspectable

§

fn from(value: &LockScreenCallEndCallDeferral) -> Self

Converts to this type from the input type.
§

impl From<&LockScreenCallEndRequestedEventArgs> for &IInspectable

§

fn from(value: &LockScreenCallEndRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&LockScreenCallUI> for &IInspectable

§

fn from(value: &LockScreenCallUI) -> Self

Converts to this type from the input type.
§

impl From<&LockScreenComponentActivatedEventArgs> for &IInspectable

§

fn from(value: &LockScreenComponentActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&LockScreenInfo> for &IInspectable

§

fn from(value: &LockScreenInfo) -> Self

Converts to this type from the input type.
§

impl From<&LockScreenUnlockingDeferral> for &IInspectable

§

fn from(value: &LockScreenUnlockingDeferral) -> Self

Converts to this type from the input type.
§

impl From<&LockScreenUnlockingEventArgs> for &IInspectable

§

fn from(value: &LockScreenUnlockingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&LogFileGeneratedEventArgs> for &IInspectable

§

fn from(value: &LogFileGeneratedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&LoggingActivity> for &IInspectable

§

fn from(value: &LoggingActivity) -> Self

Converts to this type from the input type.
§

impl From<&LoggingChannel> for &IInspectable

§

fn from(value: &LoggingChannel) -> Self

Converts to this type from the input type.
§

impl From<&LoggingChannelOptions> for &IInspectable

§

fn from(value: &LoggingChannelOptions) -> Self

Converts to this type from the input type.
§

impl From<&LoggingFields> for &IInspectable

§

fn from(value: &LoggingFields) -> Self

Converts to this type from the input type.
§

impl From<&LoggingOptions> for &IInspectable

§

fn from(value: &LoggingOptions) -> Self

Converts to this type from the input type.
§

impl From<&LoggingSession> for &IInspectable

§

fn from(value: &LoggingSession) -> Self

Converts to this type from the input type.
§

impl From<&LowLagMediaRecording> for &IInspectable

§

fn from(value: &LowLagMediaRecording) -> Self

Converts to this type from the input type.
§

impl From<&LowLagPhotoCapture> for &IInspectable

§

fn from(value: &LowLagPhotoCapture) -> Self

Converts to this type from the input type.
§

impl From<&LowLagPhotoControl> for &IInspectable

§

fn from(value: &LowLagPhotoControl) -> Self

Converts to this type from the input type.
§

impl From<&LowLagPhotoSequenceCapture> for &IInspectable

§

fn from(value: &LowLagPhotoSequenceCapture) -> Self

Converts to this type from the input type.
§

impl From<&LowLagPhotoSequenceControl> for &IInspectable

§

fn from(value: &LowLagPhotoSequenceControl) -> Self

Converts to this type from the input type.
§

impl From<&LowLevelDevicesAggregateProvider> for &IInspectable

§

fn from(value: &LowLevelDevicesAggregateProvider) -> Self

Converts to this type from the input type.
§

impl From<&LowLevelDevicesController> for &IInspectable

§

fn from(value: &LowLevelDevicesController) -> Self

Converts to this type from the input type.
§

impl From<&LowLightFusionResult> for &IInspectable

§

fn from(value: &LowLightFusionResult) -> Self

Converts to this type from the input type.
§

impl From<&MacAlgorithmProvider> for &IInspectable

§

fn from(value: &MacAlgorithmProvider) -> Self

Converts to this type from the input type.
§

impl From<&MagneticStripeReader> for &IInspectable

§

fn from(value: &MagneticStripeReader) -> Self

Converts to this type from the input type.
§

impl From<&MagneticStripeReaderAamvaCardDataReceivedEventArgs> for &IInspectable

§

fn from(value: &MagneticStripeReaderAamvaCardDataReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MagneticStripeReaderBankCardDataReceivedEventArgs> for &IInspectable

§

fn from(value: &MagneticStripeReaderBankCardDataReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MagneticStripeReaderCapabilities> for &IInspectable

§

fn from(value: &MagneticStripeReaderCapabilities) -> Self

Converts to this type from the input type.
§

impl From<&MagneticStripeReaderErrorOccurredEventArgs> for &IInspectable

§

fn from(value: &MagneticStripeReaderErrorOccurredEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MagneticStripeReaderReport> for &IInspectable

§

fn from(value: &MagneticStripeReaderReport) -> Self

Converts to this type from the input type.
§

impl From<&MagneticStripeReaderStatusUpdatedEventArgs> for &IInspectable

§

fn from(value: &MagneticStripeReaderStatusUpdatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MagneticStripeReaderTrackData> for &IInspectable

§

fn from(value: &MagneticStripeReaderTrackData) -> Self

Converts to this type from the input type.
§

impl From<&MagneticStripeReaderVendorSpecificCardDataReceivedEventArgs> for &IInspectable

§

fn from( value: &MagneticStripeReaderVendorSpecificCardDataReceivedEventArgs ) -> Self

Converts to this type from the input type.
§

impl From<&Magnetometer> for &IInspectable

§

fn from(value: &Magnetometer) -> Self

Converts to this type from the input type.
§

impl From<&MagnetometerDataThreshold> for &IInspectable

§

fn from(value: &MagnetometerDataThreshold) -> Self

Converts to this type from the input type.
§

impl From<&MagnetometerReading> for &IInspectable

§

fn from(value: &MagnetometerReading) -> Self

Converts to this type from the input type.
§

impl From<&MagnetometerReadingChangedEventArgs> for &IInspectable

§

fn from(value: &MagnetometerReadingChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MaintenanceTrigger> for &IInspectable

§

fn from(value: &MaintenanceTrigger) -> Self

Converts to this type from the input type.
§

impl From<&ManeuverWarning> for &IInspectable

§

fn from(value: &ManeuverWarning) -> Self

Converts to this type from the input type.
§

impl From<&ManipulationCompletedEventArgs> for &IInspectable

§

fn from(value: &ManipulationCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ManipulationInertiaStartingEventArgs> for &IInspectable

§

fn from(value: &ManipulationInertiaStartingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ManipulationStartedEventArgs> for &IInspectable

§

fn from(value: &ManipulationStartedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ManipulationUpdatedEventArgs> for &IInspectable

§

fn from(value: &ManipulationUpdatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MapAddress> for &IInspectable

§

fn from(value: &MapAddress) -> Self

Converts to this type from the input type.
§

impl From<&MapFeatureDescriptor> for &IInspectable

§

fn from(value: &MapFeatureDescriptor) -> Self

Converts to this type from the input type.
§

impl From<&MapLocation> for &IInspectable

§

fn from(value: &MapLocation) -> Self

Converts to this type from the input type.
§

impl From<&MapLocationFinderResult> for &IInspectable

§

fn from(value: &MapLocationFinderResult) -> Self

Converts to this type from the input type.
§

impl From<&MapRoute> for &IInspectable

§

fn from(value: &MapRoute) -> Self

Converts to this type from the input type.
§

impl From<&MapRouteDrivingOptions> for &IInspectable

§

fn from(value: &MapRouteDrivingOptions) -> Self

Converts to this type from the input type.
§

impl From<&MapRouteFinderResult> for &IInspectable

§

fn from(value: &MapRouteFinderResult) -> Self

Converts to this type from the input type.
§

impl From<&MapRouteLeg> for &IInspectable

§

fn from(value: &MapRouteLeg) -> Self

Converts to this type from the input type.
§

impl From<&MapRouteManeuver> for &IInspectable

§

fn from(value: &MapRouteManeuver) -> Self

Converts to this type from the input type.
§

impl From<&MdmAlert> for &IInspectable

§

fn from(value: &MdmAlert) -> Self

Converts to this type from the input type.
§

impl From<&MdmSession> for &IInspectable

§

fn from(value: &MdmSession) -> Self

Converts to this type from the input type.
§

impl From<&MediaBinder> for &IInspectable

§

fn from(value: &MediaBinder) -> Self

Converts to this type from the input type.
§

impl From<&MediaBindingEventArgs> for &IInspectable

§

fn from(value: &MediaBindingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MediaBreak> for &IInspectable

§

fn from(value: &MediaBreak) -> Self

Converts to this type from the input type.
§

impl From<&MediaBreakEndedEventArgs> for &IInspectable

§

fn from(value: &MediaBreakEndedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MediaBreakManager> for &IInspectable

§

fn from(value: &MediaBreakManager) -> Self

Converts to this type from the input type.
§

impl From<&MediaBreakSchedule> for &IInspectable

§

fn from(value: &MediaBreakSchedule) -> Self

Converts to this type from the input type.
§

impl From<&MediaBreakSeekedOverEventArgs> for &IInspectable

§

fn from(value: &MediaBreakSeekedOverEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MediaBreakSkippedEventArgs> for &IInspectable

§

fn from(value: &MediaBreakSkippedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MediaBreakStartedEventArgs> for &IInspectable

§

fn from(value: &MediaBreakStartedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MediaCapture> for &IInspectable

§

fn from(value: &MediaCapture) -> Self

Converts to this type from the input type.
§

impl From<&MediaCaptureDeviceExclusiveControlStatusChangedEventArgs> for &IInspectable

§

fn from( value: &MediaCaptureDeviceExclusiveControlStatusChangedEventArgs ) -> Self

Converts to this type from the input type.
§

impl From<&MediaCaptureFailedEventArgs> for &IInspectable

§

fn from(value: &MediaCaptureFailedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MediaCaptureFocusChangedEventArgs> for &IInspectable

§

fn from(value: &MediaCaptureFocusChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MediaCaptureInitializationSettings> for &IInspectable

§

fn from(value: &MediaCaptureInitializationSettings) -> Self

Converts to this type from the input type.
§

impl From<&MediaCapturePauseResult> for &IInspectable

§

fn from(value: &MediaCapturePauseResult) -> Self

Converts to this type from the input type.
§

impl From<&MediaCaptureRelativePanelWatcher> for &IInspectable

§

fn from(value: &MediaCaptureRelativePanelWatcher) -> Self

Converts to this type from the input type.
§

impl From<&MediaCaptureSettings> for &IInspectable

§

fn from(value: &MediaCaptureSettings) -> Self

Converts to this type from the input type.
§

impl From<&MediaCaptureStopResult> for &IInspectable

§

fn from(value: &MediaCaptureStopResult) -> Self

Converts to this type from the input type.
§

impl From<&MediaCaptureVideoProfile> for &IInspectable

§

fn from(value: &MediaCaptureVideoProfile) -> Self

Converts to this type from the input type.
§

impl From<&MediaCaptureVideoProfileMediaDescription> for &IInspectable

§

fn from(value: &MediaCaptureVideoProfileMediaDescription) -> Self

Converts to this type from the input type.
§

impl From<&MediaClip> for &IInspectable

§

fn from(value: &MediaClip) -> Self

Converts to this type from the input type.
§

impl From<&MediaComposition> for &IInspectable

§

fn from(value: &MediaComposition) -> Self

Converts to this type from the input type.
§

impl From<&MediaControlsTriggerDetails> for &IInspectable

§

fn from(value: &MediaControlsTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&MediaCueEventArgs> for &IInspectable

§

fn from(value: &MediaCueEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MediaDeviceControl> for &IInspectable

§

fn from(value: &MediaDeviceControl) -> Self

Converts to this type from the input type.
§

impl From<&MediaDeviceControlCapabilities> for &IInspectable

§

fn from(value: &MediaDeviceControlCapabilities) -> Self

Converts to this type from the input type.
§

impl From<&MediaEncodingProfile> for &IInspectable

§

fn from(value: &MediaEncodingProfile) -> Self

Converts to this type from the input type.
§

impl From<&MediaExtensionManager> for &IInspectable

§

fn from(value: &MediaExtensionManager) -> Self

Converts to this type from the input type.
§

impl From<&MediaFrameArrivedEventArgs> for &IInspectable

§

fn from(value: &MediaFrameArrivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MediaFrameFormat> for &IInspectable

§

fn from(value: &MediaFrameFormat) -> Self

Converts to this type from the input type.
§

impl From<&MediaFrameReader> for &IInspectable

§

fn from(value: &MediaFrameReader) -> Self

Converts to this type from the input type.
§

impl From<&MediaFrameReference> for &IInspectable

§

fn from(value: &MediaFrameReference) -> Self

Converts to this type from the input type.
§

impl From<&MediaFrameSource> for &IInspectable

§

fn from(value: &MediaFrameSource) -> Self

Converts to this type from the input type.
§

impl From<&MediaFrameSourceController> for &IInspectable

§

fn from(value: &MediaFrameSourceController) -> Self

Converts to this type from the input type.
§

impl From<&MediaFrameSourceGetPropertyResult> for &IInspectable

§

fn from(value: &MediaFrameSourceGetPropertyResult) -> Self

Converts to this type from the input type.
§

impl From<&MediaFrameSourceGroup> for &IInspectable

§

fn from(value: &MediaFrameSourceGroup) -> Self

Converts to this type from the input type.
§

impl From<&MediaFrameSourceInfo> for &IInspectable

§

fn from(value: &MediaFrameSourceInfo) -> Self

Converts to this type from the input type.
§

impl From<&MediaItemDisplayProperties> for &IInspectable

§

fn from(value: &MediaItemDisplayProperties) -> Self

Converts to this type from the input type.
§

impl From<&MediaMetadata> for &IInspectable

§

fn from(value: &MediaMetadata) -> Self

Converts to this type from the input type.
§

impl From<&MediaOverlay> for &IInspectable

§

fn from(value: &MediaOverlay) -> Self

Converts to this type from the input type.
§

impl From<&MediaOverlayLayer> for &IInspectable

§

fn from(value: &MediaOverlayLayer) -> Self

Converts to this type from the input type.
§

impl From<&MediaPlaybackAudioTrackList> for &IInspectable

§

fn from(value: &MediaPlaybackAudioTrackList) -> Self

Converts to this type from the input type.
§

impl From<&MediaPlaybackCommandManager> for &IInspectable

§

fn from(value: &MediaPlaybackCommandManager) -> Self

Converts to this type from the input type.
§

impl From<&MediaPlaybackCommandManagerAutoRepeatModeReceivedEventArgs> for &IInspectable

§

fn from( value: &MediaPlaybackCommandManagerAutoRepeatModeReceivedEventArgs ) -> Self

Converts to this type from the input type.
§

impl From<&MediaPlaybackCommandManagerCommandBehavior> for &IInspectable

§

fn from(value: &MediaPlaybackCommandManagerCommandBehavior) -> Self

Converts to this type from the input type.
§

impl From<&MediaPlaybackCommandManagerFastForwardReceivedEventArgs> for &IInspectable

§

fn from(value: &MediaPlaybackCommandManagerFastForwardReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MediaPlaybackCommandManagerNextReceivedEventArgs> for &IInspectable

§

fn from(value: &MediaPlaybackCommandManagerNextReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MediaPlaybackCommandManagerPauseReceivedEventArgs> for &IInspectable

§

fn from(value: &MediaPlaybackCommandManagerPauseReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MediaPlaybackCommandManagerPlayReceivedEventArgs> for &IInspectable

§

fn from(value: &MediaPlaybackCommandManagerPlayReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MediaPlaybackCommandManagerPositionReceivedEventArgs> for &IInspectable

§

fn from(value: &MediaPlaybackCommandManagerPositionReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MediaPlaybackCommandManagerPreviousReceivedEventArgs> for &IInspectable

§

fn from(value: &MediaPlaybackCommandManagerPreviousReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MediaPlaybackCommandManagerRateReceivedEventArgs> for &IInspectable

§

fn from(value: &MediaPlaybackCommandManagerRateReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MediaPlaybackCommandManagerRewindReceivedEventArgs> for &IInspectable

§

fn from(value: &MediaPlaybackCommandManagerRewindReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MediaPlaybackCommandManagerShuffleReceivedEventArgs> for &IInspectable

§

fn from(value: &MediaPlaybackCommandManagerShuffleReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MediaPlaybackItem> for &IInspectable

§

fn from(value: &MediaPlaybackItem) -> Self

Converts to this type from the input type.
§

impl From<&MediaPlaybackItemError> for &IInspectable

§

fn from(value: &MediaPlaybackItemError) -> Self

Converts to this type from the input type.
§

impl From<&MediaPlaybackItemFailedEventArgs> for &IInspectable

§

fn from(value: &MediaPlaybackItemFailedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MediaPlaybackItemOpenedEventArgs> for &IInspectable

§

fn from(value: &MediaPlaybackItemOpenedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MediaPlaybackList> for &IInspectable

§

fn from(value: &MediaPlaybackList) -> Self

Converts to this type from the input type.
§

impl From<&MediaPlaybackSession> for &IInspectable

§

fn from(value: &MediaPlaybackSession) -> Self

Converts to this type from the input type.
§

impl From<&MediaPlaybackSessionBufferingStartedEventArgs> for &IInspectable

§

fn from(value: &MediaPlaybackSessionBufferingStartedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MediaPlaybackSessionOutputDegradationPolicyState> for &IInspectable

§

fn from(value: &MediaPlaybackSessionOutputDegradationPolicyState) -> Self

Converts to this type from the input type.
§

impl From<&MediaPlaybackSphericalVideoProjection> for &IInspectable

§

fn from(value: &MediaPlaybackSphericalVideoProjection) -> Self

Converts to this type from the input type.
§

impl From<&MediaPlaybackTimedMetadataTrackList> for &IInspectable

§

fn from(value: &MediaPlaybackTimedMetadataTrackList) -> Self

Converts to this type from the input type.
§

impl From<&MediaPlaybackVideoTrackList> for &IInspectable

§

fn from(value: &MediaPlaybackVideoTrackList) -> Self

Converts to this type from the input type.
§

impl From<&MediaPlayer> for &IInspectable

§

fn from(value: &MediaPlayer) -> Self

Converts to this type from the input type.
§

impl From<&MediaPlayerDataReceivedEventArgs> for &IInspectable

§

fn from(value: &MediaPlayerDataReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MediaPlayerFailedEventArgs> for &IInspectable

§

fn from(value: &MediaPlayerFailedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MediaPlayerRateChangedEventArgs> for &IInspectable

§

fn from(value: &MediaPlayerRateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MediaPlayerSurface> for &IInspectable

§

fn from(value: &MediaPlayerSurface) -> Self

Converts to this type from the input type.
§

impl From<&MediaProcessingTrigger> for &IInspectable

§

fn from(value: &MediaProcessingTrigger) -> Self

Converts to this type from the input type.
§

impl From<&MediaProcessingTriggerDetails> for &IInspectable

§

fn from(value: &MediaProcessingTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&MediaPropertiesChangedEventArgs> for &IInspectable

§

fn from(value: &MediaPropertiesChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MediaPropertySet> for &IInspectable

§

fn from(value: &MediaPropertySet) -> Self

Converts to this type from the input type.
§

impl From<&MediaProtectionManager> for &IInspectable

§

fn from(value: &MediaProtectionManager) -> Self

Converts to this type from the input type.
§

impl From<&MediaProtectionPMPServer> for &IInspectable

§

fn from(value: &MediaProtectionPMPServer) -> Self

Converts to this type from the input type.
§

impl From<&MediaProtectionServiceCompletion> for &IInspectable

§

fn from(value: &MediaProtectionServiceCompletion) -> Self

Converts to this type from the input type.
§

impl From<&MediaRatio> for &IInspectable

§

fn from(value: &MediaRatio) -> Self

Converts to this type from the input type.
§

impl From<&MediaSource> for &IInspectable

§

fn from(value: &MediaSource) -> Self

Converts to this type from the input type.
§

impl From<&MediaSourceAppServiceConnection> for &IInspectable

§

fn from(value: &MediaSourceAppServiceConnection) -> Self

Converts to this type from the input type.
§

impl From<&MediaSourceAudioInputNode> for &IInspectable

§

fn from(value: &MediaSourceAudioInputNode) -> Self

Converts to this type from the input type.
§

impl From<&MediaSourceError> for &IInspectable

§

fn from(value: &MediaSourceError) -> Self

Converts to this type from the input type.
§

impl From<&MediaSourceOpenOperationCompletedEventArgs> for &IInspectable

§

fn from(value: &MediaSourceOpenOperationCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MediaSourceStateChangedEventArgs> for &IInspectable

§

fn from(value: &MediaSourceStateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MediaStreamSample> for &IInspectable

§

fn from(value: &MediaStreamSample) -> Self

Converts to this type from the input type.
§

impl From<&MediaStreamSamplePropertySet> for &IInspectable

§

fn from(value: &MediaStreamSamplePropertySet) -> Self

Converts to this type from the input type.
§

impl From<&MediaStreamSampleProtectionProperties> for &IInspectable

§

fn from(value: &MediaStreamSampleProtectionProperties) -> Self

Converts to this type from the input type.
§

impl From<&MediaStreamSource> for &IInspectable

§

fn from(value: &MediaStreamSource) -> Self

Converts to this type from the input type.
§

impl From<&MediaStreamSourceClosedEventArgs> for &IInspectable

§

fn from(value: &MediaStreamSourceClosedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MediaStreamSourceClosedRequest> for &IInspectable

§

fn from(value: &MediaStreamSourceClosedRequest) -> Self

Converts to this type from the input type.
§

impl From<&MediaStreamSourceSampleRenderedEventArgs> for &IInspectable

§

fn from(value: &MediaStreamSourceSampleRenderedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MediaStreamSourceSampleRequest> for &IInspectable

§

fn from(value: &MediaStreamSourceSampleRequest) -> Self

Converts to this type from the input type.
§

impl From<&MediaStreamSourceSampleRequestDeferral> for &IInspectable

§

fn from(value: &MediaStreamSourceSampleRequestDeferral) -> Self

Converts to this type from the input type.
§

impl From<&MediaStreamSourceSampleRequestedEventArgs> for &IInspectable

§

fn from(value: &MediaStreamSourceSampleRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MediaStreamSourceStartingEventArgs> for &IInspectable

§

fn from(value: &MediaStreamSourceStartingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MediaStreamSourceStartingRequest> for &IInspectable

§

fn from(value: &MediaStreamSourceStartingRequest) -> Self

Converts to this type from the input type.
§

impl From<&MediaStreamSourceStartingRequestDeferral> for &IInspectable

§

fn from(value: &MediaStreamSourceStartingRequestDeferral) -> Self

Converts to this type from the input type.
§

impl From<&MediaStreamSourceSwitchStreamsRequest> for &IInspectable

§

fn from(value: &MediaStreamSourceSwitchStreamsRequest) -> Self

Converts to this type from the input type.
§

impl From<&MediaStreamSourceSwitchStreamsRequestDeferral> for &IInspectable

§

fn from(value: &MediaStreamSourceSwitchStreamsRequestDeferral) -> Self

Converts to this type from the input type.
§

impl From<&MediaStreamSourceSwitchStreamsRequestedEventArgs> for &IInspectable

§

fn from(value: &MediaStreamSourceSwitchStreamsRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MediaTimelineController> for &IInspectable

§

fn from(value: &MediaTimelineController) -> Self

Converts to this type from the input type.
§

impl From<&MediaTimelineControllerFailedEventArgs> for &IInspectable

§

fn from(value: &MediaTimelineControllerFailedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MediaTranscoder> for &IInspectable

§

fn from(value: &MediaTranscoder) -> Self

Converts to this type from the input type.
§

impl From<&MemoryBuffer> for &IInspectable

§

fn from(value: &MemoryBuffer) -> Self

Converts to this type from the input type.
§

impl From<&MessageDialog> for &IInspectable

§

fn from(value: &MessageDialog) -> Self

Converts to this type from the input type.
§

impl From<&MessageWebSocket> for &IInspectable

§

fn from(value: &MessageWebSocket) -> Self

Converts to this type from the input type.
§

impl From<&MessageWebSocketControl> for &IInspectable

§

fn from(value: &MessageWebSocketControl) -> Self

Converts to this type from the input type.
§

impl From<&MessageWebSocketInformation> for &IInspectable

§

fn from(value: &MessageWebSocketInformation) -> Self

Converts to this type from the input type.
§

impl From<&MessageWebSocketMessageReceivedEventArgs> for &IInspectable

§

fn from(value: &MessageWebSocketMessageReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MicrosoftAccountMultiFactorAuthenticationManager> for &IInspectable

§

fn from(value: &MicrosoftAccountMultiFactorAuthenticationManager) -> Self

Converts to this type from the input type.
§

impl From<&MicrosoftAccountMultiFactorGetSessionsResult> for &IInspectable

§

fn from(value: &MicrosoftAccountMultiFactorGetSessionsResult) -> Self

Converts to this type from the input type.
§

impl From<&MicrosoftAccountMultiFactorOneTimeCodedInfo> for &IInspectable

§

fn from(value: &MicrosoftAccountMultiFactorOneTimeCodedInfo) -> Self

Converts to this type from the input type.
§

impl From<&MicrosoftAccountMultiFactorSessionInfo> for &IInspectable

§

fn from(value: &MicrosoftAccountMultiFactorSessionInfo) -> Self

Converts to this type from the input type.
§

impl From<&MicrosoftAccountMultiFactorUnregisteredAccountsAndSessionInfo> for &IInspectable

§

fn from( value: &MicrosoftAccountMultiFactorUnregisteredAccountsAndSessionInfo ) -> Self

Converts to this type from the input type.
§

impl From<&MidiActiveSensingMessage> for &IInspectable

§

fn from(value: &MidiActiveSensingMessage) -> Self

Converts to this type from the input type.
§

impl From<&MidiChannelPressureMessage> for &IInspectable

§

fn from(value: &MidiChannelPressureMessage) -> Self

Converts to this type from the input type.
§

impl From<&MidiContinueMessage> for &IInspectable

§

fn from(value: &MidiContinueMessage) -> Self

Converts to this type from the input type.
§

impl From<&MidiControlChangeMessage> for &IInspectable

§

fn from(value: &MidiControlChangeMessage) -> Self

Converts to this type from the input type.
§

impl From<&MidiInPort> for &IInspectable

§

fn from(value: &MidiInPort) -> Self

Converts to this type from the input type.
§

impl From<&MidiMessageReceivedEventArgs> for &IInspectable

§

fn from(value: &MidiMessageReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MidiNoteOffMessage> for &IInspectable

§

fn from(value: &MidiNoteOffMessage) -> Self

Converts to this type from the input type.
§

impl From<&MidiNoteOnMessage> for &IInspectable

§

fn from(value: &MidiNoteOnMessage) -> Self

Converts to this type from the input type.
§

impl From<&MidiOutPort> for &IInspectable

§

fn from(value: &MidiOutPort) -> Self

Converts to this type from the input type.
§

impl From<&MidiPitchBendChangeMessage> for &IInspectable

§

fn from(value: &MidiPitchBendChangeMessage) -> Self

Converts to this type from the input type.
§

impl From<&MidiPolyphonicKeyPressureMessage> for &IInspectable

§

fn from(value: &MidiPolyphonicKeyPressureMessage) -> Self

Converts to this type from the input type.
§

impl From<&MidiProgramChangeMessage> for &IInspectable

§

fn from(value: &MidiProgramChangeMessage) -> Self

Converts to this type from the input type.
§

impl From<&MidiSongPositionPointerMessage> for &IInspectable

§

fn from(value: &MidiSongPositionPointerMessage) -> Self

Converts to this type from the input type.
§

impl From<&MidiSongSelectMessage> for &IInspectable

§

fn from(value: &MidiSongSelectMessage) -> Self

Converts to this type from the input type.
§

impl From<&MidiStartMessage> for &IInspectable

§

fn from(value: &MidiStartMessage) -> Self

Converts to this type from the input type.
§

impl From<&MidiStopMessage> for &IInspectable

§

fn from(value: &MidiStopMessage) -> Self

Converts to this type from the input type.
§

impl From<&MidiSynthesizer> for &IInspectable

§

fn from(value: &MidiSynthesizer) -> Self

Converts to this type from the input type.
§

impl From<&MidiSystemExclusiveMessage> for &IInspectable

§

fn from(value: &MidiSystemExclusiveMessage) -> Self

Converts to this type from the input type.
§

impl From<&MidiSystemResetMessage> for &IInspectable

§

fn from(value: &MidiSystemResetMessage) -> Self

Converts to this type from the input type.
§

impl From<&MidiTimeCodeMessage> for &IInspectable

§

fn from(value: &MidiTimeCodeMessage) -> Self

Converts to this type from the input type.
§

impl From<&MidiTimingClockMessage> for &IInspectable

§

fn from(value: &MidiTimingClockMessage) -> Self

Converts to this type from the input type.
§

impl From<&MidiTuneRequestMessage> for &IInspectable

§

fn from(value: &MidiTuneRequestMessage) -> Self

Converts to this type from the input type.
§

impl From<&MiracastReceiver> for &IInspectable

§

fn from(value: &MiracastReceiver) -> Self

Converts to this type from the input type.
§

impl From<&MiracastReceiverApplySettingsResult> for &IInspectable

§

fn from(value: &MiracastReceiverApplySettingsResult) -> Self

Converts to this type from the input type.
§

impl From<&MiracastReceiverConnection> for &IInspectable

§

fn from(value: &MiracastReceiverConnection) -> Self

Converts to this type from the input type.
§

impl From<&MiracastReceiverConnectionCreatedEventArgs> for &IInspectable

§

fn from(value: &MiracastReceiverConnectionCreatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MiracastReceiverCursorImageChannel> for &IInspectable

§

fn from(value: &MiracastReceiverCursorImageChannel) -> Self

Converts to this type from the input type.
§

impl From<&MiracastReceiverCursorImageChannelSettings> for &IInspectable

§

fn from(value: &MiracastReceiverCursorImageChannelSettings) -> Self

Converts to this type from the input type.
§

impl From<&MiracastReceiverDisconnectedEventArgs> for &IInspectable

§

fn from(value: &MiracastReceiverDisconnectedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MiracastReceiverGameControllerDevice> for &IInspectable

§

fn from(value: &MiracastReceiverGameControllerDevice) -> Self

Converts to this type from the input type.
§

impl From<&MiracastReceiverInputDevices> for &IInspectable

§

fn from(value: &MiracastReceiverInputDevices) -> Self

Converts to this type from the input type.
§

impl From<&MiracastReceiverKeyboardDevice> for &IInspectable

§

fn from(value: &MiracastReceiverKeyboardDevice) -> Self

Converts to this type from the input type.
§

impl From<&MiracastReceiverMediaSourceCreatedEventArgs> for &IInspectable

§

fn from(value: &MiracastReceiverMediaSourceCreatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MiracastReceiverSession> for &IInspectable

§

fn from(value: &MiracastReceiverSession) -> Self

Converts to this type from the input type.
§

impl From<&MiracastReceiverSessionStartResult> for &IInspectable

§

fn from(value: &MiracastReceiverSessionStartResult) -> Self

Converts to this type from the input type.
§

impl From<&MiracastReceiverSettings> for &IInspectable

§

fn from(value: &MiracastReceiverSettings) -> Self

Converts to this type from the input type.
§

impl From<&MiracastReceiverStatus> for &IInspectable

§

fn from(value: &MiracastReceiverStatus) -> Self

Converts to this type from the input type.
§

impl From<&MiracastReceiverStreamControl> for &IInspectable

§

fn from(value: &MiracastReceiverStreamControl) -> Self

Converts to this type from the input type.
§

impl From<&MiracastReceiverVideoStreamSettings> for &IInspectable

§

fn from(value: &MiracastReceiverVideoStreamSettings) -> Self

Converts to this type from the input type.
§

impl From<&MiracastTransmitter> for &IInspectable

§

fn from(value: &MiracastTransmitter) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandAccount> for &IInspectable

§

fn from(value: &MobileBroadbandAccount) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandAccountEventArgs> for &IInspectable

§

fn from(value: &MobileBroadbandAccountEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandAccountUpdatedEventArgs> for &IInspectable

§

fn from(value: &MobileBroadbandAccountUpdatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandAccountWatcher> for &IInspectable

§

fn from(value: &MobileBroadbandAccountWatcher) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandAntennaSar> for &IInspectable

§

fn from(value: &MobileBroadbandAntennaSar) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandCellCdma> for &IInspectable

§

fn from(value: &MobileBroadbandCellCdma) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandCellGsm> for &IInspectable

§

fn from(value: &MobileBroadbandCellGsm) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandCellLte> for &IInspectable

§

fn from(value: &MobileBroadbandCellLte) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandCellNR> for &IInspectable

§

fn from(value: &MobileBroadbandCellNR) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandCellTdscdma> for &IInspectable

§

fn from(value: &MobileBroadbandCellTdscdma) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandCellUmts> for &IInspectable

§

fn from(value: &MobileBroadbandCellUmts) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandCellsInfo> for &IInspectable

§

fn from(value: &MobileBroadbandCellsInfo) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandCurrentSlotIndexChangedEventArgs> for &IInspectable

§

fn from(value: &MobileBroadbandCurrentSlotIndexChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandDeviceInformation> for &IInspectable

§

fn from(value: &MobileBroadbandDeviceInformation) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandDeviceService> for &IInspectable

§

fn from(value: &MobileBroadbandDeviceService) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandDeviceServiceCommandResult> for &IInspectable

§

fn from(value: &MobileBroadbandDeviceServiceCommandResult) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandDeviceServiceCommandSession> for &IInspectable

§

fn from(value: &MobileBroadbandDeviceServiceCommandSession) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandDeviceServiceDataReceivedEventArgs> for &IInspectable

§

fn from(value: &MobileBroadbandDeviceServiceDataReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandDeviceServiceDataSession> for &IInspectable

§

fn from(value: &MobileBroadbandDeviceServiceDataSession) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandDeviceServiceInformation> for &IInspectable

§

fn from(value: &MobileBroadbandDeviceServiceInformation) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandDeviceServiceNotificationTrigger> for &IInspectable

§

fn from(value: &MobileBroadbandDeviceServiceNotificationTrigger) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandDeviceServiceTriggerDetails> for &IInspectable

§

fn from(value: &MobileBroadbandDeviceServiceTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandModem> for &IInspectable

§

fn from(value: &MobileBroadbandModem) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandModemConfiguration> for &IInspectable

§

fn from(value: &MobileBroadbandModemConfiguration) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandModemIsolation> for &IInspectable

§

fn from(value: &MobileBroadbandModemIsolation) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandNetwork> for &IInspectable

§

fn from(value: &MobileBroadbandNetwork) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandNetworkRegistrationStateChange> for &IInspectable

§

fn from(value: &MobileBroadbandNetworkRegistrationStateChange) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandNetworkRegistrationStateChangeTriggerDetails> for &IInspectable

§

fn from( value: &MobileBroadbandNetworkRegistrationStateChangeTriggerDetails ) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandPco> for &IInspectable

§

fn from(value: &MobileBroadbandPco) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandPcoDataChangeTrigger> for &IInspectable

§

fn from(value: &MobileBroadbandPcoDataChangeTrigger) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandPcoDataChangeTriggerDetails> for &IInspectable

§

fn from(value: &MobileBroadbandPcoDataChangeTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandPin> for &IInspectable

§

fn from(value: &MobileBroadbandPin) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandPinLockStateChange> for &IInspectable

§

fn from(value: &MobileBroadbandPinLockStateChange) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandPinLockStateChangeTrigger> for &IInspectable

§

fn from(value: &MobileBroadbandPinLockStateChangeTrigger) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandPinLockStateChangeTriggerDetails> for &IInspectable

§

fn from(value: &MobileBroadbandPinLockStateChangeTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandPinManager> for &IInspectable

§

fn from(value: &MobileBroadbandPinManager) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandPinOperationResult> for &IInspectable

§

fn from(value: &MobileBroadbandPinOperationResult) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandRadioStateChange> for &IInspectable

§

fn from(value: &MobileBroadbandRadioStateChange) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandRadioStateChangeTrigger> for &IInspectable

§

fn from(value: &MobileBroadbandRadioStateChangeTrigger) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandRadioStateChangeTriggerDetails> for &IInspectable

§

fn from(value: &MobileBroadbandRadioStateChangeTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandRegistrationStateChangeTrigger> for &IInspectable

§

fn from(value: &MobileBroadbandRegistrationStateChangeTrigger) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandSarManager> for &IInspectable

§

fn from(value: &MobileBroadbandSarManager) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandSlotInfo> for &IInspectable

§

fn from(value: &MobileBroadbandSlotInfo) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandSlotInfoChangedEventArgs> for &IInspectable

§

fn from(value: &MobileBroadbandSlotInfoChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandSlotManager> for &IInspectable

§

fn from(value: &MobileBroadbandSlotManager) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandTransmissionStateChangedEventArgs> for &IInspectable

§

fn from(value: &MobileBroadbandTransmissionStateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandUicc> for &IInspectable

§

fn from(value: &MobileBroadbandUicc) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandUiccApp> for &IInspectable

§

fn from(value: &MobileBroadbandUiccApp) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandUiccAppReadRecordResult> for &IInspectable

§

fn from(value: &MobileBroadbandUiccAppReadRecordResult) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandUiccAppRecordDetailsResult> for &IInspectable

§

fn from(value: &MobileBroadbandUiccAppRecordDetailsResult) -> Self

Converts to this type from the input type.
§

impl From<&MobileBroadbandUiccAppsResult> for &IInspectable

§

fn from(value: &MobileBroadbandUiccAppsResult) -> Self

Converts to this type from the input type.
§

impl From<&ModuleCommandResult> for &IInspectable

§

fn from(value: &ModuleCommandResult) -> Self

Converts to this type from the input type.
§

impl From<&MouseCapabilities> for &IInspectable

§

fn from(value: &MouseCapabilities) -> Self

Converts to this type from the input type.
§

impl From<&MouseDevice> for &IInspectable

§

fn from(value: &MouseDevice) -> Self

Converts to this type from the input type.
§

impl From<&MouseEventArgs> for &IInspectable

§

fn from(value: &MouseEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MouseWheelParameters> for &IInspectable

§

fn from(value: &MouseWheelParameters) -> Self

Converts to this type from the input type.
§

impl From<&MseSourceBuffer> for &IInspectable

§

fn from(value: &MseSourceBuffer) -> Self

Converts to this type from the input type.
§

impl From<&MseSourceBufferList> for &IInspectable

§

fn from(value: &MseSourceBufferList) -> Self

Converts to this type from the input type.
§

impl From<&MseStreamSource> for &IInspectable

§

fn from(value: &MseStreamSource) -> Self

Converts to this type from the input type.
§

impl From<&MultiSourceMediaFrameArrivedEventArgs> for &IInspectable

§

fn from(value: &MultiSourceMediaFrameArrivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MultiSourceMediaFrameReader> for &IInspectable

§

fn from(value: &MultiSourceMediaFrameReader) -> Self

Converts to this type from the input type.
§

impl From<&MultiSourceMediaFrameReference> for &IInspectable

§

fn from(value: &MultiSourceMediaFrameReference) -> Self

Converts to this type from the input type.
§

impl From<&MusicDisplayProperties> for &IInspectable

§

fn from(value: &MusicDisplayProperties) -> Self

Converts to this type from the input type.
§

impl From<&MusicProperties> for &IInspectable

§

fn from(value: &MusicProperties) -> Self

Converts to this type from the input type.
§

impl From<&MuteChangeEventArgs> for &IInspectable

§

fn from(value: &MuteChangeEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&MuteChangeRequestedEventArgs> for &IInspectable

§

fn from(value: &MuteChangeRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&NDClient> for &IInspectable

§

fn from(value: &NDClient) -> Self

Converts to this type from the input type.
§

impl From<&NDCustomData> for &IInspectable

§

fn from(value: &NDCustomData) -> Self

Converts to this type from the input type.
§

impl From<&NDDownloadEngineNotifier> for &IInspectable

§

fn from(value: &NDDownloadEngineNotifier) -> Self

Converts to this type from the input type.
§

impl From<&NDLicenseFetchDescriptor> for &IInspectable

§

fn from(value: &NDLicenseFetchDescriptor) -> Self

Converts to this type from the input type.
§

impl From<&NDStorageFileHelper> for &IInspectable

§

fn from(value: &NDStorageFileHelper) -> Self

Converts to this type from the input type.
§

impl From<&NDStreamParserNotifier> for &IInspectable

§

fn from(value: &NDStreamParserNotifier) -> Self

Converts to this type from the input type.
§

impl From<&NDTCPMessenger> for &IInspectable

§

fn from(value: &NDTCPMessenger) -> Self

Converts to this type from the input type.
§

impl From<&NamedPolicyData> for &IInspectable

§

fn from(value: &NamedPolicyData) -> Self

Converts to this type from the input type.
§

impl From<&NamedResource> for &IInspectable

§

fn from(value: &NamedResource) -> Self

Converts to this type from the input type.
§

impl From<&NaturalMotionAnimation> for &IInspectable

§

fn from(value: &NaturalMotionAnimation) -> Self

Converts to this type from the input type.
§

impl From<&NetworkAdapter> for &IInspectable

§

fn from(value: &NetworkAdapter) -> Self

Converts to this type from the input type.
§

impl From<&NetworkItem> for &IInspectable

§

fn from(value: &NetworkItem) -> Self

Converts to this type from the input type.
§

impl From<&NetworkOperatorDataUsageTrigger> for &IInspectable

§

fn from(value: &NetworkOperatorDataUsageTrigger) -> Self

Converts to this type from the input type.
§

impl From<&NetworkOperatorDataUsageTriggerDetails> for &IInspectable

§

fn from(value: &NetworkOperatorDataUsageTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&NetworkOperatorHotspotAuthenticationTrigger> for &IInspectable

§

fn from(value: &NetworkOperatorHotspotAuthenticationTrigger) -> Self

Converts to this type from the input type.
§

impl From<&NetworkOperatorNotificationEventDetails> for &IInspectable

§

fn from(value: &NetworkOperatorNotificationEventDetails) -> Self

Converts to this type from the input type.
§

impl From<&NetworkOperatorNotificationTrigger> for &IInspectable

§

fn from(value: &NetworkOperatorNotificationTrigger) -> Self

Converts to this type from the input type.
§

impl From<&NetworkOperatorTetheringAccessPointConfiguration> for &IInspectable

§

fn from(value: &NetworkOperatorTetheringAccessPointConfiguration) -> Self

Converts to this type from the input type.
§

impl From<&NetworkOperatorTetheringClient> for &IInspectable

§

fn from(value: &NetworkOperatorTetheringClient) -> Self

Converts to this type from the input type.
§

impl From<&NetworkOperatorTetheringManager> for &IInspectable

§

fn from(value: &NetworkOperatorTetheringManager) -> Self

Converts to this type from the input type.
§

impl From<&NetworkOperatorTetheringOperationResult> for &IInspectable

§

fn from(value: &NetworkOperatorTetheringOperationResult) -> Self

Converts to this type from the input type.
§

impl From<&NetworkSecuritySettings> for &IInspectable

§

fn from(value: &NetworkSecuritySettings) -> Self

Converts to this type from the input type.
§

impl From<&NetworkStateChangeEventDetails> for &IInspectable

§

fn from(value: &NetworkStateChangeEventDetails) -> Self

Converts to this type from the input type.
§

impl From<&NetworkUsage> for &IInspectable

§

fn from(value: &NetworkUsage) -> Self

Converts to this type from the input type.
§

impl From<&NewWebUIViewCreatedEventArgs> for &IInspectable

§

fn from(value: &NewWebUIViewCreatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&NotePlacementChangedPreviewEventArgs> for &IInspectable

§

fn from(value: &NotePlacementChangedPreviewEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&NoteVisibilityChangedPreviewEventArgs> for &IInspectable

§

fn from(value: &NoteVisibilityChangedPreviewEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&NotesWindowManagerPreview> for &IInspectable

§

fn from(value: &NotesWindowManagerPreview) -> Self

Converts to this type from the input type.
§

impl From<&NotesWindowManagerPreviewShowNoteOptions> for &IInspectable

§

fn from(value: &NotesWindowManagerPreviewShowNoteOptions) -> Self

Converts to this type from the input type.
§

impl From<&Notification> for &IInspectable

§

fn from(value: &Notification) -> Self

Converts to this type from the input type.
§

impl From<&NotificationBinding> for &IInspectable

§

fn from(value: &NotificationBinding) -> Self

Converts to this type from the input type.
§

impl From<&NotificationData> for &IInspectable

§

fn from(value: &NotificationData) -> Self

Converts to this type from the input type.
§

impl From<&NotificationVisual> for &IInspectable

§

fn from(value: &NotificationVisual) -> Self

Converts to this type from the input type.
§

impl From<&NumeralSystemTranslator> for &IInspectable

§

fn from(value: &NumeralSystemTranslator) -> Self

Converts to this type from the input type.
§

impl From<&OcrEngine> for &IInspectable

§

fn from(value: &OcrEngine) -> Self

Converts to this type from the input type.
§

impl From<&OcrLine> for &IInspectable

§

fn from(value: &OcrLine) -> Self

Converts to this type from the input type.
§

impl From<&OcrResult> for &IInspectable

§

fn from(value: &OcrResult) -> Self

Converts to this type from the input type.
§

impl From<&OcrWord> for &IInspectable

§

fn from(value: &OcrWord) -> Self

Converts to this type from the input type.
§

impl From<&OemSupportInfo> for &IInspectable

§

fn from(value: &OemSupportInfo) -> Self

Converts to this type from the input type.
§

impl From<&OfflineMapPackage> for &IInspectable

§

fn from(value: &OfflineMapPackage) -> Self

Converts to this type from the input type.
§

impl From<&OfflineMapPackageQueryResult> for &IInspectable

§

fn from(value: &OfflineMapPackageQueryResult) -> Self

Converts to this type from the input type.
§

impl From<&OfflineMapPackageStartDownloadResult> for &IInspectable

§

fn from(value: &OfflineMapPackageStartDownloadResult) -> Self

Converts to this type from the input type.
§

impl From<&OnlineIdAuthenticator> for &IInspectable

§

fn from(value: &OnlineIdAuthenticator) -> Self

Converts to this type from the input type.
§

impl From<&OnlineIdServiceTicket> for &IInspectable

§

fn from(value: &OnlineIdServiceTicket) -> Self

Converts to this type from the input type.
§

impl From<&OnlineIdServiceTicketRequest> for &IInspectable

§

fn from(value: &OnlineIdServiceTicketRequest) -> Self

Converts to this type from the input type.
§

impl From<&OnlineIdSystemAuthenticatorForUser> for &IInspectable

§

fn from(value: &OnlineIdSystemAuthenticatorForUser) -> Self

Converts to this type from the input type.
§

impl From<&OnlineIdSystemIdentity> for &IInspectable

§

fn from(value: &OnlineIdSystemIdentity) -> Self

Converts to this type from the input type.
§

impl From<&OnlineIdSystemTicketResult> for &IInspectable

§

fn from(value: &OnlineIdSystemTicketResult) -> Self

Converts to this type from the input type.
§

impl From<&OpacityAnimation> for &IInspectable

§

fn from(value: &OpacityAnimation) -> Self

Converts to this type from the input type.
§

impl From<&OperationCompletedEventArgs> for &IInspectable

§

fn from(value: &OperationCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&OpticalImageStabilizationControl> for &IInspectable

§

fn from(value: &OpticalImageStabilizationControl) -> Self

Converts to this type from the input type.
§

impl From<&OptionalReferencePhotoCapturedEventArgs> for &IInspectable

§

fn from(value: &OptionalReferencePhotoCapturedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&OrientationSensor> for &IInspectable

§

fn from(value: &OrientationSensor) -> Self

Converts to this type from the input type.
§

impl From<&OrientationSensorReading> for &IInspectable

§

fn from(value: &OrientationSensorReading) -> Self

Converts to this type from the input type.
§

impl From<&OrientationSensorReadingChangedEventArgs> for &IInspectable

§

fn from(value: &OrientationSensorReadingChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&OutputStreamOverStream> for &IInspectable

§

fn from(value: &OutputStreamOverStream) -> Self

Converts to this type from the input type.
§

impl From<&Package> for &IInspectable

§

fn from(value: &Package) -> Self

Converts to this type from the input type.
§

impl From<&PackageAllUserProvisioningOptions> for &IInspectable

§

fn from(value: &PackageAllUserProvisioningOptions) -> Self

Converts to this type from the input type.
§

impl From<&PackageCatalog> for &IInspectable

§

fn from(value: &PackageCatalog) -> Self

Converts to this type from the input type.
§

impl From<&PackageCatalogAddOptionalPackageResult> for &IInspectable

§

fn from(value: &PackageCatalogAddOptionalPackageResult) -> Self

Converts to this type from the input type.
§

impl From<&PackageCatalogAddResourcePackageResult> for &IInspectable

§

fn from(value: &PackageCatalogAddResourcePackageResult) -> Self

Converts to this type from the input type.
§

impl From<&PackageCatalogRemoveOptionalPackagesResult> for &IInspectable

§

fn from(value: &PackageCatalogRemoveOptionalPackagesResult) -> Self

Converts to this type from the input type.
§

impl From<&PackageCatalogRemoveResourcePackagesResult> for &IInspectable

§

fn from(value: &PackageCatalogRemoveResourcePackagesResult) -> Self

Converts to this type from the input type.
§

impl From<&PackageContentGroup> for &IInspectable

§

fn from(value: &PackageContentGroup) -> Self

Converts to this type from the input type.
§

impl From<&PackageContentGroupStagingEventArgs> for &IInspectable

§

fn from(value: &PackageContentGroupStagingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PackageId> for &IInspectable

§

fn from(value: &PackageId) -> Self

Converts to this type from the input type.
§

impl From<&PackageInstallResult> for &IInspectable

§

fn from(value: &PackageInstallResult) -> Self

Converts to this type from the input type.
§

impl From<&PackageInstallingEventArgs> for &IInspectable

§

fn from(value: &PackageInstallingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PackageManager> for &IInspectable

§

fn from(value: &PackageManager) -> Self

Converts to this type from the input type.
§

impl From<&PackageManagerDebugSettings> for &IInspectable

§

fn from(value: &PackageManagerDebugSettings) -> Self

Converts to this type from the input type.
§

impl From<&PackageStagingEventArgs> for &IInspectable

§

fn from(value: &PackageStagingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PackageStatus> for &IInspectable

§

fn from(value: &PackageStatus) -> Self

Converts to this type from the input type.
§

impl From<&PackageStatusChangedEventArgs> for &IInspectable

§

fn from(value: &PackageStatusChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PackageUninstallingEventArgs> for &IInspectable

§

fn from(value: &PackageUninstallingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PackageUpdateAvailabilityResult> for &IInspectable

§

fn from(value: &PackageUpdateAvailabilityResult) -> Self

Converts to this type from the input type.
§

impl From<&PackageUpdatingEventArgs> for &IInspectable

§

fn from(value: &PackageUpdatingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PackageUserInformation> for &IInspectable

§

fn from(value: &PackageUserInformation) -> Self

Converts to this type from the input type.
§

impl From<&PackageVolume> for &IInspectable

§

fn from(value: &PackageVolume) -> Self

Converts to this type from the input type.
§

impl From<&PageConfigurationSettings> for &IInspectable

§

fn from(value: &PageConfigurationSettings) -> Self

Converts to this type from the input type.
§

impl From<&PalmRejectionDelayZonePreview> for &IInspectable

§

fn from(value: &PalmRejectionDelayZonePreview) -> Self

Converts to this type from the input type.
§

impl From<&PanelBasedOptimizationControl> for &IInspectable

§

fn from(value: &PanelBasedOptimizationControl) -> Self

Converts to this type from the input type.
§

impl From<&PasswordCredential> for &IInspectable

§

fn from(value: &PasswordCredential) -> Self

Converts to this type from the input type.
§

impl From<&PasswordCredentialPropertyStore> for &IInspectable

§

fn from(value: &PasswordCredentialPropertyStore) -> Self

Converts to this type from the input type.
§

impl From<&PasswordVault> for &IInspectable

§

fn from(value: &PasswordVault) -> Self

Converts to this type from the input type.
§

impl From<&PathKeyFrameAnimation> for &IInspectable

§

fn from(value: &PathKeyFrameAnimation) -> Self

Converts to this type from the input type.
§

impl From<&PaymentAddress> for &IInspectable

§

fn from(value: &PaymentAddress) -> Self

Converts to this type from the input type.
§

impl From<&PaymentAppCanMakePaymentTrigger> for &IInspectable

§

fn from(value: &PaymentAppCanMakePaymentTrigger) -> Self

Converts to this type from the input type.
§

impl From<&PaymentAppCanMakePaymentTriggerDetails> for &IInspectable

§

fn from(value: &PaymentAppCanMakePaymentTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&PaymentAppManager> for &IInspectable

§

fn from(value: &PaymentAppManager) -> Self

Converts to this type from the input type.
§

impl From<&PaymentCanMakePaymentResult> for &IInspectable

§

fn from(value: &PaymentCanMakePaymentResult) -> Self

Converts to this type from the input type.
§

impl From<&PaymentCurrencyAmount> for &IInspectable

§

fn from(value: &PaymentCurrencyAmount) -> Self

Converts to this type from the input type.
§

impl From<&PaymentDetails> for &IInspectable

§

fn from(value: &PaymentDetails) -> Self

Converts to this type from the input type.
§

impl From<&PaymentDetailsModifier> for &IInspectable

§

fn from(value: &PaymentDetailsModifier) -> Self

Converts to this type from the input type.
§

impl From<&PaymentItem> for &IInspectable

§

fn from(value: &PaymentItem) -> Self

Converts to this type from the input type.
§

impl From<&PaymentMediator> for &IInspectable

§

fn from(value: &PaymentMediator) -> Self

Converts to this type from the input type.
§

impl From<&PaymentMerchantInfo> for &IInspectable

§

fn from(value: &PaymentMerchantInfo) -> Self

Converts to this type from the input type.
§

impl From<&PaymentMethodData> for &IInspectable

§

fn from(value: &PaymentMethodData) -> Self

Converts to this type from the input type.
§

impl From<&PaymentOptions> for &IInspectable

§

fn from(value: &PaymentOptions) -> Self

Converts to this type from the input type.
§

impl From<&PaymentRequest> for &IInspectable

§

fn from(value: &PaymentRequest) -> Self

Converts to this type from the input type.
§

impl From<&PaymentRequestChangedArgs> for &IInspectable

§

fn from(value: &PaymentRequestChangedArgs) -> Self

Converts to this type from the input type.
§

impl From<&PaymentRequestChangedResult> for &IInspectable

§

fn from(value: &PaymentRequestChangedResult) -> Self

Converts to this type from the input type.
§

impl From<&PaymentRequestSubmitResult> for &IInspectable

§

fn from(value: &PaymentRequestSubmitResult) -> Self

Converts to this type from the input type.
§

impl From<&PaymentResponse> for &IInspectable

§

fn from(value: &PaymentResponse) -> Self

Converts to this type from the input type.
§

impl From<&PaymentShippingOption> for &IInspectable

§

fn from(value: &PaymentShippingOption) -> Self

Converts to this type from the input type.
§

impl From<&PaymentToken> for &IInspectable

§

fn from(value: &PaymentToken) -> Self

Converts to this type from the input type.
§

impl From<&PaymentTransaction> for &IInspectable

§

fn from(value: &PaymentTransaction) -> Self

Converts to this type from the input type.
§

impl From<&PaymentTransactionAcceptResult> for &IInspectable

§

fn from(value: &PaymentTransactionAcceptResult) -> Self

Converts to this type from the input type.
§

impl From<&PdfDocument> for &IInspectable

§

fn from(value: &PdfDocument) -> Self

Converts to this type from the input type.
§

impl From<&PdfPage> for &IInspectable

§

fn from(value: &PdfPage) -> Self

Converts to this type from the input type.
§

impl From<&PdfPageDimensions> for &IInspectable

§

fn from(value: &PdfPageDimensions) -> Self

Converts to this type from the input type.
§

impl From<&PdfPageRenderOptions> for &IInspectable

§

fn from(value: &PdfPageRenderOptions) -> Self

Converts to this type from the input type.
§

impl From<&PdlPassthroughProvider> for &IInspectable

§

fn from(value: &PdlPassthroughProvider) -> Self

Converts to this type from the input type.
§

impl From<&PdlPassthroughTarget> for &IInspectable

§

fn from(value: &PdlPassthroughTarget) -> Self

Converts to this type from the input type.
§

impl From<&Pedometer> for &IInspectable

§

fn from(value: &Pedometer) -> Self

Converts to this type from the input type.
§

impl From<&PedometerDataThreshold> for &IInspectable

§

fn from(value: &PedometerDataThreshold) -> Self

Converts to this type from the input type.
§

impl From<&PedometerReading> for &IInspectable

§

fn from(value: &PedometerReading) -> Self

Converts to this type from the input type.
§

impl From<&PedometerReadingChangedEventArgs> for &IInspectable

§

fn from(value: &PedometerReadingChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PeerInformation> for &IInspectable

§

fn from(value: &PeerInformation) -> Self

Converts to this type from the input type.
§

impl From<&PeerWatcher> for &IInspectable

§

fn from(value: &PeerWatcher) -> Self

Converts to this type from the input type.
§

impl From<&PenAndInkSettings> for &IInspectable

§

fn from(value: &PenAndInkSettings) -> Self

Converts to this type from the input type.
§

impl From<&PenButtonListener> for &IInspectable

§

fn from(value: &PenButtonListener) -> Self

Converts to this type from the input type.
§

impl From<&PenDevice> for &IInspectable

§

fn from(value: &PenDevice) -> Self

Converts to this type from the input type.
§

impl From<&PenDockListener> for &IInspectable

§

fn from(value: &PenDockListener) -> Self

Converts to this type from the input type.
§

impl From<&PenDockedEventArgs> for &IInspectable

§

fn from(value: &PenDockedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PenTailButtonClickedEventArgs> for &IInspectable

§

fn from(value: &PenTailButtonClickedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PenTailButtonDoubleClickedEventArgs> for &IInspectable

§

fn from(value: &PenTailButtonDoubleClickedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PenTailButtonLongPressedEventArgs> for &IInspectable

§

fn from(value: &PenTailButtonLongPressedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PenUndockedEventArgs> for &IInspectable

§

fn from(value: &PenUndockedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PercentFormatter> for &IInspectable

§

fn from(value: &PercentFormatter) -> Self

Converts to this type from the input type.
§

impl From<&PerceptionTimestamp> for &IInspectable

§

fn from(value: &PerceptionTimestamp) -> Self

Converts to this type from the input type.
§

impl From<&PerformLocalActionRequestedEventArgs> for &IInspectable

§

fn from(value: &PerformLocalActionRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PeriodicForceEffect> for &IInspectable

§

fn from(value: &PeriodicForceEffect) -> Self

Converts to this type from the input type.
§

impl From<&PermilleFormatter> for &IInspectable

§

fn from(value: &PermilleFormatter) -> Self

Converts to this type from the input type.
§

impl From<&PfxImportParameters> for &IInspectable

§

fn from(value: &PfxImportParameters) -> Self

Converts to this type from the input type.
§

impl From<&PhoneCall> for &IInspectable

§

fn from(value: &PhoneCall) -> Self

Converts to this type from the input type.
§

impl From<&PhoneCallActivatedEventArgs> for &IInspectable

§

fn from(value: &PhoneCallActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PhoneCallBlockedTriggerDetails> for &IInspectable

§

fn from(value: &PhoneCallBlockedTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&PhoneCallDetails> for &IInspectable

§

fn from(value: &PhoneCallDetails) -> Self

Converts to this type from the input type.
§

impl From<&PhoneCallHistoryEntry> for &IInspectable

§

fn from(value: &PhoneCallHistoryEntry) -> Self

Converts to this type from the input type.
§

impl From<&PhoneCallHistoryEntryAddress> for &IInspectable

§

fn from(value: &PhoneCallHistoryEntryAddress) -> Self

Converts to this type from the input type.
§

impl From<&PhoneCallHistoryEntryQueryOptions> for &IInspectable

§

fn from(value: &PhoneCallHistoryEntryQueryOptions) -> Self

Converts to this type from the input type.
§

impl From<&PhoneCallHistoryEntryReader> for &IInspectable

§

fn from(value: &PhoneCallHistoryEntryReader) -> Self

Converts to this type from the input type.
§

impl From<&PhoneCallHistoryManagerForUser> for &IInspectable

§

fn from(value: &PhoneCallHistoryManagerForUser) -> Self

Converts to this type from the input type.
§

impl From<&PhoneCallHistoryStore> for &IInspectable

§

fn from(value: &PhoneCallHistoryStore) -> Self

Converts to this type from the input type.
§

impl From<&PhoneCallInfo> for &IInspectable

§

fn from(value: &PhoneCallInfo) -> Self

Converts to this type from the input type.
§

impl From<&PhoneCallOrigin> for &IInspectable

§

fn from(value: &PhoneCallOrigin) -> Self

Converts to this type from the input type.
§

impl From<&PhoneCallOriginDataRequestTriggerDetails> for &IInspectable

§

fn from(value: &PhoneCallOriginDataRequestTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&PhoneCallStore> for &IInspectable

§

fn from(value: &PhoneCallStore) -> Self

Converts to this type from the input type.
§

impl From<&PhoneCallVideoCapabilities> for &IInspectable

§

fn from(value: &PhoneCallVideoCapabilities) -> Self

Converts to this type from the input type.
§

impl From<&PhoneCallsResult> for &IInspectable

§

fn from(value: &PhoneCallsResult) -> Self

Converts to this type from the input type.
§

impl From<&PhoneDialOptions> for &IInspectable

§

fn from(value: &PhoneDialOptions) -> Self

Converts to this type from the input type.
§

impl From<&PhoneIncomingCallDismissedTriggerDetails> for &IInspectable

§

fn from(value: &PhoneIncomingCallDismissedTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&PhoneIncomingCallNotificationTriggerDetails> for &IInspectable

§

fn from(value: &PhoneIncomingCallNotificationTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&PhoneLine> for &IInspectable

§

fn from(value: &PhoneLine) -> Self

Converts to this type from the input type.
§

impl From<&PhoneLineCellularDetails> for &IInspectable

§

fn from(value: &PhoneLineCellularDetails) -> Self

Converts to this type from the input type.
§

impl From<&PhoneLineChangedTriggerDetails> for &IInspectable

§

fn from(value: &PhoneLineChangedTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&PhoneLineConfiguration> for &IInspectable

§

fn from(value: &PhoneLineConfiguration) -> Self

Converts to this type from the input type.
§

impl From<&PhoneLineDetails> for &IInspectable

§

fn from(value: &PhoneLineDetails) -> Self

Converts to this type from the input type.
§

impl From<&PhoneLineDialResult> for &IInspectable

§

fn from(value: &PhoneLineDialResult) -> Self

Converts to this type from the input type.
§

impl From<&PhoneLineTransportDevice> for &IInspectable

§

fn from(value: &PhoneLineTransportDevice) -> Self

Converts to this type from the input type.
§

impl From<&PhoneLineWatcher> for &IInspectable

§

fn from(value: &PhoneLineWatcher) -> Self

Converts to this type from the input type.
§

impl From<&PhoneLineWatcherEventArgs> for &IInspectable

§

fn from(value: &PhoneLineWatcherEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PhoneNewVoicemailMessageTriggerDetails> for &IInspectable

§

fn from(value: &PhoneNewVoicemailMessageTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&PhoneNotificationTriggerDetails> for &IInspectable

§

fn from(value: &PhoneNotificationTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&PhoneNumberFormatter> for &IInspectable

§

fn from(value: &PhoneNumberFormatter) -> Self

Converts to this type from the input type.
§

impl From<&PhoneNumberInfo> for &IInspectable

§

fn from(value: &PhoneNumberInfo) -> Self

Converts to this type from the input type.
§

impl From<&PhoneTrigger> for &IInspectable

§

fn from(value: &PhoneTrigger) -> Self

Converts to this type from the input type.
§

impl From<&PhoneVoicemail> for &IInspectable

§

fn from(value: &PhoneVoicemail) -> Self

Converts to this type from the input type.
§

impl From<&PhotoCapturedEventArgs> for &IInspectable

§

fn from(value: &PhotoCapturedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PhotoConfirmationCapturedEventArgs> for &IInspectable

§

fn from(value: &PhotoConfirmationCapturedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PhotoConfirmationControl> for &IInspectable

§

fn from(value: &PhotoConfirmationControl) -> Self

Converts to this type from the input type.
§

impl From<&PhotoImportDeleteImportedItemsFromSourceResult> for &IInspectable

§

fn from(value: &PhotoImportDeleteImportedItemsFromSourceResult) -> Self

Converts to this type from the input type.
§

impl From<&PhotoImportFindItemsResult> for &IInspectable

§

fn from(value: &PhotoImportFindItemsResult) -> Self

Converts to this type from the input type.
§

impl From<&PhotoImportImportItemsResult> for &IInspectable

§

fn from(value: &PhotoImportImportItemsResult) -> Self

Converts to this type from the input type.
§

impl From<&PhotoImportItem> for &IInspectable

§

fn from(value: &PhotoImportItem) -> Self

Converts to this type from the input type.
§

impl From<&PhotoImportItemImportedEventArgs> for &IInspectable

§

fn from(value: &PhotoImportItemImportedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PhotoImportOperation> for &IInspectable

§

fn from(value: &PhotoImportOperation) -> Self

Converts to this type from the input type.
§

impl From<&PhotoImportSelectionChangedEventArgs> for &IInspectable

§

fn from(value: &PhotoImportSelectionChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PhotoImportSession> for &IInspectable

§

fn from(value: &PhotoImportSession) -> Self

Converts to this type from the input type.
§

impl From<&PhotoImportSidecar> for &IInspectable

§

fn from(value: &PhotoImportSidecar) -> Self

Converts to this type from the input type.
§

impl From<&PhotoImportSource> for &IInspectable

§

fn from(value: &PhotoImportSource) -> Self

Converts to this type from the input type.
§

impl From<&PhotoImportStorageMedium> for &IInspectable

§

fn from(value: &PhotoImportStorageMedium) -> Self

Converts to this type from the input type.
§

impl From<&PhotoImportVideoSegment> for &IInspectable

§

fn from(value: &PhotoImportVideoSegment) -> Self

Converts to this type from the input type.
§

impl From<&PickerClosingDeferral> for &IInspectable

§

fn from(value: &PickerClosingDeferral) -> Self

Converts to this type from the input type.
§

impl From<&PickerClosingEventArgs> for &IInspectable

§

fn from(value: &PickerClosingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PickerClosingOperation> for &IInspectable

§

fn from(value: &PickerClosingOperation) -> Self

Converts to this type from the input type.
§

impl From<&PickerReturnedActivatedEventArgs> for &IInspectable

§

fn from(value: &PickerReturnedActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PinChangedEventArgs> for &IInspectable

§

fn from(value: &PinChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PinnedContactIdsQueryResult> for &IInspectable

§

fn from(value: &PinnedContactIdsQueryResult) -> Self

Converts to this type from the input type.
§

impl From<&PinnedContactManager> for &IInspectable

§

fn from(value: &PinnedContactManager) -> Self

Converts to this type from the input type.
§

impl From<&PixelDataProvider> for &IInspectable

§

fn from(value: &PixelDataProvider) -> Self

Converts to this type from the input type.
§

impl From<&PlaceInfo> for &IInspectable

§

fn from(value: &PlaceInfo) -> Self

Converts to this type from the input type.
§

impl From<&PlaceInfoCreateOptions> for &IInspectable

§

fn from(value: &PlaceInfoCreateOptions) -> Self

Converts to this type from the input type.
§

impl From<&PlatformDiagnosticTraceInfo> for &IInspectable

§

fn from(value: &PlatformDiagnosticTraceInfo) -> Self

Converts to this type from the input type.
§

impl From<&PlatformDiagnosticTraceRuntimeInfo> for &IInspectable

§

fn from(value: &PlatformDiagnosticTraceRuntimeInfo) -> Self

Converts to this type from the input type.
§

impl From<&PlatformTelemetryRegistrationResult> for &IInspectable

§

fn from(value: &PlatformTelemetryRegistrationResult) -> Self

Converts to this type from the input type.
§

impl From<&PlatformTelemetryRegistrationSettings> for &IInspectable

§

fn from(value: &PlatformTelemetryRegistrationSettings) -> Self

Converts to this type from the input type.
§

impl From<&PlayReadyContentHeader> for &IInspectable

§

fn from(value: &PlayReadyContentHeader) -> Self

Converts to this type from the input type.
§

impl From<&PlayReadyDomain> for &IInspectable

§

fn from(value: &PlayReadyDomain) -> Self

Converts to this type from the input type.
§

impl From<&PlayReadyDomainIterable> for &IInspectable

§

fn from(value: &PlayReadyDomainIterable) -> Self

Converts to this type from the input type.
§

impl From<&PlayReadyDomainIterator> for &IInspectable

§

fn from(value: &PlayReadyDomainIterator) -> Self

Converts to this type from the input type.
§

impl From<&PlayReadyDomainJoinServiceRequest> for &IInspectable

§

fn from(value: &PlayReadyDomainJoinServiceRequest) -> Self

Converts to this type from the input type.
§

impl From<&PlayReadyDomainLeaveServiceRequest> for &IInspectable

§

fn from(value: &PlayReadyDomainLeaveServiceRequest) -> Self

Converts to this type from the input type.
§

impl From<&PlayReadyITADataGenerator> for &IInspectable

§

fn from(value: &PlayReadyITADataGenerator) -> Self

Converts to this type from the input type.
§

impl From<&PlayReadyIndividualizationServiceRequest> for &IInspectable

§

fn from(value: &PlayReadyIndividualizationServiceRequest) -> Self

Converts to this type from the input type.
§

impl From<&PlayReadyLicense> for &IInspectable

§

fn from(value: &PlayReadyLicense) -> Self

Converts to this type from the input type.
§

impl From<&PlayReadyLicenseAcquisitionServiceRequest> for &IInspectable

§

fn from(value: &PlayReadyLicenseAcquisitionServiceRequest) -> Self

Converts to this type from the input type.
§

impl From<&PlayReadyLicenseIterable> for &IInspectable

§

fn from(value: &PlayReadyLicenseIterable) -> Self

Converts to this type from the input type.
§

impl From<&PlayReadyLicenseIterator> for &IInspectable

§

fn from(value: &PlayReadyLicenseIterator) -> Self

Converts to this type from the input type.
§

impl From<&PlayReadyLicenseSession> for &IInspectable

§

fn from(value: &PlayReadyLicenseSession) -> Self

Converts to this type from the input type.
§

impl From<&PlayReadyMeteringReportServiceRequest> for &IInspectable

§

fn from(value: &PlayReadyMeteringReportServiceRequest) -> Self

Converts to this type from the input type.
§

impl From<&PlayReadyRevocationServiceRequest> for &IInspectable

§

fn from(value: &PlayReadyRevocationServiceRequest) -> Self

Converts to this type from the input type.
§

impl From<&PlayReadySecureStopIterable> for &IInspectable

§

fn from(value: &PlayReadySecureStopIterable) -> Self

Converts to this type from the input type.
§

impl From<&PlayReadySecureStopIterator> for &IInspectable

§

fn from(value: &PlayReadySecureStopIterator) -> Self

Converts to this type from the input type.
§

impl From<&PlayReadySecureStopServiceRequest> for &IInspectable

§

fn from(value: &PlayReadySecureStopServiceRequest) -> Self

Converts to this type from the input type.
§

impl From<&PlayReadySoapMessage> for &IInspectable

§

fn from(value: &PlayReadySoapMessage) -> Self

Converts to this type from the input type.
§

impl From<&PlayToConnection> for &IInspectable

§

fn from(value: &PlayToConnection) -> Self

Converts to this type from the input type.
§

impl From<&PlayToConnectionErrorEventArgs> for &IInspectable

§

fn from(value: &PlayToConnectionErrorEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PlayToConnectionStateChangedEventArgs> for &IInspectable

§

fn from(value: &PlayToConnectionStateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PlayToConnectionTransferredEventArgs> for &IInspectable

§

fn from(value: &PlayToConnectionTransferredEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PlayToManager> for &IInspectable

§

fn from(value: &PlayToManager) -> Self

Converts to this type from the input type.
§

impl From<&PlayToReceiver> for &IInspectable

§

fn from(value: &PlayToReceiver) -> Self

Converts to this type from the input type.
§

impl From<&PlayToSource> for &IInspectable

§

fn from(value: &PlayToSource) -> Self

Converts to this type from the input type.
§

impl From<&PlayToSourceDeferral> for &IInspectable

§

fn from(value: &PlayToSourceDeferral) -> Self

Converts to this type from the input type.
§

impl From<&PlayToSourceRequest> for &IInspectable

§

fn from(value: &PlayToSourceRequest) -> Self

Converts to this type from the input type.
§

impl From<&PlayToSourceRequestedEventArgs> for &IInspectable

§

fn from(value: &PlayToSourceRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PlayToSourceSelectedEventArgs> for &IInspectable

§

fn from(value: &PlayToSourceSelectedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PlaybackInfoChangedEventArgs> for &IInspectable

§

fn from(value: &PlaybackInfoChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PlaybackMediaMarker> for &IInspectable

§

fn from(value: &PlaybackMediaMarker) -> Self

Converts to this type from the input type.
§

impl From<&PlaybackMediaMarkerReachedEventArgs> for &IInspectable

§

fn from(value: &PlaybackMediaMarkerReachedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PlaybackMediaMarkerSequence> for &IInspectable

§

fn from(value: &PlaybackMediaMarkerSequence) -> Self

Converts to this type from the input type.
§

impl From<&PlaybackPositionChangeRequestedEventArgs> for &IInspectable

§

fn from(value: &PlaybackPositionChangeRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PlaybackRateChangeRequestedEventArgs> for &IInspectable

§

fn from(value: &PlaybackRateChangeRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PlaybackRateChangeRequestedEventArgs> for &IInspectable

§

fn from(value: &PlaybackRateChangeRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&Playlist> for &IInspectable

§

fn from(value: &Playlist) -> Self

Converts to this type from the input type.
§

impl From<&PnpObject> for &IInspectable

§

fn from(value: &PnpObject) -> Self

Converts to this type from the input type.
§

impl From<&PnpObjectCollection> for &IInspectable

§

fn from(value: &PnpObjectCollection) -> Self

Converts to this type from the input type.
§

impl From<&PnpObjectUpdate> for &IInspectable

§

fn from(value: &PnpObjectUpdate) -> Self

Converts to this type from the input type.
§

impl From<&PnpObjectWatcher> for &IInspectable

§

fn from(value: &PnpObjectWatcher) -> Self

Converts to this type from the input type.
§

impl From<&PointLight> for &IInspectable

§

fn from(value: &PointLight) -> Self

Converts to this type from the input type.
§

impl From<&PointerDevice> for &IInspectable

§

fn from(value: &PointerDevice) -> Self

Converts to this type from the input type.
§

impl From<&PointerEventArgs> for &IInspectable

§

fn from(value: &PointerEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PointerPoint> for &IInspectable

§

fn from(value: &PointerPoint) -> Self

Converts to this type from the input type.
§

impl From<&PointerPointProperties> for &IInspectable

§

fn from(value: &PointerPointProperties) -> Self

Converts to this type from the input type.
§

impl From<&PointerVisualizationSettings> for &IInspectable

§

fn from(value: &PointerVisualizationSettings) -> Self

Converts to this type from the input type.
§

impl From<&PopupMenu> for &IInspectable

§

fn from(value: &PopupMenu) -> Self

Converts to this type from the input type.
§

impl From<&PosPrinter> for &IInspectable

§

fn from(value: &PosPrinter) -> Self

Converts to this type from the input type.
§

impl From<&PosPrinterCapabilities> for &IInspectable

§

fn from(value: &PosPrinterCapabilities) -> Self

Converts to this type from the input type.
§

impl From<&PosPrinterFontProperty> for &IInspectable

§

fn from(value: &PosPrinterFontProperty) -> Self

Converts to this type from the input type.
§

impl From<&PosPrinterPrintOptions> for &IInspectable

§

fn from(value: &PosPrinterPrintOptions) -> Self

Converts to this type from the input type.
§

impl From<&PosPrinterReleaseDeviceRequestedEventArgs> for &IInspectable

§

fn from(value: &PosPrinterReleaseDeviceRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PosPrinterStatus> for &IInspectable

§

fn from(value: &PosPrinterStatus) -> Self

Converts to this type from the input type.
§

impl From<&PosPrinterStatusUpdatedEventArgs> for &IInspectable

§

fn from(value: &PosPrinterStatusUpdatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PositionChangedEventArgs> for &IInspectable

§

fn from(value: &PositionChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PowerEasingFunction> for &IInspectable

§

fn from(value: &PowerEasingFunction) -> Self

Converts to this type from the input type.
§

impl From<&PreallocatedWorkItem> for &IInspectable

§

fn from(value: &PreallocatedWorkItem) -> Self

Converts to this type from the input type.
§

impl From<&PrepareTranscodeResult> for &IInspectable

§

fn from(value: &PrepareTranscodeResult) -> Self

Converts to this type from the input type.
§

impl From<&PreviewBuildsManager> for &IInspectable

§

fn from(value: &PreviewBuildsManager) -> Self

Converts to this type from the input type.
§

impl From<&PreviewBuildsState> for &IInspectable

§

fn from(value: &PreviewBuildsState) -> Self

Converts to this type from the input type.
§

impl From<&Print3DDevice> for &IInspectable

§

fn from(value: &Print3DDevice) -> Self

Converts to this type from the input type.
§

impl From<&Print3DManager> for &IInspectable

§

fn from(value: &Print3DManager) -> Self

Converts to this type from the input type.
§

impl From<&Print3DTask> for &IInspectable

§

fn from(value: &Print3DTask) -> Self

Converts to this type from the input type.
§

impl From<&Print3DTaskCompletedEventArgs> for &IInspectable

§

fn from(value: &Print3DTaskCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&Print3DTaskRequest> for &IInspectable

§

fn from(value: &Print3DTaskRequest) -> Self

Converts to this type from the input type.
§

impl From<&Print3DTaskRequestedEventArgs> for &IInspectable

§

fn from(value: &Print3DTaskRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&Print3DTaskSourceChangedEventArgs> for &IInspectable

§

fn from(value: &Print3DTaskSourceChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&Print3DTaskSourceRequestedArgs> for &IInspectable

§

fn from(value: &Print3DTaskSourceRequestedArgs) -> Self

Converts to this type from the input type.
§

impl From<&Print3DWorkflow> for &IInspectable

§

fn from(value: &Print3DWorkflow) -> Self

Converts to this type from the input type.
§

impl From<&Print3DWorkflowActivatedEventArgs> for &IInspectable

§

fn from(value: &Print3DWorkflowActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&Print3DWorkflowPrintRequestedEventArgs> for &IInspectable

§

fn from(value: &Print3DWorkflowPrintRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&Print3DWorkflowPrinterChangedEventArgs> for &IInspectable

§

fn from(value: &Print3DWorkflowPrinterChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PrintBindingOptionDetails> for &IInspectable

§

fn from(value: &PrintBindingOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<&PrintBorderingOptionDetails> for &IInspectable

§

fn from(value: &PrintBorderingOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<&PrintCollationOptionDetails> for &IInspectable

§

fn from(value: &PrintCollationOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<&PrintColorModeOptionDetails> for &IInspectable

§

fn from(value: &PrintColorModeOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<&PrintCopiesOptionDetails> for &IInspectable

§

fn from(value: &PrintCopiesOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<&PrintCustomItemDetails> for &IInspectable

§

fn from(value: &PrintCustomItemDetails) -> Self

Converts to this type from the input type.
§

impl From<&PrintCustomItemListOptionDetails> for &IInspectable

§

fn from(value: &PrintCustomItemListOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<&PrintCustomTextOptionDetails> for &IInspectable

§

fn from(value: &PrintCustomTextOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<&PrintCustomToggleOptionDetails> for &IInspectable

§

fn from(value: &PrintCustomToggleOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<&PrintDuplexOptionDetails> for &IInspectable

§

fn from(value: &PrintDuplexOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<&PrintHolePunchOptionDetails> for &IInspectable

§

fn from(value: &PrintHolePunchOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<&PrintManager> for &IInspectable

§

fn from(value: &PrintManager) -> Self

Converts to this type from the input type.
§

impl From<&PrintMediaSizeOptionDetails> for &IInspectable

§

fn from(value: &PrintMediaSizeOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<&PrintMediaTypeOptionDetails> for &IInspectable

§

fn from(value: &PrintMediaTypeOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<&PrintNotificationEventDetails> for &IInspectable

§

fn from(value: &PrintNotificationEventDetails) -> Self

Converts to this type from the input type.
§

impl From<&PrintOrientationOptionDetails> for &IInspectable

§

fn from(value: &PrintOrientationOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<&PrintPageInfo> for &IInspectable

§

fn from(value: &PrintPageInfo) -> Self

Converts to this type from the input type.
§

impl From<&PrintPageRange> for &IInspectable

§

fn from(value: &PrintPageRange) -> Self

Converts to this type from the input type.
§

impl From<&PrintPageRangeOptionDetails> for &IInspectable

§

fn from(value: &PrintPageRangeOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<&PrintPageRangeOptions> for &IInspectable

§

fn from(value: &PrintPageRangeOptions) -> Self

Converts to this type from the input type.
§

impl From<&PrintQualityOptionDetails> for &IInspectable

§

fn from(value: &PrintQualityOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<&PrintSchema> for &IInspectable

§

fn from(value: &PrintSchema) -> Self

Converts to this type from the input type.
§

impl From<&PrintStapleOptionDetails> for &IInspectable

§

fn from(value: &PrintStapleOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<&PrintSupportExtensionSession> for &IInspectable

§

fn from(value: &PrintSupportExtensionSession) -> Self

Converts to this type from the input type.
§

impl From<&PrintSupportExtensionTriggerDetails> for &IInspectable

§

fn from(value: &PrintSupportExtensionTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&PrintSupportPrintDeviceCapabilitiesChangedEventArgs> for &IInspectable

§

fn from(value: &PrintSupportPrintDeviceCapabilitiesChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PrintSupportPrintDeviceCapabilitiesUpdatePolicy> for &IInspectable

§

fn from(value: &PrintSupportPrintDeviceCapabilitiesUpdatePolicy) -> Self

Converts to this type from the input type.
§

impl From<&PrintSupportPrintTicketElement> for &IInspectable

§

fn from(value: &PrintSupportPrintTicketElement) -> Self

Converts to this type from the input type.
§

impl From<&PrintSupportPrintTicketValidationRequestedEventArgs> for &IInspectable

§

fn from(value: &PrintSupportPrintTicketValidationRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PrintSupportPrinterSelectedEventArgs> for &IInspectable

§

fn from(value: &PrintSupportPrinterSelectedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PrintSupportSessionInfo> for &IInspectable

§

fn from(value: &PrintSupportSessionInfo) -> Self

Converts to this type from the input type.
§

impl From<&PrintSupportSettingsActivatedEventArgs> for &IInspectable

§

fn from(value: &PrintSupportSettingsActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PrintSupportSettingsUISession> for &IInspectable

§

fn from(value: &PrintSupportSettingsUISession) -> Self

Converts to this type from the input type.
§

impl From<&PrintTask> for &IInspectable

§

fn from(value: &PrintTask) -> Self

Converts to this type from the input type.
§

impl From<&PrintTaskCompletedEventArgs> for &IInspectable

§

fn from(value: &PrintTaskCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PrintTaskConfiguration> for &IInspectable

§

fn from(value: &PrintTaskConfiguration) -> Self

Converts to this type from the input type.
§

impl From<&PrintTaskConfigurationSaveRequest> for &IInspectable

§

fn from(value: &PrintTaskConfigurationSaveRequest) -> Self

Converts to this type from the input type.
§

impl From<&PrintTaskConfigurationSaveRequestedDeferral> for &IInspectable

§

fn from(value: &PrintTaskConfigurationSaveRequestedDeferral) -> Self

Converts to this type from the input type.
§

impl From<&PrintTaskConfigurationSaveRequestedEventArgs> for &IInspectable

§

fn from(value: &PrintTaskConfigurationSaveRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PrintTaskOptionChangedEventArgs> for &IInspectable

§

fn from(value: &PrintTaskOptionChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PrintTaskOptionDetails> for &IInspectable

§

fn from(value: &PrintTaskOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<&PrintTaskOptions> for &IInspectable

§

fn from(value: &PrintTaskOptions) -> Self

Converts to this type from the input type.
§

impl From<&PrintTaskProgressingEventArgs> for &IInspectable

§

fn from(value: &PrintTaskProgressingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PrintTaskRequest> for &IInspectable

§

fn from(value: &PrintTaskRequest) -> Self

Converts to this type from the input type.
§

impl From<&PrintTaskRequestedDeferral> for &IInspectable

§

fn from(value: &PrintTaskRequestedDeferral) -> Self

Converts to this type from the input type.
§

impl From<&PrintTaskRequestedEventArgs> for &IInspectable

§

fn from(value: &PrintTaskRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PrintTaskSettingsActivatedEventArgs> for &IInspectable

§

fn from(value: &PrintTaskSettingsActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PrintTaskSourceRequestedArgs> for &IInspectable

§

fn from(value: &PrintTaskSourceRequestedArgs) -> Self

Converts to this type from the input type.
§

impl From<&PrintTaskSourceRequestedDeferral> for &IInspectable

§

fn from(value: &PrintTaskSourceRequestedDeferral) -> Self

Converts to this type from the input type.
§

impl From<&PrintTicketCapabilities> for &IInspectable

§

fn from(value: &PrintTicketCapabilities) -> Self

Converts to this type from the input type.
§

impl From<&PrintTicketFeature> for &IInspectable

§

fn from(value: &PrintTicketFeature) -> Self

Converts to this type from the input type.
§

impl From<&PrintTicketOption> for &IInspectable

§

fn from(value: &PrintTicketOption) -> Self

Converts to this type from the input type.
§

impl From<&PrintTicketParameterDefinition> for &IInspectable

§

fn from(value: &PrintTicketParameterDefinition) -> Self

Converts to this type from the input type.
§

impl From<&PrintTicketParameterInitializer> for &IInspectable

§

fn from(value: &PrintTicketParameterInitializer) -> Self

Converts to this type from the input type.
§

impl From<&PrintTicketValue> for &IInspectable

§

fn from(value: &PrintTicketValue) -> Self

Converts to this type from the input type.
§

impl From<&PrintWorkflowBackgroundSession> for &IInspectable

§

fn from(value: &PrintWorkflowBackgroundSession) -> Self

Converts to this type from the input type.
§

impl From<&PrintWorkflowBackgroundSetupRequestedEventArgs> for &IInspectable

§

fn from(value: &PrintWorkflowBackgroundSetupRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PrintWorkflowConfiguration> for &IInspectable

§

fn from(value: &PrintWorkflowConfiguration) -> Self

Converts to this type from the input type.
§

impl From<&PrintWorkflowForegroundSession> for &IInspectable

§

fn from(value: &PrintWorkflowForegroundSession) -> Self

Converts to this type from the input type.
§

impl From<&PrintWorkflowForegroundSetupRequestedEventArgs> for &IInspectable

§

fn from(value: &PrintWorkflowForegroundSetupRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PrintWorkflowJobActivatedEventArgs> for &IInspectable

§

fn from(value: &PrintWorkflowJobActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PrintWorkflowJobBackgroundSession> for &IInspectable

§

fn from(value: &PrintWorkflowJobBackgroundSession) -> Self

Converts to this type from the input type.
§

impl From<&PrintWorkflowJobNotificationEventArgs> for &IInspectable

§

fn from(value: &PrintWorkflowJobNotificationEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PrintWorkflowJobStartingEventArgs> for &IInspectable

§

fn from(value: &PrintWorkflowJobStartingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PrintWorkflowJobTriggerDetails> for &IInspectable

§

fn from(value: &PrintWorkflowJobTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&PrintWorkflowJobUISession> for &IInspectable

§

fn from(value: &PrintWorkflowJobUISession) -> Self

Converts to this type from the input type.
§

impl From<&PrintWorkflowObjectModelSourceFileContent> for &IInspectable

§

fn from(value: &PrintWorkflowObjectModelSourceFileContent) -> Self

Converts to this type from the input type.
§

impl From<&PrintWorkflowObjectModelTargetPackage> for &IInspectable

§

fn from(value: &PrintWorkflowObjectModelTargetPackage) -> Self

Converts to this type from the input type.
§

impl From<&PrintWorkflowPdlConverter> for &IInspectable

§

fn from(value: &PrintWorkflowPdlConverter) -> Self

Converts to this type from the input type.
§

impl From<&PrintWorkflowPdlDataAvailableEventArgs> for &IInspectable

§

fn from(value: &PrintWorkflowPdlDataAvailableEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PrintWorkflowPdlModificationRequestedEventArgs> for &IInspectable

§

fn from(value: &PrintWorkflowPdlModificationRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PrintWorkflowPdlSourceContent> for &IInspectable

§

fn from(value: &PrintWorkflowPdlSourceContent) -> Self

Converts to this type from the input type.
§

impl From<&PrintWorkflowPdlTargetStream> for &IInspectable

§

fn from(value: &PrintWorkflowPdlTargetStream) -> Self

Converts to this type from the input type.
§

impl From<&PrintWorkflowPrinterJob> for &IInspectable

§

fn from(value: &PrintWorkflowPrinterJob) -> Self

Converts to this type from the input type.
§

impl From<&PrintWorkflowSourceContent> for &IInspectable

§

fn from(value: &PrintWorkflowSourceContent) -> Self

Converts to this type from the input type.
§

impl From<&PrintWorkflowSpoolStreamContent> for &IInspectable

§

fn from(value: &PrintWorkflowSpoolStreamContent) -> Self

Converts to this type from the input type.
§

impl From<&PrintWorkflowStreamTarget> for &IInspectable

§

fn from(value: &PrintWorkflowStreamTarget) -> Self

Converts to this type from the input type.
§

impl From<&PrintWorkflowSubmittedEventArgs> for &IInspectable

§

fn from(value: &PrintWorkflowSubmittedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PrintWorkflowSubmittedOperation> for &IInspectable

§

fn from(value: &PrintWorkflowSubmittedOperation) -> Self

Converts to this type from the input type.
§

impl From<&PrintWorkflowTarget> for &IInspectable

§

fn from(value: &PrintWorkflowTarget) -> Self

Converts to this type from the input type.
§

impl From<&PrintWorkflowTriggerDetails> for &IInspectable

§

fn from(value: &PrintWorkflowTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&PrintWorkflowUIActivatedEventArgs> for &IInspectable

§

fn from(value: &PrintWorkflowUIActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PrintWorkflowUILauncher> for &IInspectable

§

fn from(value: &PrintWorkflowUILauncher) -> Self

Converts to this type from the input type.
§

impl From<&PrintWorkflowXpsDataAvailableEventArgs> for &IInspectable

§

fn from(value: &PrintWorkflowXpsDataAvailableEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&Printing3D3MFPackage> for &IInspectable

§

fn from(value: &Printing3D3MFPackage) -> Self

Converts to this type from the input type.
§

impl From<&Printing3DBaseMaterial> for &IInspectable

§

fn from(value: &Printing3DBaseMaterial) -> Self

Converts to this type from the input type.
§

impl From<&Printing3DBaseMaterialGroup> for &IInspectable

§

fn from(value: &Printing3DBaseMaterialGroup) -> Self

Converts to this type from the input type.
§

impl From<&Printing3DColorMaterial> for &IInspectable

§

fn from(value: &Printing3DColorMaterial) -> Self

Converts to this type from the input type.
§

impl From<&Printing3DColorMaterialGroup> for &IInspectable

§

fn from(value: &Printing3DColorMaterialGroup) -> Self

Converts to this type from the input type.
§

impl From<&Printing3DComponent> for &IInspectable

§

fn from(value: &Printing3DComponent) -> Self

Converts to this type from the input type.
§

impl From<&Printing3DComponentWithMatrix> for &IInspectable

§

fn from(value: &Printing3DComponentWithMatrix) -> Self

Converts to this type from the input type.
§

impl From<&Printing3DCompositeMaterial> for &IInspectable

§

fn from(value: &Printing3DCompositeMaterial) -> Self

Converts to this type from the input type.
§

impl From<&Printing3DCompositeMaterialGroup> for &IInspectable

§

fn from(value: &Printing3DCompositeMaterialGroup) -> Self

Converts to this type from the input type.
§

impl From<&Printing3DFaceReductionOptions> for &IInspectable

§

fn from(value: &Printing3DFaceReductionOptions) -> Self

Converts to this type from the input type.
§

impl From<&Printing3DMaterial> for &IInspectable

§

fn from(value: &Printing3DMaterial) -> Self

Converts to this type from the input type.
§

impl From<&Printing3DMesh> for &IInspectable

§

fn from(value: &Printing3DMesh) -> Self

Converts to this type from the input type.
§

impl From<&Printing3DMeshVerificationResult> for &IInspectable

§

fn from(value: &Printing3DMeshVerificationResult) -> Self

Converts to this type from the input type.
§

impl From<&Printing3DModel> for &IInspectable

§

fn from(value: &Printing3DModel) -> Self

Converts to this type from the input type.
§

impl From<&Printing3DModelTexture> for &IInspectable

§

fn from(value: &Printing3DModelTexture) -> Self

Converts to this type from the input type.
§

impl From<&Printing3DMultiplePropertyMaterial> for &IInspectable

§

fn from(value: &Printing3DMultiplePropertyMaterial) -> Self

Converts to this type from the input type.
§

impl From<&Printing3DMultiplePropertyMaterialGroup> for &IInspectable

§

fn from(value: &Printing3DMultiplePropertyMaterialGroup) -> Self

Converts to this type from the input type.
§

impl From<&Printing3DTexture2CoordMaterial> for &IInspectable

§

fn from(value: &Printing3DTexture2CoordMaterial) -> Self

Converts to this type from the input type.
§

impl From<&Printing3DTexture2CoordMaterialGroup> for &IInspectable

§

fn from(value: &Printing3DTexture2CoordMaterialGroup) -> Self

Converts to this type from the input type.
§

impl From<&Printing3DTextureResource> for &IInspectable

§

fn from(value: &Printing3DTextureResource) -> Self

Converts to this type from the input type.
§

impl From<&ProcessAudioFrameContext> for &IInspectable

§

fn from(value: &ProcessAudioFrameContext) -> Self

Converts to this type from the input type.
§

impl From<&ProcessCpuUsage> for &IInspectable

§

fn from(value: &ProcessCpuUsage) -> Self

Converts to this type from the input type.
§

impl From<&ProcessCpuUsageReport> for &IInspectable

§

fn from(value: &ProcessCpuUsageReport) -> Self

Converts to this type from the input type.
§

impl From<&ProcessDiagnosticInfo> for &IInspectable

§

fn from(value: &ProcessDiagnosticInfo) -> Self

Converts to this type from the input type.
§

impl From<&ProcessDiskUsage> for &IInspectable

§

fn from(value: &ProcessDiskUsage) -> Self

Converts to this type from the input type.
§

impl From<&ProcessDiskUsageReport> for &IInspectable

§

fn from(value: &ProcessDiskUsageReport) -> Self

Converts to this type from the input type.
§

impl From<&ProcessLauncherOptions> for &IInspectable

§

fn from(value: &ProcessLauncherOptions) -> Self

Converts to this type from the input type.
§

impl From<&ProcessLauncherResult> for &IInspectable

§

fn from(value: &ProcessLauncherResult) -> Self

Converts to this type from the input type.
§

impl From<&ProcessMemoryReport> for &IInspectable

§

fn from(value: &ProcessMemoryReport) -> Self

Converts to this type from the input type.
§

impl From<&ProcessMemoryUsage> for &IInspectable

§

fn from(value: &ProcessMemoryUsage) -> Self

Converts to this type from the input type.
§

impl From<&ProcessMemoryUsageReport> for &IInspectable

§

fn from(value: &ProcessMemoryUsageReport) -> Self

Converts to this type from the input type.
§

impl From<&ProcessVideoFrameContext> for &IInspectable

§

fn from(value: &ProcessVideoFrameContext) -> Self

Converts to this type from the input type.
§

impl From<&ProductLicense> for &IInspectable

§

fn from(value: &ProductLicense) -> Self

Converts to this type from the input type.
§

impl From<&ProductListing> for &IInspectable

§

fn from(value: &ProductListing) -> Self

Converts to this type from the input type.
§

impl From<&ProductPurchaseDisplayProperties> for &IInspectable

§

fn from(value: &ProductPurchaseDisplayProperties) -> Self

Converts to this type from the input type.
§

impl From<&PropertyAnimation> for &IInspectable

§

fn from(value: &PropertyAnimation) -> Self

Converts to this type from the input type.
§

impl From<&PropertySet> for &IInspectable

§

fn from(value: &PropertySet) -> Self

Converts to this type from the input type.
§

impl From<&ProtectedAccessResumedEventArgs> for &IInspectable

§

fn from(value: &ProtectedAccessResumedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ProtectedAccessSuspendingEventArgs> for &IInspectable

§

fn from(value: &ProtectedAccessSuspendingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ProtectedContainerExportResult> for &IInspectable

§

fn from(value: &ProtectedContainerExportResult) -> Self

Converts to this type from the input type.
§

impl From<&ProtectedContainerImportResult> for &IInspectable

§

fn from(value: &ProtectedContainerImportResult) -> Self

Converts to this type from the input type.
§

impl From<&ProtectedContentRevokedEventArgs> for &IInspectable

§

fn from(value: &ProtectedContentRevokedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ProtectedFileCreateResult> for &IInspectable

§

fn from(value: &ProtectedFileCreateResult) -> Self

Converts to this type from the input type.
§

impl From<&ProtectionCapabilities> for &IInspectable

§

fn from(value: &ProtectionCapabilities) -> Self

Converts to this type from the input type.
§

impl From<&ProtectionPolicyAuditInfo> for &IInspectable

§

fn from(value: &ProtectionPolicyAuditInfo) -> Self

Converts to this type from the input type.
§

impl From<&ProtectionPolicyManager> for &IInspectable

§

fn from(value: &ProtectionPolicyManager) -> Self

Converts to this type from the input type.
§

impl From<&ProtocolActivatedEventArgs> for &IInspectable

§

fn from(value: &ProtocolActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ProtocolForResultsActivatedEventArgs> for &IInspectable

§

fn from(value: &ProtocolForResultsActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ProtocolForResultsOperation> for &IInspectable

§

fn from(value: &ProtocolForResultsOperation) -> Self

Converts to this type from the input type.
§

impl From<&ProviderI2cConnectionSettings> for &IInspectable

§

fn from(value: &ProviderI2cConnectionSettings) -> Self

Converts to this type from the input type.
§

impl From<&ProviderNetworkUsage> for &IInspectable

§

fn from(value: &ProviderNetworkUsage) -> Self

Converts to this type from the input type.
§

impl From<&ProviderSpiConnectionSettings> for &IInspectable

§

fn from(value: &ProviderSpiConnectionSettings) -> Self

Converts to this type from the input type.
§

impl From<&ProvisionFromXmlDocumentResults> for &IInspectable

§

fn from(value: &ProvisionFromXmlDocumentResults) -> Self

Converts to this type from the input type.
§

impl From<&ProvisionedProfile> for &IInspectable

§

fn from(value: &ProvisionedProfile) -> Self

Converts to this type from the input type.
§

impl From<&ProvisioningAgent> for &IInspectable

§

fn from(value: &ProvisioningAgent) -> Self

Converts to this type from the input type.
§

impl From<&ProximityDevice> for &IInspectable

§

fn from(value: &ProximityDevice) -> Self

Converts to this type from the input type.
§

impl From<&ProximityMessage> for &IInspectable

§

fn from(value: &ProximityMessage) -> Self

Converts to this type from the input type.
§

impl From<&ProximitySensor> for &IInspectable

§

fn from(value: &ProximitySensor) -> Self

Converts to this type from the input type.
§

impl From<&ProximitySensorDataThreshold> for &IInspectable

§

fn from(value: &ProximitySensorDataThreshold) -> Self

Converts to this type from the input type.
§

impl From<&ProximitySensorDisplayOnOffController> for &IInspectable

§

fn from(value: &ProximitySensorDisplayOnOffController) -> Self

Converts to this type from the input type.
§

impl From<&ProximitySensorReading> for &IInspectable

§

fn from(value: &ProximitySensorReading) -> Self

Converts to this type from the input type.
§

impl From<&ProximitySensorReadingChangedEventArgs> for &IInspectable

§

fn from(value: &ProximitySensorReadingChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ProxyConfiguration> for &IInspectable

§

fn from(value: &ProxyConfiguration) -> Self

Converts to this type from the input type.
§

impl From<&PurchaseResults> for &IInspectable

§

fn from(value: &PurchaseResults) -> Self

Converts to this type from the input type.
§

impl From<&PushNotificationChannel> for &IInspectable

§

fn from(value: &PushNotificationChannel) -> Self

Converts to this type from the input type.
§

impl From<&PushNotificationChannelManagerForUser> for &IInspectable

§

fn from(value: &PushNotificationChannelManagerForUser) -> Self

Converts to this type from the input type.
§

impl From<&PushNotificationChannelsRevokedEventArgs> for &IInspectable

§

fn from(value: &PushNotificationChannelsRevokedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PushNotificationReceivedEventArgs> for &IInspectable

§

fn from(value: &PushNotificationReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&PushNotificationTrigger> for &IInspectable

§

fn from(value: &PushNotificationTrigger) -> Self

Converts to this type from the input type.
§

impl From<&PwmController> for &IInspectable

§

fn from(value: &PwmController) -> Self

Converts to this type from the input type.
§

impl From<&PwmPin> for &IInspectable

§

fn from(value: &PwmPin) -> Self

Converts to this type from the input type.
§

impl From<&QuaternionKeyFrameAnimation> for &IInspectable

§

fn from(value: &QuaternionKeyFrameAnimation) -> Self

Converts to this type from the input type.
§

impl From<&QueryOptions> for &IInspectable

§

fn from(value: &QueryOptions) -> Self

Converts to this type from the input type.
§

impl From<&QuickLink> for &IInspectable

§

fn from(value: &QuickLink) -> Self

Converts to this type from the input type.
§

impl From<&RacingWheel> for &IInspectable

§

fn from(value: &RacingWheel) -> Self

Converts to this type from the input type.
§

impl From<&RadialController> for &IInspectable

§

fn from(value: &RadialController) -> Self

Converts to this type from the input type.
§

impl From<&RadialControllerButtonClickedEventArgs> for &IInspectable

§

fn from(value: &RadialControllerButtonClickedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&RadialControllerButtonHoldingEventArgs> for &IInspectable

§

fn from(value: &RadialControllerButtonHoldingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&RadialControllerButtonPressedEventArgs> for &IInspectable

§

fn from(value: &RadialControllerButtonPressedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&RadialControllerButtonReleasedEventArgs> for &IInspectable

§

fn from(value: &RadialControllerButtonReleasedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&RadialControllerConfiguration> for &IInspectable

§

fn from(value: &RadialControllerConfiguration) -> Self

Converts to this type from the input type.
§

impl From<&RadialControllerControlAcquiredEventArgs> for &IInspectable

§

fn from(value: &RadialControllerControlAcquiredEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&RadialControllerIndependentInputSource> for &IInspectable

§

fn from(value: &RadialControllerIndependentInputSource) -> Self

Converts to this type from the input type.
§

impl From<&RadialControllerMenu> for &IInspectable

§

fn from(value: &RadialControllerMenu) -> Self

Converts to this type from the input type.
§

impl From<&RadialControllerMenuItem> for &IInspectable

§

fn from(value: &RadialControllerMenuItem) -> Self

Converts to this type from the input type.
§

impl From<&RadialControllerRotationChangedEventArgs> for &IInspectable

§

fn from(value: &RadialControllerRotationChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&RadialControllerScreenContact> for &IInspectable

§

fn from(value: &RadialControllerScreenContact) -> Self

Converts to this type from the input type.
§

impl From<&RadialControllerScreenContactContinuedEventArgs> for &IInspectable

§

fn from(value: &RadialControllerScreenContactContinuedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&RadialControllerScreenContactEndedEventArgs> for &IInspectable

§

fn from(value: &RadialControllerScreenContactEndedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&RadialControllerScreenContactStartedEventArgs> for &IInspectable

§

fn from(value: &RadialControllerScreenContactStartedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&Radio> for &IInspectable

§

fn from(value: &Radio) -> Self

Converts to this type from the input type.
§

impl From<&RampForceEffect> for &IInspectable

§

fn from(value: &RampForceEffect) -> Self

Converts to this type from the input type.
§

impl From<&RandomAccessStreamOverStream> for &IInspectable

§

fn from(value: &RandomAccessStreamOverStream) -> Self

Converts to this type from the input type.
§

impl From<&RandomAccessStreamReference> for &IInspectable

§

fn from(value: &RandomAccessStreamReference) -> Self

Converts to this type from the input type.
§

impl From<&RatedContentDescription> for &IInspectable

§

fn from(value: &RatedContentDescription) -> Self

Converts to this type from the input type.
§

impl From<&RatedContentRestrictions> for &IInspectable

§

fn from(value: &RatedContentRestrictions) -> Self

Converts to this type from the input type.
§

impl From<&RawGameController> for &IInspectable

§

fn from(value: &RawGameController) -> Self

Converts to this type from the input type.
§

impl From<&RawNotification> for &IInspectable

§

fn from(value: &RawNotification) -> Self

Converts to this type from the input type.
§

impl From<&RcsEndUserMessage> for &IInspectable

§

fn from(value: &RcsEndUserMessage) -> Self

Converts to this type from the input type.
§

impl From<&RcsEndUserMessageAction> for &IInspectable

§

fn from(value: &RcsEndUserMessageAction) -> Self

Converts to this type from the input type.
§

impl From<&RcsEndUserMessageAvailableEventArgs> for &IInspectable

§

fn from(value: &RcsEndUserMessageAvailableEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&RcsEndUserMessageAvailableTrigger> for &IInspectable

§

fn from(value: &RcsEndUserMessageAvailableTrigger) -> Self

Converts to this type from the input type.
§

impl From<&RcsEndUserMessageAvailableTriggerDetails> for &IInspectable

§

fn from(value: &RcsEndUserMessageAvailableTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&RcsEndUserMessageManager> for &IInspectable

§

fn from(value: &RcsEndUserMessageManager) -> Self

Converts to this type from the input type.
§

impl From<&RcsServiceKindSupportedChangedEventArgs> for &IInspectable

§

fn from(value: &RcsServiceKindSupportedChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&RcsTransport> for &IInspectable

§

fn from(value: &RcsTransport) -> Self

Converts to this type from the input type.
§

impl From<&RcsTransportConfiguration> for &IInspectable

§

fn from(value: &RcsTransportConfiguration) -> Self

Converts to this type from the input type.
§

impl From<&ReceiptPrintJob> for &IInspectable

§

fn from(value: &ReceiptPrintJob) -> Self

Converts to this type from the input type.
§

impl From<&ReceiptPrinterCapabilities> for &IInspectable

§

fn from(value: &ReceiptPrinterCapabilities) -> Self

Converts to this type from the input type.
§

impl From<&RectangleClip> for &IInspectable

§

fn from(value: &RectangleClip) -> Self

Converts to this type from the input type.
§

impl From<&RedialRequestedEventArgs> for &IInspectable

§

fn from(value: &RedialRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&RedirectVisual> for &IInspectable

§

fn from(value: &RedirectVisual) -> Self

Converts to this type from the input type.
§

impl From<&RegionOfInterest> for &IInspectable

§

fn from(value: &RegionOfInterest) -> Self

Converts to this type from the input type.
§

impl From<&RegionsOfInterestControl> for &IInspectable

§

fn from(value: &RegionsOfInterestControl) -> Self

Converts to this type from the input type.
§

impl From<&RegisterPackageOptions> for &IInspectable

§

fn from(value: &RegisterPackageOptions) -> Self

Converts to this type from the input type.
§

impl From<&ReminderNotificationTriggerDetails> for &IInspectable

§

fn from(value: &ReminderNotificationTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&RemoteAutomationClientSession> for &IInspectable

§

fn from(value: &RemoteAutomationClientSession) -> Self

Converts to this type from the input type.
§

impl From<&RemoteAutomationConnectionRequestedEventArgs> for &IInspectable

§

fn from(value: &RemoteAutomationConnectionRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&RemoteAutomationDisconnectedEventArgs> for &IInspectable

§

fn from(value: &RemoteAutomationDisconnectedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&RemoteAutomationWindow> for &IInspectable

§

fn from(value: &RemoteAutomationWindow) -> Self

Converts to this type from the input type.
§

impl From<&RemoteDesktopConnectionInfo> for &IInspectable

§

fn from(value: &RemoteDesktopConnectionInfo) -> Self

Converts to this type from the input type.
§

impl From<&RemoteDesktopConnectionRemoteInfo> for &IInspectable

§

fn from(value: &RemoteDesktopConnectionRemoteInfo) -> Self

Converts to this type from the input type.
§

impl From<&RemoteDesktopInfo> for &IInspectable

§

fn from(value: &RemoteDesktopInfo) -> Self

Converts to this type from the input type.
§

impl From<&RemoteLauncherOptions> for &IInspectable

§

fn from(value: &RemoteLauncherOptions) -> Self

Converts to this type from the input type.
§

impl From<&RemoteParticipantComposingChangedEventArgs> for &IInspectable

§

fn from(value: &RemoteParticipantComposingChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&RemoteSystem> for &IInspectable

§

fn from(value: &RemoteSystem) -> Self

Converts to this type from the input type.
§

impl From<&RemoteSystemAddedEventArgs> for &IInspectable

§

fn from(value: &RemoteSystemAddedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&RemoteSystemApp> for &IInspectable

§

fn from(value: &RemoteSystemApp) -> Self

Converts to this type from the input type.
§

impl From<&RemoteSystemAppRegistration> for &IInspectable

§

fn from(value: &RemoteSystemAppRegistration) -> Self

Converts to this type from the input type.
§

impl From<&RemoteSystemAuthorizationKindFilter> for &IInspectable

§

fn from(value: &RemoteSystemAuthorizationKindFilter) -> Self

Converts to this type from the input type.
§

impl From<&RemoteSystemConnectionInfo> for &IInspectable

§

fn from(value: &RemoteSystemConnectionInfo) -> Self

Converts to this type from the input type.
§

impl From<&RemoteSystemConnectionRequest> for &IInspectable

§

fn from(value: &RemoteSystemConnectionRequest) -> Self

Converts to this type from the input type.
§

impl From<&RemoteSystemDiscoveryTypeFilter> for &IInspectable

§

fn from(value: &RemoteSystemDiscoveryTypeFilter) -> Self

Converts to this type from the input type.
§

impl From<&RemoteSystemEnumerationCompletedEventArgs> for &IInspectable

§

fn from(value: &RemoteSystemEnumerationCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&RemoteSystemKindFilter> for &IInspectable

§

fn from(value: &RemoteSystemKindFilter) -> Self

Converts to this type from the input type.
§

impl From<&RemoteSystemRemovedEventArgs> for &IInspectable

§

fn from(value: &RemoteSystemRemovedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&RemoteSystemSession> for &IInspectable

§

fn from(value: &RemoteSystemSession) -> Self

Converts to this type from the input type.
§

impl From<&RemoteSystemSessionAddedEventArgs> for &IInspectable

§

fn from(value: &RemoteSystemSessionAddedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&RemoteSystemSessionController> for &IInspectable

§

fn from(value: &RemoteSystemSessionController) -> Self

Converts to this type from the input type.
§

impl From<&RemoteSystemSessionCreationResult> for &IInspectable

§

fn from(value: &RemoteSystemSessionCreationResult) -> Self

Converts to this type from the input type.
§

impl From<&RemoteSystemSessionDisconnectedEventArgs> for &IInspectable

§

fn from(value: &RemoteSystemSessionDisconnectedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&RemoteSystemSessionInfo> for &IInspectable

§

fn from(value: &RemoteSystemSessionInfo) -> Self

Converts to this type from the input type.
§

impl From<&RemoteSystemSessionInvitation> for &IInspectable

§

fn from(value: &RemoteSystemSessionInvitation) -> Self

Converts to this type from the input type.
§

impl From<&RemoteSystemSessionInvitationListener> for &IInspectable

§

fn from(value: &RemoteSystemSessionInvitationListener) -> Self

Converts to this type from the input type.
§

impl From<&RemoteSystemSessionInvitationReceivedEventArgs> for &IInspectable

§

fn from(value: &RemoteSystemSessionInvitationReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&RemoteSystemSessionJoinRequest> for &IInspectable

§

fn from(value: &RemoteSystemSessionJoinRequest) -> Self

Converts to this type from the input type.
§

impl From<&RemoteSystemSessionJoinRequestedEventArgs> for &IInspectable

§

fn from(value: &RemoteSystemSessionJoinRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&RemoteSystemSessionJoinResult> for &IInspectable

§

fn from(value: &RemoteSystemSessionJoinResult) -> Self

Converts to this type from the input type.
§

impl From<&RemoteSystemSessionMessageChannel> for &IInspectable

§

fn from(value: &RemoteSystemSessionMessageChannel) -> Self

Converts to this type from the input type.
§

impl From<&RemoteSystemSessionOptions> for &IInspectable

§

fn from(value: &RemoteSystemSessionOptions) -> Self

Converts to this type from the input type.
§

impl From<&RemoteSystemSessionParticipant> for &IInspectable

§

fn from(value: &RemoteSystemSessionParticipant) -> Self

Converts to this type from the input type.
§

impl From<&RemoteSystemSessionParticipantAddedEventArgs> for &IInspectable

§

fn from(value: &RemoteSystemSessionParticipantAddedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&RemoteSystemSessionParticipantRemovedEventArgs> for &IInspectable

§

fn from(value: &RemoteSystemSessionParticipantRemovedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&RemoteSystemSessionParticipantWatcher> for &IInspectable

§

fn from(value: &RemoteSystemSessionParticipantWatcher) -> Self

Converts to this type from the input type.
§

impl From<&RemoteSystemSessionRemovedEventArgs> for &IInspectable

§

fn from(value: &RemoteSystemSessionRemovedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&RemoteSystemSessionUpdatedEventArgs> for &IInspectable

§

fn from(value: &RemoteSystemSessionUpdatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&RemoteSystemSessionValueSetReceivedEventArgs> for &IInspectable

§

fn from(value: &RemoteSystemSessionValueSetReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&RemoteSystemSessionWatcher> for &IInspectable

§

fn from(value: &RemoteSystemSessionWatcher) -> Self

Converts to this type from the input type.
§

impl From<&RemoteSystemStatusTypeFilter> for &IInspectable

§

fn from(value: &RemoteSystemStatusTypeFilter) -> Self

Converts to this type from the input type.
§

impl From<&RemoteSystemUpdatedEventArgs> for &IInspectable

§

fn from(value: &RemoteSystemUpdatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&RemoteSystemWatcher> for &IInspectable

§

fn from(value: &RemoteSystemWatcher) -> Self

Converts to this type from the input type.
§

impl From<&RemoteSystemWatcherErrorOccurredEventArgs> for &IInspectable

§

fn from(value: &RemoteSystemWatcherErrorOccurredEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&RemoteSystemWebAccountFilter> for &IInspectable

§

fn from(value: &RemoteSystemWebAccountFilter) -> Self

Converts to this type from the input type.
§

impl From<&RemoteTextConnection> for &IInspectable

§

fn from(value: &RemoteTextConnection) -> Self

Converts to this type from the input type.
§

impl From<&RemoveAppointmentOperation> for &IInspectable

§

fn from(value: &RemoveAppointmentOperation) -> Self

Converts to this type from the input type.
§

impl From<&RenderingDeviceReplacedEventArgs> for &IInspectable

§

fn from(value: &RenderingDeviceReplacedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ReplaceAppointmentOperation> for &IInspectable

§

fn from(value: &ReplaceAppointmentOperation) -> Self

Converts to this type from the input type.
§

impl From<&RequestingFocusOnKeyboardInputEventArgs> for &IInspectable

§

fn from(value: &RequestingFocusOnKeyboardInputEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ResourceCandidate> for &IInspectable

§

fn from(value: &ResourceCandidate) -> Self

Converts to this type from the input type.
§

impl From<&ResourceCandidateVectorView> for &IInspectable

§

fn from(value: &ResourceCandidateVectorView) -> Self

Converts to this type from the input type.
§

impl From<&ResourceCollection> for &IInspectable

§

fn from(value: &ResourceCollection) -> Self

Converts to this type from the input type.
§

impl From<&ResourceContext> for &IInspectable

§

fn from(value: &ResourceContext) -> Self

Converts to this type from the input type.
§

impl From<&ResourceContextLanguagesVectorView> for &IInspectable

§

fn from(value: &ResourceContextLanguagesVectorView) -> Self

Converts to this type from the input type.
§

impl From<&ResourceIndexer> for &IInspectable

§

fn from(value: &ResourceIndexer) -> Self

Converts to this type from the input type.
§

impl From<&ResourceLoader> for &IInspectable

§

fn from(value: &ResourceLoader) -> Self

Converts to this type from the input type.
§

impl From<&ResourceManager> for &IInspectable

§

fn from(value: &ResourceManager) -> Self

Converts to this type from the input type.
§

impl From<&ResourceMap> for &IInspectable

§

fn from(value: &ResourceMap) -> Self

Converts to this type from the input type.
§

impl From<&ResourceMapIterator> for &IInspectable

§

fn from(value: &ResourceMapIterator) -> Self

Converts to this type from the input type.
§

impl From<&ResourceMapMapView> for &IInspectable

§

fn from(value: &ResourceMapMapView) -> Self

Converts to this type from the input type.
§

impl From<&ResourceMapMapViewIterator> for &IInspectable

§

fn from(value: &ResourceMapMapViewIterator) -> Self

Converts to this type from the input type.
§

impl From<&ResourceQualifier> for &IInspectable

§

fn from(value: &ResourceQualifier) -> Self

Converts to this type from the input type.
§

impl From<&ResourceQualifierMapView> for &IInspectable

§

fn from(value: &ResourceQualifierMapView) -> Self

Converts to this type from the input type.
§

impl From<&ResourceQualifierObservableMap> for &IInspectable

§

fn from(value: &ResourceQualifierObservableMap) -> Self

Converts to this type from the input type.
§

impl From<&ResourceQualifierVectorView> for &IInspectable

§

fn from(value: &ResourceQualifierVectorView) -> Self

Converts to this type from the input type.
§

impl From<&ResponseInformation> for &IInspectable

§

fn from(value: &ResponseInformation) -> Self

Converts to this type from the input type.
§

impl From<&RestrictedLaunchActivatedEventArgs> for &IInspectable

§

fn from(value: &RestrictedLaunchActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ReverbEffectDefinition> for &IInspectable

§

fn from(value: &ReverbEffectDefinition) -> Self

Converts to this type from the input type.
§

impl From<&RevocationAndRenewalInformation> for &IInspectable

§

fn from(value: &RevocationAndRenewalInformation) -> Self

Converts to this type from the input type.
§

impl From<&RevocationAndRenewalItem> for &IInspectable

§

fn from(value: &RevocationAndRenewalItem) -> Self

Converts to this type from the input type.
§

impl From<&RfcommConnectionTrigger> for &IInspectable

§

fn from(value: &RfcommConnectionTrigger) -> Self

Converts to this type from the input type.
§

impl From<&RfcommConnectionTriggerDetails> for &IInspectable

§

fn from(value: &RfcommConnectionTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&RfcommDeviceService> for &IInspectable

§

fn from(value: &RfcommDeviceService) -> Self

Converts to this type from the input type.
§

impl From<&RfcommDeviceServicesResult> for &IInspectable

§

fn from(value: &RfcommDeviceServicesResult) -> Self

Converts to this type from the input type.
§

impl From<&RfcommInboundConnectionInformation> for &IInspectable

§

fn from(value: &RfcommInboundConnectionInformation) -> Self

Converts to this type from the input type.
§

impl From<&RfcommOutboundConnectionInformation> for &IInspectable

§

fn from(value: &RfcommOutboundConnectionInformation) -> Self

Converts to this type from the input type.
§

impl From<&RfcommServiceId> for &IInspectable

§

fn from(value: &RfcommServiceId) -> Self

Converts to this type from the input type.
§

impl From<&RfcommServiceProvider> for &IInspectable

§

fn from(value: &RfcommServiceProvider) -> Self

Converts to this type from the input type.
§

impl From<&RichEditTextDocument> for &IInspectable

§

fn from(value: &RichEditTextDocument) -> Self

Converts to this type from the input type.
§

impl From<&RichEditTextRange> for &IInspectable

§

fn from(value: &RichEditTextRange) -> Self

Converts to this type from the input type.
§

impl From<&RightTappedEventArgs> for &IInspectable

§

fn from(value: &RightTappedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&RoutePolicy> for &IInspectable

§

fn from(value: &RoutePolicy) -> Self

Converts to this type from the input type.
§

impl From<&RuntimeBrokerErrorSettings> for &IInspectable

§

fn from(value: &RuntimeBrokerErrorSettings) -> Self

Converts to this type from the input type.
§

impl From<&ScalarKeyFrameAnimation> for &IInspectable

§

fn from(value: &ScalarKeyFrameAnimation) -> Self

Converts to this type from the input type.
§

impl From<&ScalarNaturalMotionAnimation> for &IInspectable

§

fn from(value: &ScalarNaturalMotionAnimation) -> Self

Converts to this type from the input type.
§

impl From<&ScaleAnimation> for &IInspectable

§

fn from(value: &ScaleAnimation) -> Self

Converts to this type from the input type.
§

impl From<&SceneAnalysisEffect> for &IInspectable

§

fn from(value: &SceneAnalysisEffect) -> Self

Converts to this type from the input type.
§

impl From<&SceneAnalysisEffectDefinition> for &IInspectable

§

fn from(value: &SceneAnalysisEffectDefinition) -> Self

Converts to this type from the input type.
§

impl From<&SceneAnalysisEffectFrame> for &IInspectable

§

fn from(value: &SceneAnalysisEffectFrame) -> Self

Converts to this type from the input type.
§

impl From<&SceneAnalyzedEventArgs> for &IInspectable

§

fn from(value: &SceneAnalyzedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SceneBoundingBox> for &IInspectable

§

fn from(value: &SceneBoundingBox) -> Self

Converts to this type from the input type.
§

impl From<&SceneComponent> for &IInspectable

§

fn from(value: &SceneComponent) -> Self

Converts to this type from the input type.
§

impl From<&SceneComponentCollection> for &IInspectable

§

fn from(value: &SceneComponentCollection) -> Self

Converts to this type from the input type.
§

impl From<&SceneLightingEffect> for &IInspectable

§

fn from(value: &SceneLightingEffect) -> Self

Converts to this type from the input type.
§

impl From<&SceneMaterial> for &IInspectable

§

fn from(value: &SceneMaterial) -> Self

Converts to this type from the input type.
§

impl From<&SceneMaterialInput> for &IInspectable

§

fn from(value: &SceneMaterialInput) -> Self

Converts to this type from the input type.
§

impl From<&SceneMesh> for &IInspectable

§

fn from(value: &SceneMesh) -> Self

Converts to this type from the input type.
§

impl From<&SceneMeshMaterialAttributeMap> for &IInspectable

§

fn from(value: &SceneMeshMaterialAttributeMap) -> Self

Converts to this type from the input type.
§

impl From<&SceneMeshRendererComponent> for &IInspectable

§

fn from(value: &SceneMeshRendererComponent) -> Self

Converts to this type from the input type.
§

impl From<&SceneMetallicRoughnessMaterial> for &IInspectable

§

fn from(value: &SceneMetallicRoughnessMaterial) -> Self

Converts to this type from the input type.
§

impl From<&SceneModeControl> for &IInspectable

§

fn from(value: &SceneModeControl) -> Self

Converts to this type from the input type.
§

impl From<&SceneModelTransform> for &IInspectable

§

fn from(value: &SceneModelTransform) -> Self

Converts to this type from the input type.
§

impl From<&SceneNode> for &IInspectable

§

fn from(value: &SceneNode) -> Self

Converts to this type from the input type.
§

impl From<&SceneNodeCollection> for &IInspectable

§

fn from(value: &SceneNodeCollection) -> Self

Converts to this type from the input type.
§

impl From<&SceneObject> for &IInspectable

§

fn from(value: &SceneObject) -> Self

Converts to this type from the input type.
§

impl From<&ScenePbrMaterial> for &IInspectable

§

fn from(value: &ScenePbrMaterial) -> Self

Converts to this type from the input type.
§

impl From<&SceneRendererComponent> for &IInspectable

§

fn from(value: &SceneRendererComponent) -> Self

Converts to this type from the input type.
§

impl From<&SceneSurfaceMaterialInput> for &IInspectable

§

fn from(value: &SceneSurfaceMaterialInput) -> Self

Converts to this type from the input type.
§

impl From<&SceneVisual> for &IInspectable

§

fn from(value: &SceneVisual) -> Self

Converts to this type from the input type.
§

impl From<&ScheduledTileNotification> for &IInspectable

§

fn from(value: &ScheduledTileNotification) -> Self

Converts to this type from the input type.
§

impl From<&ScheduledToastNotification> for &IInspectable

§

fn from(value: &ScheduledToastNotification) -> Self

Converts to this type from the input type.
§

impl From<&ScheduledToastNotificationShowingEventArgs> for &IInspectable

§

fn from(value: &ScheduledToastNotificationShowingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ScreenCapture> for &IInspectable

§

fn from(value: &ScreenCapture) -> Self

Converts to this type from the input type.
§

impl From<&ScreenReaderPositionChangedEventArgs> for &IInspectable

§

fn from(value: &ScreenReaderPositionChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ScreenReaderService> for &IInspectable

§

fn from(value: &ScreenReaderService) -> Self

Converts to this type from the input type.
§

impl From<&SearchActivatedEventArgs> for &IInspectable

§

fn from(value: &SearchActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SearchPane> for &IInspectable

§

fn from(value: &SearchPane) -> Self

Converts to this type from the input type.
§

impl From<&SearchPaneQueryChangedEventArgs> for &IInspectable

§

fn from(value: &SearchPaneQueryChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SearchPaneQueryLinguisticDetails> for &IInspectable

§

fn from(value: &SearchPaneQueryLinguisticDetails) -> Self

Converts to this type from the input type.
§

impl From<&SearchPaneQuerySubmittedEventArgs> for &IInspectable

§

fn from(value: &SearchPaneQuerySubmittedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SearchPaneResultSuggestionChosenEventArgs> for &IInspectable

§

fn from(value: &SearchPaneResultSuggestionChosenEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SearchPaneSuggestionsRequest> for &IInspectable

§

fn from(value: &SearchPaneSuggestionsRequest) -> Self

Converts to this type from the input type.
§

impl From<&SearchPaneSuggestionsRequestDeferral> for &IInspectable

§

fn from(value: &SearchPaneSuggestionsRequestDeferral) -> Self

Converts to this type from the input type.
§

impl From<&SearchPaneSuggestionsRequestedEventArgs> for &IInspectable

§

fn from(value: &SearchPaneSuggestionsRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SearchPaneVisibilityChangedEventArgs> for &IInspectable

§

fn from(value: &SearchPaneVisibilityChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SearchQueryLinguisticDetails> for &IInspectable

§

fn from(value: &SearchQueryLinguisticDetails) -> Self

Converts to this type from the input type.
§

impl From<&SearchSuggestion> for &IInspectable

§

fn from(value: &SearchSuggestion) -> Self

Converts to this type from the input type.
§

impl From<&SearchSuggestionCollection> for &IInspectable

§

fn from(value: &SearchSuggestionCollection) -> Self

Converts to this type from the input type.
§

impl From<&SearchSuggestionManager> for &IInspectable

§

fn from(value: &SearchSuggestionManager) -> Self

Converts to this type from the input type.
§

impl From<&SearchSuggestionsRequest> for &IInspectable

§

fn from(value: &SearchSuggestionsRequest) -> Self

Converts to this type from the input type.
§

impl From<&SearchSuggestionsRequestDeferral> for &IInspectable

§

fn from(value: &SearchSuggestionsRequestDeferral) -> Self

Converts to this type from the input type.
§

impl From<&SearchSuggestionsRequestedEventArgs> for &IInspectable

§

fn from(value: &SearchSuggestionsRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SecondaryAuthenticationFactorAuthenticationTrigger> for &IInspectable

§

fn from(value: &SecondaryAuthenticationFactorAuthenticationTrigger) -> Self

Converts to this type from the input type.
§

impl From<&SecondaryTile> for &IInspectable

§

fn from(value: &SecondaryTile) -> Self

Converts to this type from the input type.
§

impl From<&SecondaryTileVisualElements> for &IInspectable

§

fn from(value: &SecondaryTileVisualElements) -> Self

Converts to this type from the input type.
§

impl From<&SecurityAppManager> for &IInspectable

§

fn from(value: &SecurityAppManager) -> Self

Converts to this type from the input type.
§

impl From<&SelectableWordSegment> for &IInspectable

§

fn from(value: &SelectableWordSegment) -> Self

Converts to this type from the input type.
§

impl From<&SelectableWordsSegmenter> for &IInspectable

§

fn from(value: &SelectableWordsSegmenter) -> Self

Converts to this type from the input type.
§

impl From<&SemanticTextQuery> for &IInspectable

§

fn from(value: &SemanticTextQuery) -> Self

Converts to this type from the input type.
§

impl From<&SendSmsMessageOperation> for &IInspectable

§

fn from(value: &SendSmsMessageOperation) -> Self

Converts to this type from the input type.
§

impl From<&SensorDataThresholdTrigger> for &IInspectable

§

fn from(value: &SensorDataThresholdTrigger) -> Self

Converts to this type from the input type.
§

impl From<&SensorDataThresholdTriggerDetails> for &IInspectable

§

fn from(value: &SensorDataThresholdTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&SensorQuaternion> for &IInspectable

§

fn from(value: &SensorQuaternion) -> Self

Converts to this type from the input type.
§

impl From<&SensorRotationMatrix> for &IInspectable

§

fn from(value: &SensorRotationMatrix) -> Self

Converts to this type from the input type.
§

impl From<&SequenceFeatureDescriptor> for &IInspectable

§

fn from(value: &SequenceFeatureDescriptor) -> Self

Converts to this type from the input type.
§

impl From<&SerialDevice> for &IInspectable

§

fn from(value: &SerialDevice) -> Self

Converts to this type from the input type.
§

impl From<&ServerMessageWebSocket> for &IInspectable

§

fn from(value: &ServerMessageWebSocket) -> Self

Converts to this type from the input type.
§

impl From<&ServerMessageWebSocketControl> for &IInspectable

§

fn from(value: &ServerMessageWebSocketControl) -> Self

Converts to this type from the input type.
§

impl From<&ServerMessageWebSocketInformation> for &IInspectable

§

fn from(value: &ServerMessageWebSocketInformation) -> Self

Converts to this type from the input type.
§

impl From<&ServerStreamWebSocket> for &IInspectable

§

fn from(value: &ServerStreamWebSocket) -> Self

Converts to this type from the input type.
§

impl From<&ServerStreamWebSocketInformation> for &IInspectable

§

fn from(value: &ServerStreamWebSocketInformation) -> Self

Converts to this type from the input type.
§

impl From<&ServiceDocument> for &IInspectable

§

fn from(value: &ServiceDocument) -> Self

Converts to this type from the input type.
§

impl From<&ServiceRequestedEventArgs> for &IInspectable

§

fn from(value: &ServiceRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SessionsChangedEventArgs> for &IInspectable

§

fn from(value: &SessionsChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SetDefaultSpatialAudioFormatResult> for &IInspectable

§

fn from(value: &SetDefaultSpatialAudioFormatResult) -> Self

Converts to this type from the input type.
§

impl From<&SetVersionDeferral> for &IInspectable

§

fn from(value: &SetVersionDeferral) -> Self

Converts to this type from the input type.
§

impl From<&SetVersionRequest> for &IInspectable

§

fn from(value: &SetVersionRequest) -> Self

Converts to this type from the input type.
§

impl From<&SettingsCommand> for &IInspectable

§

fn from(value: &SettingsCommand) -> Self

Converts to this type from the input type.
§

impl From<&SettingsPane> for &IInspectable

§

fn from(value: &SettingsPane) -> Self

Converts to this type from the input type.
§

impl From<&SettingsPaneCommandsRequest> for &IInspectable

§

fn from(value: &SettingsPaneCommandsRequest) -> Self

Converts to this type from the input type.
§

impl From<&SettingsPaneCommandsRequestedEventArgs> for &IInspectable

§

fn from(value: &SettingsPaneCommandsRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ShapeVisual> for &IInspectable

§

fn from(value: &ShapeVisual) -> Self

Converts to this type from the input type.
§

impl From<&ShareCompletedEventArgs> for &IInspectable

§

fn from(value: &ShareCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ShareOperation> for &IInspectable

§

fn from(value: &ShareOperation) -> Self

Converts to this type from the input type.
§

impl From<&ShareProvider> for &IInspectable

§

fn from(value: &ShareProvider) -> Self

Converts to this type from the input type.
§

impl From<&ShareProviderOperation> for &IInspectable

§

fn from(value: &ShareProviderOperation) -> Self

Converts to this type from the input type.
§

impl From<&ShareProvidersRequestedEventArgs> for &IInspectable

§

fn from(value: &ShareProvidersRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ShareTargetActivatedEventArgs> for &IInspectable

§

fn from(value: &ShareTargetActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ShareTargetInfo> for &IInspectable

§

fn from(value: &ShareTargetInfo) -> Self

Converts to this type from the input type.
§

impl From<&ShareUIOptions> for &IInspectable

§

fn from(value: &ShareUIOptions) -> Self

Converts to this type from the input type.
§

impl From<&ShareWindowCommandEventArgs> for &IInspectable

§

fn from(value: &ShareWindowCommandEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ShareWindowCommandSource> for &IInspectable

§

fn from(value: &ShareWindowCommandSource) -> Self

Converts to this type from the input type.
§

impl From<&SharedPackageContainer> for &IInspectable

§

fn from(value: &SharedPackageContainer) -> Self

Converts to this type from the input type.
§

impl From<&SharedPackageContainerManager> for &IInspectable

§

fn from(value: &SharedPackageContainerManager) -> Self

Converts to this type from the input type.
§

impl From<&SharedPackageContainerMember> for &IInspectable

§

fn from(value: &SharedPackageContainerMember) -> Self

Converts to this type from the input type.
§

impl From<&ShownTileNotification> for &IInspectable

§

fn from(value: &ShownTileNotification) -> Self

Converts to this type from the input type.
§

impl From<&ShuffleEnabledChangeRequestedEventArgs> for &IInspectable

§

fn from(value: &ShuffleEnabledChangeRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SignOutUserOperation> for &IInspectable

§

fn from(value: &SignOutUserOperation) -> Self

Converts to this type from the input type.
§

impl From<&SignalNotifier> for &IInspectable

§

fn from(value: &SignalNotifier) -> Self

Converts to this type from the input type.
§

impl From<&SignificantDigitsNumberRounder> for &IInspectable

§

fn from(value: &SignificantDigitsNumberRounder) -> Self

Converts to this type from the input type.
§

impl From<&SimpleHapticsController> for &IInspectable

§

fn from(value: &SimpleHapticsController) -> Self

Converts to this type from the input type.
§

impl From<&SimpleHapticsControllerFeedback> for &IInspectable

§

fn from(value: &SimpleHapticsControllerFeedback) -> Self

Converts to this type from the input type.
§

impl From<&SimpleOrientationSensor> for &IInspectable

§

fn from(value: &SimpleOrientationSensor) -> Self

Converts to this type from the input type.
§

impl From<&SimpleOrientationSensorOrientationChangedEventArgs> for &IInspectable

§

fn from(value: &SimpleOrientationSensorOrientationChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SineEasingFunction> for &IInspectable

§

fn from(value: &SineEasingFunction) -> Self

Converts to this type from the input type.
§

impl From<&SlipPrintJob> for &IInspectable

§

fn from(value: &SlipPrintJob) -> Self

Converts to this type from the input type.
§

impl From<&SlipPrinterCapabilities> for &IInspectable

§

fn from(value: &SlipPrinterCapabilities) -> Self

Converts to this type from the input type.
§

impl From<&SlowMotionEffectDefinition> for &IInspectable

§

fn from(value: &SlowMotionEffectDefinition) -> Self

Converts to this type from the input type.
§

impl From<&SmartCard> for &IInspectable

§

fn from(value: &SmartCard) -> Self

Converts to this type from the input type.
§

impl From<&SmartCardAppletIdGroup> for &IInspectable

§

fn from(value: &SmartCardAppletIdGroup) -> Self

Converts to this type from the input type.
§

impl From<&SmartCardAppletIdGroupRegistration> for &IInspectable

§

fn from(value: &SmartCardAppletIdGroupRegistration) -> Self

Converts to this type from the input type.
§

impl From<&SmartCardAutomaticResponseApdu> for &IInspectable

§

fn from(value: &SmartCardAutomaticResponseApdu) -> Self

Converts to this type from the input type.
§

impl From<&SmartCardChallengeContext> for &IInspectable

§

fn from(value: &SmartCardChallengeContext) -> Self

Converts to this type from the input type.
§

impl From<&SmartCardConnection> for &IInspectable

§

fn from(value: &SmartCardConnection) -> Self

Converts to this type from the input type.
§

impl From<&SmartCardCryptogramGenerator> for &IInspectable

§

fn from(value: &SmartCardCryptogramGenerator) -> Self

Converts to this type from the input type.
§

impl From<&SmartCardCryptogramGetAllCryptogramMaterialCharacteristicsResult> for &IInspectable

§

fn from( value: &SmartCardCryptogramGetAllCryptogramMaterialCharacteristicsResult ) -> Self

Converts to this type from the input type.
§

impl From<&SmartCardCryptogramGetAllCryptogramMaterialPackageCharacteristicsResult> for &IInspectable

§

fn from( value: &SmartCardCryptogramGetAllCryptogramMaterialPackageCharacteristicsResult ) -> Self

Converts to this type from the input type.
§

impl From<&SmartCardCryptogramGetAllCryptogramStorageKeyCharacteristicsResult> for &IInspectable

§

fn from( value: &SmartCardCryptogramGetAllCryptogramStorageKeyCharacteristicsResult ) -> Self

Converts to this type from the input type.
§

impl From<&SmartCardCryptogramMaterialCharacteristics> for &IInspectable

§

fn from(value: &SmartCardCryptogramMaterialCharacteristics) -> Self

Converts to this type from the input type.
§

impl From<&SmartCardCryptogramMaterialPackageCharacteristics> for &IInspectable

§

fn from(value: &SmartCardCryptogramMaterialPackageCharacteristics) -> Self

Converts to this type from the input type.
§

impl From<&SmartCardCryptogramMaterialPossessionProof> for &IInspectable

§

fn from(value: &SmartCardCryptogramMaterialPossessionProof) -> Self

Converts to this type from the input type.
§

impl From<&SmartCardCryptogramPlacementStep> for &IInspectable

§

fn from(value: &SmartCardCryptogramPlacementStep) -> Self

Converts to this type from the input type.
§

impl From<&SmartCardCryptogramStorageKeyCharacteristics> for &IInspectable

§

fn from(value: &SmartCardCryptogramStorageKeyCharacteristics) -> Self

Converts to this type from the input type.
§

impl From<&SmartCardCryptogramStorageKeyInfo> for &IInspectable

§

fn from(value: &SmartCardCryptogramStorageKeyInfo) -> Self

Converts to this type from the input type.
§

impl From<&SmartCardEmulator> for &IInspectable

§

fn from(value: &SmartCardEmulator) -> Self

Converts to this type from the input type.
§

impl From<&SmartCardEmulatorApduReceivedEventArgs> for &IInspectable

§

fn from(value: &SmartCardEmulatorApduReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SmartCardEmulatorConnectionDeactivatedEventArgs> for &IInspectable

§

fn from(value: &SmartCardEmulatorConnectionDeactivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SmartCardEmulatorConnectionProperties> for &IInspectable

§

fn from(value: &SmartCardEmulatorConnectionProperties) -> Self

Converts to this type from the input type.
§

impl From<&SmartCardPinPolicy> for &IInspectable

§

fn from(value: &SmartCardPinPolicy) -> Self

Converts to this type from the input type.
§

impl From<&SmartCardPinResetDeferral> for &IInspectable

§

fn from(value: &SmartCardPinResetDeferral) -> Self

Converts to this type from the input type.
§

impl From<&SmartCardPinResetRequest> for &IInspectable

§

fn from(value: &SmartCardPinResetRequest) -> Self

Converts to this type from the input type.
§

impl From<&SmartCardProvisioning> for &IInspectable

§

fn from(value: &SmartCardProvisioning) -> Self

Converts to this type from the input type.
§

impl From<&SmartCardReader> for &IInspectable

§

fn from(value: &SmartCardReader) -> Self

Converts to this type from the input type.
§

impl From<&SmartCardTrigger> for &IInspectable

§

fn from(value: &SmartCardTrigger) -> Self

Converts to this type from the input type.
§

impl From<&SmartCardTriggerDetails> for &IInspectable

§

fn from(value: &SmartCardTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&SmsAppMessage> for &IInspectable

§

fn from(value: &SmsAppMessage) -> Self

Converts to this type from the input type.
§

impl From<&SmsBinaryMessage> for &IInspectable

§

fn from(value: &SmsBinaryMessage) -> Self

Converts to this type from the input type.
§

impl From<&SmsBroadcastMessage> for &IInspectable

§

fn from(value: &SmsBroadcastMessage) -> Self

Converts to this type from the input type.
§

impl From<&SmsDevice> for &IInspectable

§

fn from(value: &SmsDevice) -> Self

Converts to this type from the input type.
§

impl From<&SmsDevice2> for &IInspectable

§

fn from(value: &SmsDevice2) -> Self

Converts to this type from the input type.
§

impl From<&SmsDeviceMessageStore> for &IInspectable

§

fn from(value: &SmsDeviceMessageStore) -> Self

Converts to this type from the input type.
§

impl From<&SmsFilterRule> for &IInspectable

§

fn from(value: &SmsFilterRule) -> Self

Converts to this type from the input type.
§

impl From<&SmsFilterRules> for &IInspectable

§

fn from(value: &SmsFilterRules) -> Self

Converts to this type from the input type.
§

impl From<&SmsMessageReceivedEventArgs> for &IInspectable

§

fn from(value: &SmsMessageReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SmsMessageReceivedTrigger> for &IInspectable

§

fn from(value: &SmsMessageReceivedTrigger) -> Self

Converts to this type from the input type.
§

impl From<&SmsMessageReceivedTriggerDetails> for &IInspectable

§

fn from(value: &SmsMessageReceivedTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&SmsMessageRegistration> for &IInspectable

§

fn from(value: &SmsMessageRegistration) -> Self

Converts to this type from the input type.
§

impl From<&SmsReceivedEventDetails> for &IInspectable

§

fn from(value: &SmsReceivedEventDetails) -> Self

Converts to this type from the input type.
§

impl From<&SmsSendMessageResult> for &IInspectable

§

fn from(value: &SmsSendMessageResult) -> Self

Converts to this type from the input type.
§

impl From<&SmsStatusMessage> for &IInspectable

§

fn from(value: &SmsStatusMessage) -> Self

Converts to this type from the input type.
§

impl From<&SmsTextMessage> for &IInspectable

§

fn from(value: &SmsTextMessage) -> Self

Converts to this type from the input type.
§

impl From<&SmsTextMessage2> for &IInspectable

§

fn from(value: &SmsTextMessage2) -> Self

Converts to this type from the input type.
§

impl From<&SmsVoicemailMessage> for &IInspectable

§

fn from(value: &SmsVoicemailMessage) -> Self

Converts to this type from the input type.
§

impl From<&SmsWapMessage> for &IInspectable

§

fn from(value: &SmsWapMessage) -> Self

Converts to this type from the input type.
§

impl From<&SocketActivityContext> for &IInspectable

§

fn from(value: &SocketActivityContext) -> Self

Converts to this type from the input type.
§

impl From<&SocketActivityInformation> for &IInspectable

§

fn from(value: &SocketActivityInformation) -> Self

Converts to this type from the input type.
§

impl From<&SocketActivityTrigger> for &IInspectable

§

fn from(value: &SocketActivityTrigger) -> Self

Converts to this type from the input type.
§

impl From<&SocketActivityTriggerDetails> for &IInspectable

§

fn from(value: &SocketActivityTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&SoftwareBitmap> for &IInspectable

§

fn from(value: &SoftwareBitmap) -> Self

Converts to this type from the input type.
§

impl From<&SortEntryVector> for &IInspectable

§

fn from(value: &SortEntryVector) -> Self

Converts to this type from the input type.
§

impl From<&SourceChangeRequestedEventArgs> for &IInspectable

§

fn from(value: &SourceChangeRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SourceSuspensionChangedEventArgs> for &IInspectable

§

fn from(value: &SourceSuspensionChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SpatialAnchor> for &IInspectable

§

fn from(value: &SpatialAnchor) -> Self

Converts to this type from the input type.
§

impl From<&SpatialAnchorExportSufficiency> for &IInspectable

§

fn from(value: &SpatialAnchorExportSufficiency) -> Self

Converts to this type from the input type.
§

impl From<&SpatialAnchorExporter> for &IInspectable

§

fn from(value: &SpatialAnchorExporter) -> Self

Converts to this type from the input type.
§

impl From<&SpatialAnchorRawCoordinateSystemAdjustedEventArgs> for &IInspectable

§

fn from(value: &SpatialAnchorRawCoordinateSystemAdjustedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SpatialAnchorStore> for &IInspectable

§

fn from(value: &SpatialAnchorStore) -> Self

Converts to this type from the input type.
§

impl From<&SpatialAudioDeviceConfiguration> for &IInspectable

§

fn from(value: &SpatialAudioDeviceConfiguration) -> Self

Converts to this type from the input type.
§

impl From<&SpatialAudioFormatConfiguration> for &IInspectable

§

fn from(value: &SpatialAudioFormatConfiguration) -> Self

Converts to this type from the input type.
§

impl From<&SpatialBoundingVolume> for &IInspectable

§

fn from(value: &SpatialBoundingVolume) -> Self

Converts to this type from the input type.
§

impl From<&SpatialCoordinateSystem> for &IInspectable

§

fn from(value: &SpatialCoordinateSystem) -> Self

Converts to this type from the input type.
§

impl From<&SpatialEntity> for &IInspectable

§

fn from(value: &SpatialEntity) -> Self

Converts to this type from the input type.
§

impl From<&SpatialEntityAddedEventArgs> for &IInspectable

§

fn from(value: &SpatialEntityAddedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SpatialEntityRemovedEventArgs> for &IInspectable

§

fn from(value: &SpatialEntityRemovedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SpatialEntityStore> for &IInspectable

§

fn from(value: &SpatialEntityStore) -> Self

Converts to this type from the input type.
§

impl From<&SpatialEntityUpdatedEventArgs> for &IInspectable

§

fn from(value: &SpatialEntityUpdatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SpatialEntityWatcher> for &IInspectable

§

fn from(value: &SpatialEntityWatcher) -> Self

Converts to this type from the input type.
§

impl From<&SpatialGestureRecognizer> for &IInspectable

§

fn from(value: &SpatialGestureRecognizer) -> Self

Converts to this type from the input type.
§

impl From<&SpatialGraphInteropFrameOfReferencePreview> for &IInspectable

§

fn from(value: &SpatialGraphInteropFrameOfReferencePreview) -> Self

Converts to this type from the input type.
§

impl From<&SpatialHoldCanceledEventArgs> for &IInspectable

§

fn from(value: &SpatialHoldCanceledEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SpatialHoldCompletedEventArgs> for &IInspectable

§

fn from(value: &SpatialHoldCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SpatialHoldStartedEventArgs> for &IInspectable

§

fn from(value: &SpatialHoldStartedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SpatialInteraction> for &IInspectable

§

fn from(value: &SpatialInteraction) -> Self

Converts to this type from the input type.
§

impl From<&SpatialInteractionController> for &IInspectable

§

fn from(value: &SpatialInteractionController) -> Self

Converts to this type from the input type.
§

impl From<&SpatialInteractionControllerProperties> for &IInspectable

§

fn from(value: &SpatialInteractionControllerProperties) -> Self

Converts to this type from the input type.
§

impl From<&SpatialInteractionDetectedEventArgs> for &IInspectable

§

fn from(value: &SpatialInteractionDetectedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SpatialInteractionManager> for &IInspectable

§

fn from(value: &SpatialInteractionManager) -> Self

Converts to this type from the input type.
§

impl From<&SpatialInteractionSource> for &IInspectable

§

fn from(value: &SpatialInteractionSource) -> Self

Converts to this type from the input type.
§

impl From<&SpatialInteractionSourceEventArgs> for &IInspectable

§

fn from(value: &SpatialInteractionSourceEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SpatialInteractionSourceLocation> for &IInspectable

§

fn from(value: &SpatialInteractionSourceLocation) -> Self

Converts to this type from the input type.
§

impl From<&SpatialInteractionSourceProperties> for &IInspectable

§

fn from(value: &SpatialInteractionSourceProperties) -> Self

Converts to this type from the input type.
§

impl From<&SpatialInteractionSourceState> for &IInspectable

§

fn from(value: &SpatialInteractionSourceState) -> Self

Converts to this type from the input type.
§

impl From<&SpatialLocation> for &IInspectable

§

fn from(value: &SpatialLocation) -> Self

Converts to this type from the input type.
§

impl From<&SpatialLocator> for &IInspectable

§

fn from(value: &SpatialLocator) -> Self

Converts to this type from the input type.
§

impl From<&SpatialLocatorAttachedFrameOfReference> for &IInspectable

§

fn from(value: &SpatialLocatorAttachedFrameOfReference) -> Self

Converts to this type from the input type.
§

impl From<&SpatialLocatorPositionalTrackingDeactivatingEventArgs> for &IInspectable

§

fn from(value: &SpatialLocatorPositionalTrackingDeactivatingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SpatialManipulationCanceledEventArgs> for &IInspectable

§

fn from(value: &SpatialManipulationCanceledEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SpatialManipulationCompletedEventArgs> for &IInspectable

§

fn from(value: &SpatialManipulationCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SpatialManipulationDelta> for &IInspectable

§

fn from(value: &SpatialManipulationDelta) -> Self

Converts to this type from the input type.
§

impl From<&SpatialManipulationStartedEventArgs> for &IInspectable

§

fn from(value: &SpatialManipulationStartedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SpatialManipulationUpdatedEventArgs> for &IInspectable

§

fn from(value: &SpatialManipulationUpdatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SpatialNavigationCanceledEventArgs> for &IInspectable

§

fn from(value: &SpatialNavigationCanceledEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SpatialNavigationCompletedEventArgs> for &IInspectable

§

fn from(value: &SpatialNavigationCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SpatialNavigationStartedEventArgs> for &IInspectable

§

fn from(value: &SpatialNavigationStartedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SpatialNavigationUpdatedEventArgs> for &IInspectable

§

fn from(value: &SpatialNavigationUpdatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SpatialPointerInteractionSourcePose> for &IInspectable

§

fn from(value: &SpatialPointerInteractionSourcePose) -> Self

Converts to this type from the input type.
§

impl From<&SpatialPointerPose> for &IInspectable

§

fn from(value: &SpatialPointerPose) -> Self

Converts to this type from the input type.
§

impl From<&SpatialRecognitionEndedEventArgs> for &IInspectable

§

fn from(value: &SpatialRecognitionEndedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SpatialRecognitionStartedEventArgs> for &IInspectable

§

fn from(value: &SpatialRecognitionStartedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SpatialStageFrameOfReference> for &IInspectable

§

fn from(value: &SpatialStageFrameOfReference) -> Self

Converts to this type from the input type.
§

impl From<&SpatialStationaryFrameOfReference> for &IInspectable

§

fn from(value: &SpatialStationaryFrameOfReference) -> Self

Converts to this type from the input type.
§

impl From<&SpatialSurfaceInfo> for &IInspectable

§

fn from(value: &SpatialSurfaceInfo) -> Self

Converts to this type from the input type.
§

impl From<&SpatialSurfaceMesh> for &IInspectable

§

fn from(value: &SpatialSurfaceMesh) -> Self

Converts to this type from the input type.
§

impl From<&SpatialSurfaceMeshBuffer> for &IInspectable

§

fn from(value: &SpatialSurfaceMeshBuffer) -> Self

Converts to this type from the input type.
§

impl From<&SpatialSurfaceMeshOptions> for &IInspectable

§

fn from(value: &SpatialSurfaceMeshOptions) -> Self

Converts to this type from the input type.
§

impl From<&SpatialSurfaceObserver> for &IInspectable

§

fn from(value: &SpatialSurfaceObserver) -> Self

Converts to this type from the input type.
§

impl From<&SpatialTappedEventArgs> for &IInspectable

§

fn from(value: &SpatialTappedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SpeechContinuousRecognitionCompletedEventArgs> for &IInspectable

§

fn from(value: &SpeechContinuousRecognitionCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SpeechContinuousRecognitionResultGeneratedEventArgs> for &IInspectable

§

fn from(value: &SpeechContinuousRecognitionResultGeneratedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SpeechContinuousRecognitionSession> for &IInspectable

§

fn from(value: &SpeechContinuousRecognitionSession) -> Self

Converts to this type from the input type.
§

impl From<&SpeechCue> for &IInspectable

§

fn from(value: &SpeechCue) -> Self

Converts to this type from the input type.
§

impl From<&SpeechRecognitionCompilationResult> for &IInspectable

§

fn from(value: &SpeechRecognitionCompilationResult) -> Self

Converts to this type from the input type.
§

impl From<&SpeechRecognitionGrammarFileConstraint> for &IInspectable

§

fn from(value: &SpeechRecognitionGrammarFileConstraint) -> Self

Converts to this type from the input type.
§

impl From<&SpeechRecognitionHypothesis> for &IInspectable

§

fn from(value: &SpeechRecognitionHypothesis) -> Self

Converts to this type from the input type.
§

impl From<&SpeechRecognitionHypothesisGeneratedEventArgs> for &IInspectable

§

fn from(value: &SpeechRecognitionHypothesisGeneratedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SpeechRecognitionListConstraint> for &IInspectable

§

fn from(value: &SpeechRecognitionListConstraint) -> Self

Converts to this type from the input type.
§

impl From<&SpeechRecognitionQualityDegradingEventArgs> for &IInspectable

§

fn from(value: &SpeechRecognitionQualityDegradingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SpeechRecognitionResult> for &IInspectable

§

fn from(value: &SpeechRecognitionResult) -> Self

Converts to this type from the input type.
§

impl From<&SpeechRecognitionSemanticInterpretation> for &IInspectable

§

fn from(value: &SpeechRecognitionSemanticInterpretation) -> Self

Converts to this type from the input type.
§

impl From<&SpeechRecognitionTopicConstraint> for &IInspectable

§

fn from(value: &SpeechRecognitionTopicConstraint) -> Self

Converts to this type from the input type.
§

impl From<&SpeechRecognitionVoiceCommandDefinitionConstraint> for &IInspectable

§

fn from(value: &SpeechRecognitionVoiceCommandDefinitionConstraint) -> Self

Converts to this type from the input type.
§

impl From<&SpeechRecognizer> for &IInspectable

§

fn from(value: &SpeechRecognizer) -> Self

Converts to this type from the input type.
§

impl From<&SpeechRecognizerStateChangedEventArgs> for &IInspectable

§

fn from(value: &SpeechRecognizerStateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SpeechRecognizerTimeouts> for &IInspectable

§

fn from(value: &SpeechRecognizerTimeouts) -> Self

Converts to this type from the input type.
§

impl From<&SpeechRecognizerUIOptions> for &IInspectable

§

fn from(value: &SpeechRecognizerUIOptions) -> Self

Converts to this type from the input type.
§

impl From<&SpeechSynthesisStream> for &IInspectable

§

fn from(value: &SpeechSynthesisStream) -> Self

Converts to this type from the input type.
§

impl From<&SpeechSynthesizer> for &IInspectable

§

fn from(value: &SpeechSynthesizer) -> Self

Converts to this type from the input type.
§

impl From<&SpeechSynthesizerOptions> for &IInspectable

§

fn from(value: &SpeechSynthesizerOptions) -> Self

Converts to this type from the input type.
§

impl From<&SpeedDialEntry> for &IInspectable

§

fn from(value: &SpeedDialEntry) -> Self

Converts to this type from the input type.
§

impl From<&SpiBusInfo> for &IInspectable

§

fn from(value: &SpiBusInfo) -> Self

Converts to this type from the input type.
§

impl From<&SpiConnectionSettings> for &IInspectable

§

fn from(value: &SpiConnectionSettings) -> Self

Converts to this type from the input type.
§

impl From<&SpiController> for &IInspectable

§

fn from(value: &SpiController) -> Self

Converts to this type from the input type.
§

impl From<&SpiDevice> for &IInspectable

§

fn from(value: &SpiDevice) -> Self

Converts to this type from the input type.
§

impl From<&SplashScreen> for &IInspectable

§

fn from(value: &SplashScreen) -> Self

Converts to this type from the input type.
§

impl From<&SpotLight> for &IInspectable

§

fn from(value: &SpotLight) -> Self

Converts to this type from the input type.
§

impl From<&SpringScalarNaturalMotionAnimation> for &IInspectable

§

fn from(value: &SpringScalarNaturalMotionAnimation) -> Self

Converts to this type from the input type.
§

impl From<&SpringVector2NaturalMotionAnimation> for &IInspectable

§

fn from(value: &SpringVector2NaturalMotionAnimation) -> Self

Converts to this type from the input type.
§

impl From<&SpringVector3NaturalMotionAnimation> for &IInspectable

§

fn from(value: &SpringVector3NaturalMotionAnimation) -> Self

Converts to this type from the input type.
§

impl From<&SpriteVisual> for &IInspectable

§

fn from(value: &SpriteVisual) -> Self

Converts to this type from the input type.
§

impl From<&StagePackageOptions> for &IInspectable

§

fn from(value: &StagePackageOptions) -> Self

Converts to this type from the input type.
§

impl From<&StartScreenManager> for &IInspectable

§

fn from(value: &StartScreenManager) -> Self

Converts to this type from the input type.
§

impl From<&StartupTask> for &IInspectable

§

fn from(value: &StartupTask) -> Self

Converts to this type from the input type.
§

impl From<&StartupTaskActivatedEventArgs> for &IInspectable

§

fn from(value: &StartupTaskActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&StatelessAppServiceResponse> for &IInspectable

§

fn from(value: &StatelessAppServiceResponse) -> Self

Converts to this type from the input type.
§

impl From<&StatusBar> for &IInspectable

§

fn from(value: &StatusBar) -> Self

Converts to this type from the input type.
§

impl From<&StatusBarProgressIndicator> for &IInspectable

§

fn from(value: &StatusBarProgressIndicator) -> Self

Converts to this type from the input type.
§

impl From<&StatusChangedEventArgs> for &IInspectable

§

fn from(value: &StatusChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&StepEasingFunction> for &IInspectable

§

fn from(value: &StepEasingFunction) -> Self

Converts to this type from the input type.
§

impl From<&StorageFile> for &IInspectable

§

fn from(value: &StorageFile) -> Self

Converts to this type from the input type.
§

impl From<&StorageFileQueryResult> for &IInspectable

§

fn from(value: &StorageFileQueryResult) -> Self

Converts to this type from the input type.
§

impl From<&StorageFolder> for &IInspectable

§

fn from(value: &StorageFolder) -> Self

Converts to this type from the input type.
§

impl From<&StorageFolderQueryResult> for &IInspectable

§

fn from(value: &StorageFolderQueryResult) -> Self

Converts to this type from the input type.
§

impl From<&StorageItemAccessList> for &IInspectable

§

fn from(value: &StorageItemAccessList) -> Self

Converts to this type from the input type.
§

impl From<&StorageItemContentProperties> for &IInspectable

§

fn from(value: &StorageItemContentProperties) -> Self

Converts to this type from the input type.
§

impl From<&StorageItemMostRecentlyUsedList> for &IInspectable

§

fn from(value: &StorageItemMostRecentlyUsedList) -> Self

Converts to this type from the input type.
§

impl From<&StorageItemQueryResult> for &IInspectable

§

fn from(value: &StorageItemQueryResult) -> Self

Converts to this type from the input type.
§

impl From<&StorageItemThumbnail> for &IInspectable

§

fn from(value: &StorageItemThumbnail) -> Self

Converts to this type from the input type.
§

impl From<&StorageLibrary> for &IInspectable

§

fn from(value: &StorageLibrary) -> Self

Converts to this type from the input type.
§

impl From<&StorageLibraryChange> for &IInspectable

§

fn from(value: &StorageLibraryChange) -> Self

Converts to this type from the input type.
§

impl From<&StorageLibraryChangeReader> for &IInspectable

§

fn from(value: &StorageLibraryChangeReader) -> Self

Converts to this type from the input type.
§

impl From<&StorageLibraryChangeTracker> for &IInspectable

§

fn from(value: &StorageLibraryChangeTracker) -> Self

Converts to this type from the input type.
§

impl From<&StorageLibraryChangeTrackerOptions> for &IInspectable

§

fn from(value: &StorageLibraryChangeTrackerOptions) -> Self

Converts to this type from the input type.
§

impl From<&StorageLibraryChangeTrackerTrigger> for &IInspectable

§

fn from(value: &StorageLibraryChangeTrackerTrigger) -> Self

Converts to this type from the input type.
§

impl From<&StorageLibraryChangeTrackerTriggerDetails> for &IInspectable

§

fn from(value: &StorageLibraryChangeTrackerTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&StorageLibraryContentChangedTrigger> for &IInspectable

§

fn from(value: &StorageLibraryContentChangedTrigger) -> Self

Converts to this type from the input type.
§

impl From<&StorageLibraryContentChangedTriggerDetails> for &IInspectable

§

fn from(value: &StorageLibraryContentChangedTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&StorageLibraryLastChangeId> for &IInspectable

§

fn from(value: &StorageLibraryLastChangeId) -> Self

Converts to this type from the input type.
§

impl From<&StorageProvider> for &IInspectable

§

fn from(value: &StorageProvider) -> Self

Converts to this type from the input type.
§

impl From<&StorageProviderFileTypeInfo> for &IInspectable

§

fn from(value: &StorageProviderFileTypeInfo) -> Self

Converts to this type from the input type.
§

impl From<&StorageProviderGetContentInfoForPathResult> for &IInspectable

§

fn from(value: &StorageProviderGetContentInfoForPathResult) -> Self

Converts to this type from the input type.
§

impl From<&StorageProviderGetPathForContentUriResult> for &IInspectable

§

fn from(value: &StorageProviderGetPathForContentUriResult) -> Self

Converts to this type from the input type.
§

impl From<&StorageProviderItemProperty> for &IInspectable

§

fn from(value: &StorageProviderItemProperty) -> Self

Converts to this type from the input type.
§

impl From<&StorageProviderItemPropertyDefinition> for &IInspectable

§

fn from(value: &StorageProviderItemPropertyDefinition) -> Self

Converts to this type from the input type.
§

impl From<&StorageProviderKnownFolderEntry> for &IInspectable

§

fn from(value: &StorageProviderKnownFolderEntry) -> Self

Converts to this type from the input type.
§

impl From<&StorageProviderKnownFolderSyncInfo> for &IInspectable

§

fn from(value: &StorageProviderKnownFolderSyncInfo) -> Self

Converts to this type from the input type.
§

impl From<&StorageProviderKnownFolderSyncRequestArgs> for &IInspectable

§

fn from(value: &StorageProviderKnownFolderSyncRequestArgs) -> Self

Converts to this type from the input type.
§

impl From<&StorageProviderMoreInfoUI> for &IInspectable

§

fn from(value: &StorageProviderMoreInfoUI) -> Self

Converts to this type from the input type.
§

impl From<&StorageProviderQuotaUI> for &IInspectable

§

fn from(value: &StorageProviderQuotaUI) -> Self

Converts to this type from the input type.
§

impl From<&StorageProviderStatusUI> for &IInspectable

§

fn from(value: &StorageProviderStatusUI) -> Self

Converts to this type from the input type.
§

impl From<&StorageProviderSyncRootInfo> for &IInspectable

§

fn from(value: &StorageProviderSyncRootInfo) -> Self

Converts to this type from the input type.
§

impl From<&StorageStreamTransaction> for &IInspectable

§

fn from(value: &StorageStreamTransaction) -> Self

Converts to this type from the input type.
§

impl From<&StoreAcquireLicenseResult> for &IInspectable

§

fn from(value: &StoreAcquireLicenseResult) -> Self

Converts to this type from the input type.
§

impl From<&StoreAppLicense> for &IInspectable

§

fn from(value: &StoreAppLicense) -> Self

Converts to this type from the input type.
§

impl From<&StoreAvailability> for &IInspectable

§

fn from(value: &StoreAvailability) -> Self

Converts to this type from the input type.
§

impl From<&StoreCanAcquireLicenseResult> for &IInspectable

§

fn from(value: &StoreCanAcquireLicenseResult) -> Self

Converts to this type from the input type.
§

impl From<&StoreCollectionData> for &IInspectable

§

fn from(value: &StoreCollectionData) -> Self

Converts to this type from the input type.
§

impl From<&StoreConsumableResult> for &IInspectable

§

fn from(value: &StoreConsumableResult) -> Self

Converts to this type from the input type.
§

impl From<&StoreContext> for &IInspectable

§

fn from(value: &StoreContext) -> Self

Converts to this type from the input type.
§

impl From<&StoreHardwareManufacturerInfo> for &IInspectable

§

fn from(value: &StoreHardwareManufacturerInfo) -> Self

Converts to this type from the input type.
§

impl From<&StoreImage> for &IInspectable

§

fn from(value: &StoreImage) -> Self

Converts to this type from the input type.
§

impl From<&StoreLicense> for &IInspectable

§

fn from(value: &StoreLicense) -> Self

Converts to this type from the input type.
§

impl From<&StorePackageInstallOptions> for &IInspectable

§

fn from(value: &StorePackageInstallOptions) -> Self

Converts to this type from the input type.
§

impl From<&StorePackageLicense> for &IInspectable

§

fn from(value: &StorePackageLicense) -> Self

Converts to this type from the input type.
§

impl From<&StorePackageUpdate> for &IInspectable

§

fn from(value: &StorePackageUpdate) -> Self

Converts to this type from the input type.
§

impl From<&StorePackageUpdateResult> for &IInspectable

§

fn from(value: &StorePackageUpdateResult) -> Self

Converts to this type from the input type.
§

impl From<&StorePreviewProductInfo> for &IInspectable

§

fn from(value: &StorePreviewProductInfo) -> Self

Converts to this type from the input type.
§

impl From<&StorePreviewPurchaseResults> for &IInspectable

§

fn from(value: &StorePreviewPurchaseResults) -> Self

Converts to this type from the input type.
§

impl From<&StorePreviewSkuInfo> for &IInspectable

§

fn from(value: &StorePreviewSkuInfo) -> Self

Converts to this type from the input type.
§

impl From<&StorePrice> for &IInspectable

§

fn from(value: &StorePrice) -> Self

Converts to this type from the input type.
§

impl From<&StoreProduct> for &IInspectable

§

fn from(value: &StoreProduct) -> Self

Converts to this type from the input type.
§

impl From<&StoreProductOptions> for &IInspectable

§

fn from(value: &StoreProductOptions) -> Self

Converts to this type from the input type.
§

impl From<&StoreProductPagedQueryResult> for &IInspectable

§

fn from(value: &StoreProductPagedQueryResult) -> Self

Converts to this type from the input type.
§

impl From<&StoreProductQueryResult> for &IInspectable

§

fn from(value: &StoreProductQueryResult) -> Self

Converts to this type from the input type.
§

impl From<&StoreProductResult> for &IInspectable

§

fn from(value: &StoreProductResult) -> Self

Converts to this type from the input type.
§

impl From<&StorePurchaseProperties> for &IInspectable

§

fn from(value: &StorePurchaseProperties) -> Self

Converts to this type from the input type.
§

impl From<&StorePurchaseResult> for &IInspectable

§

fn from(value: &StorePurchaseResult) -> Self

Converts to this type from the input type.
§

impl From<&StoreQueueItem> for &IInspectable

§

fn from(value: &StoreQueueItem) -> Self

Converts to this type from the input type.
§

impl From<&StoreQueueItemCompletedEventArgs> for &IInspectable

§

fn from(value: &StoreQueueItemCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&StoreQueueItemStatus> for &IInspectable

§

fn from(value: &StoreQueueItemStatus) -> Self

Converts to this type from the input type.
§

impl From<&StoreRateAndReviewResult> for &IInspectable

§

fn from(value: &StoreRateAndReviewResult) -> Self

Converts to this type from the input type.
§

impl From<&StoreSendRequestResult> for &IInspectable

§

fn from(value: &StoreSendRequestResult) -> Self

Converts to this type from the input type.
§

impl From<&StoreSku> for &IInspectable

§

fn from(value: &StoreSku) -> Self

Converts to this type from the input type.
§

impl From<&StoreSubscriptionInfo> for &IInspectable

§

fn from(value: &StoreSubscriptionInfo) -> Self

Converts to this type from the input type.
§

impl From<&StoreUninstallStorePackageResult> for &IInspectable

§

fn from(value: &StoreUninstallStorePackageResult) -> Self

Converts to this type from the input type.
§

impl From<&StoreVideo> for &IInspectable

§

fn from(value: &StoreVideo) -> Self

Converts to this type from the input type.
§

impl From<&StoredContact> for &IInspectable

§

fn from(value: &StoredContact) -> Self

Converts to this type from the input type.
§

impl From<&StreamSocket> for &IInspectable

§

fn from(value: &StreamSocket) -> Self

Converts to this type from the input type.
§

impl From<&StreamSocketControl> for &IInspectable

§

fn from(value: &StreamSocketControl) -> Self

Converts to this type from the input type.
§

impl From<&StreamSocketInformation> for &IInspectable

§

fn from(value: &StreamSocketInformation) -> Self

Converts to this type from the input type.
§

impl From<&StreamSocketListener> for &IInspectable

§

fn from(value: &StreamSocketListener) -> Self

Converts to this type from the input type.
§

impl From<&StreamSocketListenerConnectionReceivedEventArgs> for &IInspectable

§

fn from(value: &StreamSocketListenerConnectionReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&StreamSocketListenerControl> for &IInspectable

§

fn from(value: &StreamSocketListenerControl) -> Self

Converts to this type from the input type.
§

impl From<&StreamSocketListenerInformation> for &IInspectable

§

fn from(value: &StreamSocketListenerInformation) -> Self

Converts to this type from the input type.
§

impl From<&StreamWebSocket> for &IInspectable

§

fn from(value: &StreamWebSocket) -> Self

Converts to this type from the input type.
§

impl From<&StreamWebSocketControl> for &IInspectable

§

fn from(value: &StreamWebSocketControl) -> Self

Converts to this type from the input type.
§

impl From<&StreamWebSocketInformation> for &IInspectable

§

fn from(value: &StreamWebSocketInformation) -> Self

Converts to this type from the input type.
§

impl From<&StreamedFileDataRequest> for &IInspectable

§

fn from(value: &StreamedFileDataRequest) -> Self

Converts to this type from the input type.
§

impl From<&StringMap> for &IInspectable

§

fn from(value: &StringMap) -> Self

Converts to this type from the input type.
§

impl From<&SubjectAlternativeNameInfo> for &IInspectable

§

fn from(value: &SubjectAlternativeNameInfo) -> Self

Converts to this type from the input type.
§

impl From<&SuspendingDeferral> for &IInspectable

§

fn from(value: &SuspendingDeferral) -> Self

Converts to this type from the input type.
§

impl From<&SuspendingDeferral> for &IInspectable

§

fn from(value: &SuspendingDeferral) -> Self

Converts to this type from the input type.
§

impl From<&SuspendingEventArgs> for &IInspectable

§

fn from(value: &SuspendingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SuspendingEventArgs> for &IInspectable

§

fn from(value: &SuspendingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SuspendingOperation> for &IInspectable

§

fn from(value: &SuspendingOperation) -> Self

Converts to this type from the input type.
§

impl From<&SuspendingOperation> for &IInspectable

§

fn from(value: &SuspendingOperation) -> Self

Converts to this type from the input type.
§

impl From<&SymmetricKeyAlgorithmProvider> for &IInspectable

§

fn from(value: &SymmetricKeyAlgorithmProvider) -> Self

Converts to this type from the input type.
§

impl From<&SyndicationAttribute> for &IInspectable

§

fn from(value: &SyndicationAttribute) -> Self

Converts to this type from the input type.
§

impl From<&SyndicationCategory> for &IInspectable

§

fn from(value: &SyndicationCategory) -> Self

Converts to this type from the input type.
§

impl From<&SyndicationClient> for &IInspectable

§

fn from(value: &SyndicationClient) -> Self

Converts to this type from the input type.
§

impl From<&SyndicationContent> for &IInspectable

§

fn from(value: &SyndicationContent) -> Self

Converts to this type from the input type.
§

impl From<&SyndicationFeed> for &IInspectable

§

fn from(value: &SyndicationFeed) -> Self

Converts to this type from the input type.
§

impl From<&SyndicationGenerator> for &IInspectable

§

fn from(value: &SyndicationGenerator) -> Self

Converts to this type from the input type.
§

impl From<&SyndicationItem> for &IInspectable

§

fn from(value: &SyndicationItem) -> Self

Converts to this type from the input type.
§

impl From<&SyndicationLink> for &IInspectable

§

fn from(value: &SyndicationLink) -> Self

Converts to this type from the input type.
§

impl From<&SyndicationNode> for &IInspectable

§

fn from(value: &SyndicationNode) -> Self

Converts to this type from the input type.
§

impl From<&SyndicationPerson> for &IInspectable

§

fn from(value: &SyndicationPerson) -> Self

Converts to this type from the input type.
§

impl From<&SyndicationText> for &IInspectable

§

fn from(value: &SyndicationText) -> Self

Converts to this type from the input type.
§

impl From<&SysStorageProviderEventReceivedEventArgs> for &IInspectable

§

fn from(value: &SysStorageProviderEventReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SystemAudioProperties> for &IInspectable

§

fn from(value: &SystemAudioProperties) -> Self

Converts to this type from the input type.
§

impl From<&SystemButtonEventController> for &IInspectable

§

fn from(value: &SystemButtonEventController) -> Self

Converts to this type from the input type.
§

impl From<&SystemCondition> for &IInspectable

§

fn from(value: &SystemCondition) -> Self

Converts to this type from the input type.
§

impl From<&SystemCpuUsage> for &IInspectable

§

fn from(value: &SystemCpuUsage) -> Self

Converts to this type from the input type.
§

impl From<&SystemCpuUsageReport> for &IInspectable

§

fn from(value: &SystemCpuUsageReport) -> Self

Converts to this type from the input type.
§

impl From<&SystemDataPaths> for &IInspectable

§

fn from(value: &SystemDataPaths) -> Self

Converts to this type from the input type.
§

impl From<&SystemDiagnosticInfo> for &IInspectable

§

fn from(value: &SystemDiagnosticInfo) -> Self

Converts to this type from the input type.
§

impl From<&SystemFunctionButtonEventArgs> for &IInspectable

§

fn from(value: &SystemFunctionButtonEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SystemFunctionLockChangedEventArgs> for &IInspectable

§

fn from(value: &SystemFunctionLockChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SystemFunctionLockIndicatorChangedEventArgs> for &IInspectable

§

fn from(value: &SystemFunctionLockIndicatorChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SystemGPSProperties> for &IInspectable

§

fn from(value: &SystemGPSProperties) -> Self

Converts to this type from the input type.
§

impl From<&SystemIdentificationInfo> for &IInspectable

§

fn from(value: &SystemIdentificationInfo) -> Self

Converts to this type from the input type.
§

impl From<&SystemImageProperties> for &IInspectable

§

fn from(value: &SystemImageProperties) -> Self

Converts to this type from the input type.
§

impl From<&SystemMediaProperties> for &IInspectable

§

fn from(value: &SystemMediaProperties) -> Self

Converts to this type from the input type.
§

impl From<&SystemMediaTransportControls> for &IInspectable

§

fn from(value: &SystemMediaTransportControls) -> Self

Converts to this type from the input type.
§

impl From<&SystemMediaTransportControlsButtonPressedEventArgs> for &IInspectable

§

fn from(value: &SystemMediaTransportControlsButtonPressedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SystemMediaTransportControlsDisplayUpdater> for &IInspectable

§

fn from(value: &SystemMediaTransportControlsDisplayUpdater) -> Self

Converts to this type from the input type.
§

impl From<&SystemMediaTransportControlsPropertyChangedEventArgs> for &IInspectable

§

fn from(value: &SystemMediaTransportControlsPropertyChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SystemMediaTransportControlsTimelineProperties> for &IInspectable

§

fn from(value: &SystemMediaTransportControlsTimelineProperties) -> Self

Converts to this type from the input type.
§

impl From<&SystemMemoryUsage> for &IInspectable

§

fn from(value: &SystemMemoryUsage) -> Self

Converts to this type from the input type.
§

impl From<&SystemMemoryUsageReport> for &IInspectable

§

fn from(value: &SystemMemoryUsageReport) -> Self

Converts to this type from the input type.
§

impl From<&SystemMusicProperties> for &IInspectable

§

fn from(value: &SystemMusicProperties) -> Self

Converts to this type from the input type.
§

impl From<&SystemNavigationCloseRequestedPreviewEventArgs> for &IInspectable

§

fn from(value: &SystemNavigationCloseRequestedPreviewEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&SystemNavigationManager> for &IInspectable

§

fn from(value: &SystemNavigationManager) -> Self

Converts to this type from the input type.
§

impl From<&SystemNavigationManagerPreview> for &IInspectable

§

fn from(value: &SystemNavigationManagerPreview) -> Self

Converts to this type from the input type.
§

impl From<&SystemPhotoProperties> for &IInspectable

§

fn from(value: &SystemPhotoProperties) -> Self

Converts to this type from the input type.
§

impl From<&SystemSupportDeviceInfo> for &IInspectable

§

fn from(value: &SystemSupportDeviceInfo) -> Self

Converts to this type from the input type.
§

impl From<&SystemTrigger> for &IInspectable

§

fn from(value: &SystemTrigger) -> Self

Converts to this type from the input type.
§

impl From<&SystemUpdateItem> for &IInspectable

§

fn from(value: &SystemUpdateItem) -> Self

Converts to this type from the input type.
§

impl From<&SystemUpdateLastErrorInfo> for &IInspectable

§

fn from(value: &SystemUpdateLastErrorInfo) -> Self

Converts to this type from the input type.
§

impl From<&SystemVideoProperties> for &IInspectable

§

fn from(value: &SystemVideoProperties) -> Self

Converts to this type from the input type.
§

impl From<&TappedEventArgs> for &IInspectable

§

fn from(value: &TappedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&TargetApplicationChosenEventArgs> for &IInspectable

§

fn from(value: &TargetApplicationChosenEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&TargetFileRequest> for &IInspectable

§

fn from(value: &TargetFileRequest) -> Self

Converts to this type from the input type.
§

impl From<&TargetFileRequestDeferral> for &IInspectable

§

fn from(value: &TargetFileRequestDeferral) -> Self

Converts to this type from the input type.
§

impl From<&TargetFileRequestedEventArgs> for &IInspectable

§

fn from(value: &TargetFileRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&TargetedContentAction> for &IInspectable

§

fn from(value: &TargetedContentAction) -> Self

Converts to this type from the input type.
§

impl From<&TargetedContentAvailabilityChangedEventArgs> for &IInspectable

§

fn from(value: &TargetedContentAvailabilityChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&TargetedContentChangedEventArgs> for &IInspectable

§

fn from(value: &TargetedContentChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&TargetedContentCollection> for &IInspectable

§

fn from(value: &TargetedContentCollection) -> Self

Converts to this type from the input type.
§

impl From<&TargetedContentContainer> for &IInspectable

§

fn from(value: &TargetedContentContainer) -> Self

Converts to this type from the input type.
§

impl From<&TargetedContentFile> for &IInspectable

§

fn from(value: &TargetedContentFile) -> Self

Converts to this type from the input type.
§

impl From<&TargetedContentImage> for &IInspectable

§

fn from(value: &TargetedContentImage) -> Self

Converts to this type from the input type.
§

impl From<&TargetedContentItem> for &IInspectable

§

fn from(value: &TargetedContentItem) -> Self

Converts to this type from the input type.
§

impl From<&TargetedContentItemState> for &IInspectable

§

fn from(value: &TargetedContentItemState) -> Self

Converts to this type from the input type.
§

impl From<&TargetedContentObject> for &IInspectable

§

fn from(value: &TargetedContentObject) -> Self

Converts to this type from the input type.
§

impl From<&TargetedContentStateChangedEventArgs> for &IInspectable

§

fn from(value: &TargetedContentStateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&TargetedContentSubscription> for &IInspectable

§

fn from(value: &TargetedContentSubscription) -> Self

Converts to this type from the input type.
§

impl From<&TargetedContentSubscriptionOptions> for &IInspectable

§

fn from(value: &TargetedContentSubscriptionOptions) -> Self

Converts to this type from the input type.
§

impl From<&TargetedContentValue> for &IInspectable

§

fn from(value: &TargetedContentValue) -> Self

Converts to this type from the input type.
§

impl From<&TaskbarManager> for &IInspectable

§

fn from(value: &TaskbarManager) -> Self

Converts to this type from the input type.
§

impl From<&TensorBoolean> for &IInspectable

§

fn from(value: &TensorBoolean) -> Self

Converts to this type from the input type.
§

impl From<&TensorDouble> for &IInspectable

§

fn from(value: &TensorDouble) -> Self

Converts to this type from the input type.
§

impl From<&TensorFeatureDescriptor> for &IInspectable

§

fn from(value: &TensorFeatureDescriptor) -> Self

Converts to this type from the input type.
§

impl From<&TensorFloat> for &IInspectable

§

fn from(value: &TensorFloat) -> Self

Converts to this type from the input type.
§

impl From<&TensorFloat16Bit> for &IInspectable

§

fn from(value: &TensorFloat16Bit) -> Self

Converts to this type from the input type.
§

impl From<&TensorInt16Bit> for &IInspectable

§

fn from(value: &TensorInt16Bit) -> Self

Converts to this type from the input type.
§

impl From<&TensorInt32Bit> for &IInspectable

§

fn from(value: &TensorInt32Bit) -> Self

Converts to this type from the input type.
§

impl From<&TensorInt64Bit> for &IInspectable

§

fn from(value: &TensorInt64Bit) -> Self

Converts to this type from the input type.
§

impl From<&TensorInt8Bit> for &IInspectable

§

fn from(value: &TensorInt8Bit) -> Self

Converts to this type from the input type.
§

impl From<&TensorString> for &IInspectable

§

fn from(value: &TensorString) -> Self

Converts to this type from the input type.
§

impl From<&TensorUInt16Bit> for &IInspectable

§

fn from(value: &TensorUInt16Bit) -> Self

Converts to this type from the input type.
§

impl From<&TensorUInt32Bit> for &IInspectable

§

fn from(value: &TensorUInt32Bit) -> Self

Converts to this type from the input type.
§

impl From<&TensorUInt64Bit> for &IInspectable

§

fn from(value: &TensorUInt64Bit) -> Self

Converts to this type from the input type.
§

impl From<&TensorUInt8Bit> for &IInspectable

§

fn from(value: &TensorUInt8Bit) -> Self

Converts to this type from the input type.
§

impl From<&TetheringEntitlementCheckTrigger> for &IInspectable

§

fn from(value: &TetheringEntitlementCheckTrigger) -> Self

Converts to this type from the input type.
§

impl From<&TetheringEntitlementCheckTriggerDetails> for &IInspectable

§

fn from(value: &TetheringEntitlementCheckTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&TextConversionGenerator> for &IInspectable

§

fn from(value: &TextConversionGenerator) -> Self

Converts to this type from the input type.
§

impl From<&TextPhoneme> for &IInspectable

§

fn from(value: &TextPhoneme) -> Self

Converts to this type from the input type.
§

impl From<&TextPredictionGenerator> for &IInspectable

§

fn from(value: &TextPredictionGenerator) -> Self

Converts to this type from the input type.
§

impl From<&TextResponse> for &IInspectable

§

fn from(value: &TextResponse) -> Self

Converts to this type from the input type.
§

impl From<&TextReverseConversionGenerator> for &IInspectable

§

fn from(value: &TextReverseConversionGenerator) -> Self

Converts to this type from the input type.
§

impl From<&ThreadNetworkContext> for &IInspectable

§

fn from(value: &ThreadNetworkContext) -> Self

Converts to this type from the input type.
§

impl From<&ThreadPoolTimer> for &IInspectable

§

fn from(value: &ThreadPoolTimer) -> Self

Converts to this type from the input type.
§

impl From<&TileActivatedInfo> for &IInspectable

§

fn from(value: &TileActivatedInfo) -> Self

Converts to this type from the input type.
§

impl From<&TileFlyoutNotification> for &IInspectable

§

fn from(value: &TileFlyoutNotification) -> Self

Converts to this type from the input type.
§

impl From<&TileFlyoutUpdater> for &IInspectable

§

fn from(value: &TileFlyoutUpdater) -> Self

Converts to this type from the input type.
§

impl From<&TileMixedRealityModel> for &IInspectable

§

fn from(value: &TileMixedRealityModel) -> Self

Converts to this type from the input type.
§

impl From<&TileNotification> for &IInspectable

§

fn from(value: &TileNotification) -> Self

Converts to this type from the input type.
§

impl From<&TileUpdateManagerForUser> for &IInspectable

§

fn from(value: &TileUpdateManagerForUser) -> Self

Converts to this type from the input type.
§

impl From<&TileUpdater> for &IInspectable

§

fn from(value: &TileUpdater) -> Self

Converts to this type from the input type.
§

impl From<&TimeTrigger> for &IInspectable

§

fn from(value: &TimeTrigger) -> Self

Converts to this type from the input type.
§

impl From<&TimedMetadataEncodingProperties> for &IInspectable

§

fn from(value: &TimedMetadataEncodingProperties) -> Self

Converts to this type from the input type.
§

impl From<&TimedMetadataPresentationModeChangedEventArgs> for &IInspectable

§

fn from(value: &TimedMetadataPresentationModeChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&TimedMetadataStreamDescriptor> for &IInspectable

§

fn from(value: &TimedMetadataStreamDescriptor) -> Self

Converts to this type from the input type.
§

impl From<&TimedMetadataTrack> for &IInspectable

§

fn from(value: &TimedMetadataTrack) -> Self

Converts to this type from the input type.
§

impl From<&TimedMetadataTrackError> for &IInspectable

§

fn from(value: &TimedMetadataTrackError) -> Self

Converts to this type from the input type.
§

impl From<&TimedMetadataTrackFailedEventArgs> for &IInspectable

§

fn from(value: &TimedMetadataTrackFailedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&TimedTextBouten> for &IInspectable

§

fn from(value: &TimedTextBouten) -> Self

Converts to this type from the input type.
§

impl From<&TimedTextCue> for &IInspectable

§

fn from(value: &TimedTextCue) -> Self

Converts to this type from the input type.
§

impl From<&TimedTextLine> for &IInspectable

§

fn from(value: &TimedTextLine) -> Self

Converts to this type from the input type.
§

impl From<&TimedTextRegion> for &IInspectable

§

fn from(value: &TimedTextRegion) -> Self

Converts to this type from the input type.
§

impl From<&TimedTextRuby> for &IInspectable

§

fn from(value: &TimedTextRuby) -> Self

Converts to this type from the input type.
§

impl From<&TimedTextSource> for &IInspectable

§

fn from(value: &TimedTextSource) -> Self

Converts to this type from the input type.
§

impl From<&TimedTextSourceResolveResultEventArgs> for &IInspectable

§

fn from(value: &TimedTextSourceResolveResultEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&TimedTextStyle> for &IInspectable

§

fn from(value: &TimedTextStyle) -> Self

Converts to this type from the input type.
§

impl From<&TimedTextSubformat> for &IInspectable

§

fn from(value: &TimedTextSubformat) -> Self

Converts to this type from the input type.
§

impl From<&TimelinePropertiesChangedEventArgs> for &IInspectable

§

fn from(value: &TimelinePropertiesChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ToastActivatedEventArgs> for &IInspectable

§

fn from(value: &ToastActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ToastCollection> for &IInspectable

§

fn from(value: &ToastCollection) -> Self

Converts to this type from the input type.
§

impl From<&ToastCollectionManager> for &IInspectable

§

fn from(value: &ToastCollectionManager) -> Self

Converts to this type from the input type.
§

impl From<&ToastDismissedEventArgs> for &IInspectable

§

fn from(value: &ToastDismissedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ToastFailedEventArgs> for &IInspectable

§

fn from(value: &ToastFailedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ToastNotification> for &IInspectable

§

fn from(value: &ToastNotification) -> Self

Converts to this type from the input type.
§

impl From<&ToastNotificationActionTrigger> for &IInspectable

§

fn from(value: &ToastNotificationActionTrigger) -> Self

Converts to this type from the input type.
§

impl From<&ToastNotificationActionTriggerDetail> for &IInspectable

§

fn from(value: &ToastNotificationActionTriggerDetail) -> Self

Converts to this type from the input type.
§

impl From<&ToastNotificationActivatedEventArgs> for &IInspectable

§

fn from(value: &ToastNotificationActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&ToastNotificationHistory> for &IInspectable

§

fn from(value: &ToastNotificationHistory) -> Self

Converts to this type from the input type.
§

impl From<&ToastNotificationHistoryChangedTrigger> for &IInspectable

§

fn from(value: &ToastNotificationHistoryChangedTrigger) -> Self

Converts to this type from the input type.
§

impl From<&ToastNotificationHistoryChangedTriggerDetail> for &IInspectable

§

fn from(value: &ToastNotificationHistoryChangedTriggerDetail) -> Self

Converts to this type from the input type.
§

impl From<&ToastNotificationManagerForUser> for &IInspectable

§

fn from(value: &ToastNotificationManagerForUser) -> Self

Converts to this type from the input type.
§

impl From<&ToastNotificationTriggerDetails> for &IInspectable

§

fn from(value: &ToastNotificationTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&ToastNotifier> for &IInspectable

§

fn from(value: &ToastNotifier) -> Self

Converts to this type from the input type.
§

impl From<&TorchControl> for &IInspectable

§

fn from(value: &TorchControl) -> Self

Converts to this type from the input type.
§

impl From<&TouchCapabilities> for &IInspectable

§

fn from(value: &TouchCapabilities) -> Self

Converts to this type from the input type.
§

impl From<&TouchHitTestingEventArgs> for &IInspectable

§

fn from(value: &TouchHitTestingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&TracingStatusChangedEventArgs> for &IInspectable

§

fn from(value: &TracingStatusChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&TranslationAnimation> for &IInspectable

§

fn from(value: &TranslationAnimation) -> Self

Converts to this type from the input type.
§

impl From<&TriggeredConnectionStateChangedEventArgs> for &IInspectable

§

fn from(value: &TriggeredConnectionStateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&UICommand> for &IInspectable

§

fn from(value: &UICommand) -> Self

Converts to this type from the input type.
§

impl From<&UICommandSeparator> for &IInspectable

§

fn from(value: &UICommandSeparator) -> Self

Converts to this type from the input type.
§

impl From<&UIContentRoot> for &IInspectable

§

fn from(value: &UIContentRoot) -> Self

Converts to this type from the input type.
§

impl From<&UIContext> for &IInspectable

§

fn from(value: &UIContext) -> Self

Converts to this type from the input type.
§

impl From<&UINavigationController> for &IInspectable

§

fn from(value: &UINavigationController) -> Self

Converts to this type from the input type.
§

impl From<&UISettings> for &IInspectable

§

fn from(value: &UISettings) -> Self

Converts to this type from the input type.
§

impl From<&UISettingsAnimationsEnabledChangedEventArgs> for &IInspectable

§

fn from(value: &UISettingsAnimationsEnabledChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&UISettingsAutoHideScrollBarsChangedEventArgs> for &IInspectable

§

fn from(value: &UISettingsAutoHideScrollBarsChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&UISettingsController> for &IInspectable

§

fn from(value: &UISettingsController) -> Self

Converts to this type from the input type.
§

impl From<&UISettingsMessageDurationChangedEventArgs> for &IInspectable

§

fn from(value: &UISettingsMessageDurationChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&UIViewSettings> for &IInspectable

§

fn from(value: &UIViewSettings) -> Self

Converts to this type from the input type.
§

impl From<&UnconstrainedTransferRequestResult> for &IInspectable

§

fn from(value: &UnconstrainedTransferRequestResult) -> Self

Converts to this type from the input type.
§

impl From<&UnfulfilledConsumable> for &IInspectable

§

fn from(value: &UnfulfilledConsumable) -> Self

Converts to this type from the input type.
§

impl From<&UnhandledError> for &IInspectable

§

fn from(value: &UnhandledError) -> Self

Converts to this type from the input type.
§

impl From<&UnhandledErrorDetectedEventArgs> for &IInspectable

§

fn from(value: &UnhandledErrorDetectedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&UnifiedPosErrorData> for &IInspectable

§

fn from(value: &UnifiedPosErrorData) -> Self

Converts to this type from the input type.
§

impl From<&UnsupportedAppRequirement> for &IInspectable

§

fn from(value: &UnsupportedAppRequirement) -> Self

Converts to this type from the input type.
§

impl From<&UpdateSharedPackageContainerOptions> for &IInspectable

§

fn from(value: &UpdateSharedPackageContainerOptions) -> Self

Converts to this type from the input type.
§

impl From<&UpdateSharedPackageContainerResult> for &IInspectable

§

fn from(value: &UpdateSharedPackageContainerResult) -> Self

Converts to this type from the input type.
§

impl From<&UploadOperation> for &IInspectable

§

fn from(value: &UploadOperation) -> Self

Converts to this type from the input type.
§

impl From<&Uri> for &IInspectable

§

fn from(value: &Uri) -> Self

Converts to this type from the input type.
§

impl From<&UsbBulkInEndpointDescriptor> for &IInspectable

§

fn from(value: &UsbBulkInEndpointDescriptor) -> Self

Converts to this type from the input type.
§

impl From<&UsbBulkInPipe> for &IInspectable

§

fn from(value: &UsbBulkInPipe) -> Self

Converts to this type from the input type.
§

impl From<&UsbBulkOutEndpointDescriptor> for &IInspectable

§

fn from(value: &UsbBulkOutEndpointDescriptor) -> Self

Converts to this type from the input type.
§

impl From<&UsbBulkOutPipe> for &IInspectable

§

fn from(value: &UsbBulkOutPipe) -> Self

Converts to this type from the input type.
§

impl From<&UsbConfiguration> for &IInspectable

§

fn from(value: &UsbConfiguration) -> Self

Converts to this type from the input type.
§

impl From<&UsbConfigurationDescriptor> for &IInspectable

§

fn from(value: &UsbConfigurationDescriptor) -> Self

Converts to this type from the input type.
§

impl From<&UsbControlRequestType> for &IInspectable

§

fn from(value: &UsbControlRequestType) -> Self

Converts to this type from the input type.
§

impl From<&UsbDescriptor> for &IInspectable

§

fn from(value: &UsbDescriptor) -> Self

Converts to this type from the input type.
§

impl From<&UsbDevice> for &IInspectable

§

fn from(value: &UsbDevice) -> Self

Converts to this type from the input type.
§

impl From<&UsbDeviceClass> for &IInspectable

§

fn from(value: &UsbDeviceClass) -> Self

Converts to this type from the input type.
§

impl From<&UsbDeviceClasses> for &IInspectable

§

fn from(value: &UsbDeviceClasses) -> Self

Converts to this type from the input type.
§

impl From<&UsbDeviceDescriptor> for &IInspectable

§

fn from(value: &UsbDeviceDescriptor) -> Self

Converts to this type from the input type.
§

impl From<&UsbEndpointDescriptor> for &IInspectable

§

fn from(value: &UsbEndpointDescriptor) -> Self

Converts to this type from the input type.
§

impl From<&UsbInterface> for &IInspectable

§

fn from(value: &UsbInterface) -> Self

Converts to this type from the input type.
§

impl From<&UsbInterfaceDescriptor> for &IInspectable

§

fn from(value: &UsbInterfaceDescriptor) -> Self

Converts to this type from the input type.
§

impl From<&UsbInterfaceSetting> for &IInspectable

§

fn from(value: &UsbInterfaceSetting) -> Self

Converts to this type from the input type.
§

impl From<&UsbInterruptInEndpointDescriptor> for &IInspectable

§

fn from(value: &UsbInterruptInEndpointDescriptor) -> Self

Converts to this type from the input type.
§

impl From<&UsbInterruptInEventArgs> for &IInspectable

§

fn from(value: &UsbInterruptInEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&UsbInterruptInPipe> for &IInspectable

§

fn from(value: &UsbInterruptInPipe) -> Self

Converts to this type from the input type.
§

impl From<&UsbInterruptOutEndpointDescriptor> for &IInspectable

§

fn from(value: &UsbInterruptOutEndpointDescriptor) -> Self

Converts to this type from the input type.
§

impl From<&UsbInterruptOutPipe> for &IInspectable

§

fn from(value: &UsbInterruptOutPipe) -> Self

Converts to this type from the input type.
§

impl From<&UsbSetupPacket> for &IInspectable

§

fn from(value: &UsbSetupPacket) -> Self

Converts to this type from the input type.
§

impl From<&User> for &IInspectable

§

fn from(value: &User) -> Self

Converts to this type from the input type.
§

impl From<&UserActivity> for &IInspectable

§

fn from(value: &UserActivity) -> Self

Converts to this type from the input type.
§

impl From<&UserActivityAttribution> for &IInspectable

§

fn from(value: &UserActivityAttribution) -> Self

Converts to this type from the input type.
§

impl From<&UserActivityChannel> for &IInspectable

§

fn from(value: &UserActivityChannel) -> Self

Converts to this type from the input type.
§

impl From<&UserActivityContentInfo> for &IInspectable

§

fn from(value: &UserActivityContentInfo) -> Self

Converts to this type from the input type.
§

impl From<&UserActivityRequest> for &IInspectable

§

fn from(value: &UserActivityRequest) -> Self

Converts to this type from the input type.
§

impl From<&UserActivityRequestManager> for &IInspectable

§

fn from(value: &UserActivityRequestManager) -> Self

Converts to this type from the input type.
§

impl From<&UserActivityRequestedEventArgs> for &IInspectable

§

fn from(value: &UserActivityRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&UserActivitySession> for &IInspectable

§

fn from(value: &UserActivitySession) -> Self

Converts to this type from the input type.
§

impl From<&UserActivitySessionHistoryItem> for &IInspectable

§

fn from(value: &UserActivitySessionHistoryItem) -> Self

Converts to this type from the input type.
§

impl From<&UserActivityVisualElements> for &IInspectable

§

fn from(value: &UserActivityVisualElements) -> Self

Converts to this type from the input type.
§

impl From<&UserAuthenticationOperation> for &IInspectable

§

fn from(value: &UserAuthenticationOperation) -> Self

Converts to this type from the input type.
§

impl From<&UserAuthenticationStatusChangeDeferral> for &IInspectable

§

fn from(value: &UserAuthenticationStatusChangeDeferral) -> Self

Converts to this type from the input type.
§

impl From<&UserAuthenticationStatusChangingEventArgs> for &IInspectable

§

fn from(value: &UserAuthenticationStatusChangingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&UserCertificateEnrollmentManager> for &IInspectable

§

fn from(value: &UserCertificateEnrollmentManager) -> Self

Converts to this type from the input type.
§

impl From<&UserCertificateStore> for &IInspectable

§

fn from(value: &UserCertificateStore) -> Self

Converts to this type from the input type.
§

impl From<&UserChangedEventArgs> for &IInspectable

§

fn from(value: &UserChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&UserDataAccount> for &IInspectable

§

fn from(value: &UserDataAccount) -> Self

Converts to this type from the input type.
§

impl From<&UserDataAccountManagerForUser> for &IInspectable

§

fn from(value: &UserDataAccountManagerForUser) -> Self

Converts to this type from the input type.
§

impl From<&UserDataAccountPartnerAccountInfo> for &IInspectable

§

fn from(value: &UserDataAccountPartnerAccountInfo) -> Self

Converts to this type from the input type.
§

impl From<&UserDataAccountProviderActivatedEventArgs> for &IInspectable

§

fn from(value: &UserDataAccountProviderActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&UserDataAccountProviderAddAccountOperation> for &IInspectable

§

fn from(value: &UserDataAccountProviderAddAccountOperation) -> Self

Converts to this type from the input type.
§

impl From<&UserDataAccountProviderResolveErrorsOperation> for &IInspectable

§

fn from(value: &UserDataAccountProviderResolveErrorsOperation) -> Self

Converts to this type from the input type.
§

impl From<&UserDataAccountProviderSettingsOperation> for &IInspectable

§

fn from(value: &UserDataAccountProviderSettingsOperation) -> Self

Converts to this type from the input type.
§

impl From<&UserDataAccountStore> for &IInspectable

§

fn from(value: &UserDataAccountStore) -> Self

Converts to this type from the input type.
§

impl From<&UserDataAccountStoreChangedEventArgs> for &IInspectable

§

fn from(value: &UserDataAccountStoreChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&UserDataAvailabilityStateChangedEventArgs> for &IInspectable

§

fn from(value: &UserDataAvailabilityStateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&UserDataBufferUnprotectResult> for &IInspectable

§

fn from(value: &UserDataBufferUnprotectResult) -> Self

Converts to this type from the input type.
§

impl From<&UserDataPaths> for &IInspectable

§

fn from(value: &UserDataPaths) -> Self

Converts to this type from the input type.
§

impl From<&UserDataProtectionManager> for &IInspectable

§

fn from(value: &UserDataProtectionManager) -> Self

Converts to this type from the input type.
§

impl From<&UserDataStorageItemProtectionInfo> for &IInspectable

§

fn from(value: &UserDataStorageItemProtectionInfo) -> Self

Converts to this type from the input type.
§

impl From<&UserDataTask> for &IInspectable

§

fn from(value: &UserDataTask) -> Self

Converts to this type from the input type.
§

impl From<&UserDataTaskBatch> for &IInspectable

§

fn from(value: &UserDataTaskBatch) -> Self

Converts to this type from the input type.
§

impl From<&UserDataTaskDataProviderConnection> for &IInspectable

§

fn from(value: &UserDataTaskDataProviderConnection) -> Self

Converts to this type from the input type.
§

impl From<&UserDataTaskDataProviderTriggerDetails> for &IInspectable

§

fn from(value: &UserDataTaskDataProviderTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&UserDataTaskList> for &IInspectable

§

fn from(value: &UserDataTaskList) -> Self

Converts to this type from the input type.
§

impl From<&UserDataTaskListCompleteTaskRequest> for &IInspectable

§

fn from(value: &UserDataTaskListCompleteTaskRequest) -> Self

Converts to this type from the input type.
§

impl From<&UserDataTaskListCompleteTaskRequestEventArgs> for &IInspectable

§

fn from(value: &UserDataTaskListCompleteTaskRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&UserDataTaskListCreateOrUpdateTaskRequest> for &IInspectable

§

fn from(value: &UserDataTaskListCreateOrUpdateTaskRequest) -> Self

Converts to this type from the input type.
§

impl From<&UserDataTaskListCreateOrUpdateTaskRequestEventArgs> for &IInspectable

§

fn from(value: &UserDataTaskListCreateOrUpdateTaskRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&UserDataTaskListDeleteTaskRequest> for &IInspectable

§

fn from(value: &UserDataTaskListDeleteTaskRequest) -> Self

Converts to this type from the input type.
§

impl From<&UserDataTaskListDeleteTaskRequestEventArgs> for &IInspectable

§

fn from(value: &UserDataTaskListDeleteTaskRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&UserDataTaskListLimitedWriteOperations> for &IInspectable

§

fn from(value: &UserDataTaskListLimitedWriteOperations) -> Self

Converts to this type from the input type.
§

impl From<&UserDataTaskListSkipOccurrenceRequest> for &IInspectable

§

fn from(value: &UserDataTaskListSkipOccurrenceRequest) -> Self

Converts to this type from the input type.
§

impl From<&UserDataTaskListSkipOccurrenceRequestEventArgs> for &IInspectable

§

fn from(value: &UserDataTaskListSkipOccurrenceRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&UserDataTaskListSyncManager> for &IInspectable

§

fn from(value: &UserDataTaskListSyncManager) -> Self

Converts to this type from the input type.
§

impl From<&UserDataTaskListSyncManagerSyncRequest> for &IInspectable

§

fn from(value: &UserDataTaskListSyncManagerSyncRequest) -> Self

Converts to this type from the input type.
§

impl From<&UserDataTaskListSyncManagerSyncRequestEventArgs> for &IInspectable

§

fn from(value: &UserDataTaskListSyncManagerSyncRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&UserDataTaskManager> for &IInspectable

§

fn from(value: &UserDataTaskManager) -> Self

Converts to this type from the input type.
§

impl From<&UserDataTaskQueryOptions> for &IInspectable

§

fn from(value: &UserDataTaskQueryOptions) -> Self

Converts to this type from the input type.
§

impl From<&UserDataTaskReader> for &IInspectable

§

fn from(value: &UserDataTaskReader) -> Self

Converts to this type from the input type.
§

impl From<&UserDataTaskRecurrenceProperties> for &IInspectable

§

fn from(value: &UserDataTaskRecurrenceProperties) -> Self

Converts to this type from the input type.
§

impl From<&UserDataTaskRegenerationProperties> for &IInspectable

§

fn from(value: &UserDataTaskRegenerationProperties) -> Self

Converts to this type from the input type.
§

impl From<&UserDataTaskStore> for &IInspectable

§

fn from(value: &UserDataTaskStore) -> Self

Converts to this type from the input type.
§

impl From<&UserDeviceAssociationChangedEventArgs> for &IInspectable

§

fn from(value: &UserDeviceAssociationChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&UserIdentity> for &IInspectable

§

fn from(value: &UserIdentity) -> Self

Converts to this type from the input type.
§

impl From<&UserNotification> for &IInspectable

§

fn from(value: &UserNotification) -> Self

Converts to this type from the input type.
§

impl From<&UserNotificationChangedEventArgs> for &IInspectable

§

fn from(value: &UserNotificationChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&UserNotificationChangedTrigger> for &IInspectable

§

fn from(value: &UserNotificationChangedTrigger) -> Self

Converts to this type from the input type.
§

impl From<&UserNotificationListener> for &IInspectable

§

fn from(value: &UserNotificationListener) -> Self

Converts to this type from the input type.
§

impl From<&UserPicker> for &IInspectable

§

fn from(value: &UserPicker) -> Self

Converts to this type from the input type.
§

impl From<&UserProfilePersonalizationSettings> for &IInspectable

§

fn from(value: &UserProfilePersonalizationSettings) -> Self

Converts to this type from the input type.
§

impl From<&UserWatcher> for &IInspectable

§

fn from(value: &UserWatcher) -> Self

Converts to this type from the input type.
§

impl From<&UssdMessage> for &IInspectable

§

fn from(value: &UssdMessage) -> Self

Converts to this type from the input type.
§

impl From<&UssdReply> for &IInspectable

§

fn from(value: &UssdReply) -> Self

Converts to this type from the input type.
§

impl From<&UssdSession> for &IInspectable

§

fn from(value: &UssdSession) -> Self

Converts to this type from the input type.
§

impl From<&ValueAndLanguage> for &IInspectable

§

fn from(value: &ValueAndLanguage) -> Self

Converts to this type from the input type.
§

impl From<&ValueSet> for &IInspectable

§

fn from(value: &ValueSet) -> Self

Converts to this type from the input type.
§

impl From<&VariablePhotoCapturedEventArgs> for &IInspectable

§

fn from(value: &VariablePhotoCapturedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&VariablePhotoSequenceCapture> for &IInspectable

§

fn from(value: &VariablePhotoSequenceCapture) -> Self

Converts to this type from the input type.
§

impl From<&VariablePhotoSequenceController> for &IInspectable

§

fn from(value: &VariablePhotoSequenceController) -> Self

Converts to this type from the input type.
§

impl From<&Vector2KeyFrameAnimation> for &IInspectable

§

fn from(value: &Vector2KeyFrameAnimation) -> Self

Converts to this type from the input type.
§

impl From<&Vector2NaturalMotionAnimation> for &IInspectable

§

fn from(value: &Vector2NaturalMotionAnimation) -> Self

Converts to this type from the input type.
§

impl From<&Vector3KeyFrameAnimation> for &IInspectable

§

fn from(value: &Vector3KeyFrameAnimation) -> Self

Converts to this type from the input type.
§

impl From<&Vector3NaturalMotionAnimation> for &IInspectable

§

fn from(value: &Vector3NaturalMotionAnimation) -> Self

Converts to this type from the input type.
§

impl From<&Vector4KeyFrameAnimation> for &IInspectable

§

fn from(value: &Vector4KeyFrameAnimation) -> Self

Converts to this type from the input type.
§

impl From<&VenueData> for &IInspectable

§

fn from(value: &VenueData) -> Self

Converts to this type from the input type.
§

impl From<&VibrationDevice> for &IInspectable

§

fn from(value: &VibrationDevice) -> Self

Converts to this type from the input type.
§

impl From<&VibrationDevice> for &IInspectable

§

fn from(value: &VibrationDevice) -> Self

Converts to this type from the input type.
§

impl From<&VideoCompositorDefinition> for &IInspectable

§

fn from(value: &VideoCompositorDefinition) -> Self

Converts to this type from the input type.
§

impl From<&VideoDeviceController> for &IInspectable

§

fn from(value: &VideoDeviceController) -> Self

Converts to this type from the input type.
§

impl From<&VideoDeviceControllerGetDevicePropertyResult> for &IInspectable

§

fn from(value: &VideoDeviceControllerGetDevicePropertyResult) -> Self

Converts to this type from the input type.
§

impl From<&VideoDisplayProperties> for &IInspectable

§

fn from(value: &VideoDisplayProperties) -> Self

Converts to this type from the input type.
§

impl From<&VideoEffectDefinition> for &IInspectable

§

fn from(value: &VideoEffectDefinition) -> Self

Converts to this type from the input type.
§

impl From<&VideoEncodingProperties> for &IInspectable

§

fn from(value: &VideoEncodingProperties) -> Self

Converts to this type from the input type.
§

impl From<&VideoFrame> for &IInspectable

§

fn from(value: &VideoFrame) -> Self

Converts to this type from the input type.
§

impl From<&VideoMediaFrame> for &IInspectable

§

fn from(value: &VideoMediaFrame) -> Self

Converts to this type from the input type.
§

impl From<&VideoMediaFrameFormat> for &IInspectable

§

fn from(value: &VideoMediaFrameFormat) -> Self

Converts to this type from the input type.
§

impl From<&VideoProperties> for &IInspectable

§

fn from(value: &VideoProperties) -> Self

Converts to this type from the input type.
§

impl From<&VideoStabilizationEffect> for &IInspectable

§

fn from(value: &VideoStabilizationEffect) -> Self

Converts to this type from the input type.
§

impl From<&VideoStabilizationEffectDefinition> for &IInspectable

§

fn from(value: &VideoStabilizationEffectDefinition) -> Self

Converts to this type from the input type.
§

impl From<&VideoStabilizationEffectEnabledChangedEventArgs> for &IInspectable

§

fn from(value: &VideoStabilizationEffectEnabledChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&VideoStreamConfiguration> for &IInspectable

§

fn from(value: &VideoStreamConfiguration) -> Self

Converts to this type from the input type.
§

impl From<&VideoStreamDescriptor> for &IInspectable

§

fn from(value: &VideoStreamDescriptor) -> Self

Converts to this type from the input type.
§

impl From<&VideoTemporalDenoisingControl> for &IInspectable

§

fn from(value: &VideoTemporalDenoisingControl) -> Self

Converts to this type from the input type.
§

impl From<&VideoTrack> for &IInspectable

§

fn from(value: &VideoTrack) -> Self

Converts to this type from the input type.
§

impl From<&VideoTrackOpenFailedEventArgs> for &IInspectable

§

fn from(value: &VideoTrackOpenFailedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&VideoTrackSupportInfo> for &IInspectable

§

fn from(value: &VideoTrackSupportInfo) -> Self

Converts to this type from the input type.
§

impl From<&VideoTransformEffectDefinition> for &IInspectable

§

fn from(value: &VideoTransformEffectDefinition) -> Self

Converts to this type from the input type.
§

impl From<&VideoTransformSphericalProjection> for &IInspectable

§

fn from(value: &VideoTransformSphericalProjection) -> Self

Converts to this type from the input type.
§

impl From<&ViewModePreferences> for &IInspectable

§

fn from(value: &ViewModePreferences) -> Self

Converts to this type from the input type.
§

impl From<&VisibilityChangedEventArgs> for &IInspectable

§

fn from(value: &VisibilityChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&Visual> for &IInspectable

§

fn from(value: &Visual) -> Self

Converts to this type from the input type.
§

impl From<&VisualCollection> for &IInspectable

§

fn from(value: &VisualCollection) -> Self

Converts to this type from the input type.
§

impl From<&VisualElementsRequest> for &IInspectable

§

fn from(value: &VisualElementsRequest) -> Self

Converts to this type from the input type.
§

impl From<&VisualElementsRequestDeferral> for &IInspectable

§

fn from(value: &VisualElementsRequestDeferral) -> Self

Converts to this type from the input type.
§

impl From<&VisualElementsRequestedEventArgs> for &IInspectable

§

fn from(value: &VisualElementsRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&VisualInteractionSource> for &IInspectable

§

fn from(value: &VisualInteractionSource) -> Self

Converts to this type from the input type.
§

impl From<&VisualUnorderedCollection> for &IInspectable

§

fn from(value: &VisualUnorderedCollection) -> Self

Converts to this type from the input type.
§

impl From<&VoiceCommand> for &IInspectable

§

fn from(value: &VoiceCommand) -> Self

Converts to this type from the input type.
§

impl From<&VoiceCommandActivatedEventArgs> for &IInspectable

§

fn from(value: &VoiceCommandActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&VoiceCommandCompletedEventArgs> for &IInspectable

§

fn from(value: &VoiceCommandCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&VoiceCommandConfirmationResult> for &IInspectable

§

fn from(value: &VoiceCommandConfirmationResult) -> Self

Converts to this type from the input type.
§

impl From<&VoiceCommandContentTile> for &IInspectable

§

fn from(value: &VoiceCommandContentTile) -> Self

Converts to this type from the input type.
§

impl From<&VoiceCommandDefinition> for &IInspectable

§

fn from(value: &VoiceCommandDefinition) -> Self

Converts to this type from the input type.
§

impl From<&VoiceCommandDisambiguationResult> for &IInspectable

§

fn from(value: &VoiceCommandDisambiguationResult) -> Self

Converts to this type from the input type.
§

impl From<&VoiceCommandResponse> for &IInspectable

§

fn from(value: &VoiceCommandResponse) -> Self

Converts to this type from the input type.
§

impl From<&VoiceCommandServiceConnection> for &IInspectable

§

fn from(value: &VoiceCommandServiceConnection) -> Self

Converts to this type from the input type.
§

impl From<&VoiceCommandSet> for &IInspectable

§

fn from(value: &VoiceCommandSet) -> Self

Converts to this type from the input type.
§

impl From<&VoiceCommandUserMessage> for &IInspectable

§

fn from(value: &VoiceCommandUserMessage) -> Self

Converts to this type from the input type.
§

impl From<&VoiceInformation> for &IInspectable

§

fn from(value: &VoiceInformation) -> Self

Converts to this type from the input type.
§

impl From<&VoipCallCoordinator> for &IInspectable

§

fn from(value: &VoipCallCoordinator) -> Self

Converts to this type from the input type.
§

impl From<&VoipPhoneCall> for &IInspectable

§

fn from(value: &VoipPhoneCall) -> Self

Converts to this type from the input type.
§

impl From<&VolumeChangeRequestedEventArgs> for &IInspectable

§

fn from(value: &VolumeChangeRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&VolumeInfo> for &IInspectable

§

fn from(value: &VolumeInfo) -> Self

Converts to this type from the input type.
§

impl From<&VpnAppId> for &IInspectable

§

fn from(value: &VpnAppId) -> Self

Converts to this type from the input type.
§

impl From<&VpnChannel> for &IInspectable

§

fn from(value: &VpnChannel) -> Self

Converts to this type from the input type.
§

impl From<&VpnChannelActivityEventArgs> for &IInspectable

§

fn from(value: &VpnChannelActivityEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&VpnChannelActivityStateChangedArgs> for &IInspectable

§

fn from(value: &VpnChannelActivityStateChangedArgs) -> Self

Converts to this type from the input type.
§

impl From<&VpnChannelConfiguration> for &IInspectable

§

fn from(value: &VpnChannelConfiguration) -> Self

Converts to this type from the input type.
§

impl From<&VpnCredential> for &IInspectable

§

fn from(value: &VpnCredential) -> Self

Converts to this type from the input type.
§

impl From<&VpnCustomCheckBox> for &IInspectable

§

fn from(value: &VpnCustomCheckBox) -> Self

Converts to this type from the input type.
§

impl From<&VpnCustomComboBox> for &IInspectable

§

fn from(value: &VpnCustomComboBox) -> Self

Converts to this type from the input type.
§

impl From<&VpnCustomEditBox> for &IInspectable

§

fn from(value: &VpnCustomEditBox) -> Self

Converts to this type from the input type.
§

impl From<&VpnCustomErrorBox> for &IInspectable

§

fn from(value: &VpnCustomErrorBox) -> Self

Converts to this type from the input type.
§

impl From<&VpnCustomPromptBooleanInput> for &IInspectable

§

fn from(value: &VpnCustomPromptBooleanInput) -> Self

Converts to this type from the input type.
§

impl From<&VpnCustomPromptOptionSelector> for &IInspectable

§

fn from(value: &VpnCustomPromptOptionSelector) -> Self

Converts to this type from the input type.
§

impl From<&VpnCustomPromptText> for &IInspectable

§

fn from(value: &VpnCustomPromptText) -> Self

Converts to this type from the input type.
§

impl From<&VpnCustomPromptTextInput> for &IInspectable

§

fn from(value: &VpnCustomPromptTextInput) -> Self

Converts to this type from the input type.
§

impl From<&VpnCustomTextBox> for &IInspectable

§

fn from(value: &VpnCustomTextBox) -> Self

Converts to this type from the input type.
§

impl From<&VpnDomainNameAssignment> for &IInspectable

§

fn from(value: &VpnDomainNameAssignment) -> Self

Converts to this type from the input type.
§

impl From<&VpnDomainNameInfo> for &IInspectable

§

fn from(value: &VpnDomainNameInfo) -> Self

Converts to this type from the input type.
§

impl From<&VpnForegroundActivatedEventArgs> for &IInspectable

§

fn from(value: &VpnForegroundActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&VpnForegroundActivationOperation> for &IInspectable

§

fn from(value: &VpnForegroundActivationOperation) -> Self

Converts to this type from the input type.
§

impl From<&VpnInterfaceId> for &IInspectable

§

fn from(value: &VpnInterfaceId) -> Self

Converts to this type from the input type.
§

impl From<&VpnManagementAgent> for &IInspectable

§

fn from(value: &VpnManagementAgent) -> Self

Converts to this type from the input type.
§

impl From<&VpnNamespaceAssignment> for &IInspectable

§

fn from(value: &VpnNamespaceAssignment) -> Self

Converts to this type from the input type.
§

impl From<&VpnNamespaceInfo> for &IInspectable

§

fn from(value: &VpnNamespaceInfo) -> Self

Converts to this type from the input type.
§

impl From<&VpnNativeProfile> for &IInspectable

§

fn from(value: &VpnNativeProfile) -> Self

Converts to this type from the input type.
§

impl From<&VpnPacketBuffer> for &IInspectable

§

fn from(value: &VpnPacketBuffer) -> Self

Converts to this type from the input type.
§

impl From<&VpnPacketBufferList> for &IInspectable

§

fn from(value: &VpnPacketBufferList) -> Self

Converts to this type from the input type.
§

impl From<&VpnPickedCredential> for &IInspectable

§

fn from(value: &VpnPickedCredential) -> Self

Converts to this type from the input type.
§

impl From<&VpnPlugInProfile> for &IInspectable

§

fn from(value: &VpnPlugInProfile) -> Self

Converts to this type from the input type.
§

impl From<&VpnRoute> for &IInspectable

§

fn from(value: &VpnRoute) -> Self

Converts to this type from the input type.
§

impl From<&VpnRouteAssignment> for &IInspectable

§

fn from(value: &VpnRouteAssignment) -> Self

Converts to this type from the input type.
§

impl From<&VpnSystemHealth> for &IInspectable

§

fn from(value: &VpnSystemHealth) -> Self

Converts to this type from the input type.
§

impl From<&VpnTrafficFilter> for &IInspectable

§

fn from(value: &VpnTrafficFilter) -> Self

Converts to this type from the input type.
§

impl From<&VpnTrafficFilterAssignment> for &IInspectable

§

fn from(value: &VpnTrafficFilterAssignment) -> Self

Converts to this type from the input type.
§

impl From<&WakeOnApproachOptions> for &IInspectable

§

fn from(value: &WakeOnApproachOptions) -> Self

Converts to this type from the input type.
§

impl From<&WalletActionActivatedEventArgs> for &IInspectable

§

fn from(value: &WalletActionActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WalletBarcode> for &IInspectable

§

fn from(value: &WalletBarcode) -> Self

Converts to this type from the input type.
§

impl From<&WalletItem> for &IInspectable

§

fn from(value: &WalletItem) -> Self

Converts to this type from the input type.
§

impl From<&WalletItemCustomProperty> for &IInspectable

§

fn from(value: &WalletItemCustomProperty) -> Self

Converts to this type from the input type.
§

impl From<&WalletItemStore> for &IInspectable

§

fn from(value: &WalletItemStore) -> Self

Converts to this type from the input type.
§

impl From<&WalletItemSystemStore> for &IInspectable

§

fn from(value: &WalletItemSystemStore) -> Self

Converts to this type from the input type.
§

impl From<&WalletRelevantLocation> for &IInspectable

§

fn from(value: &WalletRelevantLocation) -> Self

Converts to this type from the input type.
§

impl From<&WalletTransaction> for &IInspectable

§

fn from(value: &WalletTransaction) -> Self

Converts to this type from the input type.
§

impl From<&WalletVerb> for &IInspectable

§

fn from(value: &WalletVerb) -> Self

Converts to this type from the input type.
§

impl From<&WebAccount> for &IInspectable

§

fn from(value: &WebAccount) -> Self

Converts to this type from the input type.
§

impl From<&WebAccountClientView> for &IInspectable

§

fn from(value: &WebAccountClientView) -> Self

Converts to this type from the input type.
§

impl From<&WebAccountCommand> for &IInspectable

§

fn from(value: &WebAccountCommand) -> Self

Converts to this type from the input type.
§

impl From<&WebAccountEventArgs> for &IInspectable

§

fn from(value: &WebAccountEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebAccountInvokedArgs> for &IInspectable

§

fn from(value: &WebAccountInvokedArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebAccountMonitor> for &IInspectable

§

fn from(value: &WebAccountMonitor) -> Self

Converts to this type from the input type.
§

impl From<&WebAccountProvider> for &IInspectable

§

fn from(value: &WebAccountProvider) -> Self

Converts to this type from the input type.
§

impl From<&WebAccountProviderActivatedEventArgs> for &IInspectable

§

fn from(value: &WebAccountProviderActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebAccountProviderAddAccountOperation> for &IInspectable

§

fn from(value: &WebAccountProviderAddAccountOperation) -> Self

Converts to this type from the input type.
§

impl From<&WebAccountProviderCommand> for &IInspectable

§

fn from(value: &WebAccountProviderCommand) -> Self

Converts to this type from the input type.
§

impl From<&WebAccountProviderDeleteAccountOperation> for &IInspectable

§

fn from(value: &WebAccountProviderDeleteAccountOperation) -> Self

Converts to this type from the input type.
§

impl From<&WebAccountProviderGetTokenSilentOperation> for &IInspectable

§

fn from(value: &WebAccountProviderGetTokenSilentOperation) -> Self

Converts to this type from the input type.
§

impl From<&WebAccountProviderManageAccountOperation> for &IInspectable

§

fn from(value: &WebAccountProviderManageAccountOperation) -> Self

Converts to this type from the input type.
§

impl From<&WebAccountProviderRequestTokenOperation> for &IInspectable

§

fn from(value: &WebAccountProviderRequestTokenOperation) -> Self

Converts to this type from the input type.
§

impl From<&WebAccountProviderRetrieveCookiesOperation> for &IInspectable

§

fn from(value: &WebAccountProviderRetrieveCookiesOperation) -> Self

Converts to this type from the input type.
§

impl From<&WebAccountProviderSignOutAccountOperation> for &IInspectable

§

fn from(value: &WebAccountProviderSignOutAccountOperation) -> Self

Converts to this type from the input type.
§

impl From<&WebAccountProviderTriggerDetails> for &IInspectable

§

fn from(value: &WebAccountProviderTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&WebAuthenticationBrokerContinuationEventArgs> for &IInspectable

§

fn from(value: &WebAuthenticationBrokerContinuationEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebAuthenticationResult> for &IInspectable

§

fn from(value: &WebAuthenticationResult) -> Self

Converts to this type from the input type.
§

impl From<&WebProviderError> for &IInspectable

§

fn from(value: &WebProviderError) -> Self

Converts to this type from the input type.
§

impl From<&WebProviderTokenRequest> for &IInspectable

§

fn from(value: &WebProviderTokenRequest) -> Self

Converts to this type from the input type.
§

impl From<&WebProviderTokenResponse> for &IInspectable

§

fn from(value: &WebProviderTokenResponse) -> Self

Converts to this type from the input type.
§

impl From<&WebSocketClosedEventArgs> for &IInspectable

§

fn from(value: &WebSocketClosedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebSocketKeepAlive> for &IInspectable

§

fn from(value: &WebSocketKeepAlive) -> Self

Converts to this type from the input type.
§

impl From<&WebSocketServerCustomValidationRequestedEventArgs> for &IInspectable

§

fn from(value: &WebSocketServerCustomValidationRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebTokenRequest> for &IInspectable

§

fn from(value: &WebTokenRequest) -> Self

Converts to this type from the input type.
§

impl From<&WebTokenRequestResult> for &IInspectable

§

fn from(value: &WebTokenRequestResult) -> Self

Converts to this type from the input type.
§

impl From<&WebTokenResponse> for &IInspectable

§

fn from(value: &WebTokenResponse) -> Self

Converts to this type from the input type.
§

impl From<&WebUIAppointmentsProviderAddAppointmentActivatedEventArgs> for &IInspectable

§

fn from( value: &WebUIAppointmentsProviderAddAppointmentActivatedEventArgs ) -> Self

Converts to this type from the input type.
§

impl From<&WebUIAppointmentsProviderRemoveAppointmentActivatedEventArgs> for &IInspectable

§

fn from( value: &WebUIAppointmentsProviderRemoveAppointmentActivatedEventArgs ) -> Self

Converts to this type from the input type.
§

impl From<&WebUIAppointmentsProviderReplaceAppointmentActivatedEventArgs> for &IInspectable

§

fn from( value: &WebUIAppointmentsProviderReplaceAppointmentActivatedEventArgs ) -> Self

Converts to this type from the input type.
§

impl From<&WebUIAppointmentsProviderShowAppointmentDetailsActivatedEventArgs> for &IInspectable

§

fn from( value: &WebUIAppointmentsProviderShowAppointmentDetailsActivatedEventArgs ) -> Self

Converts to this type from the input type.
§

impl From<&WebUIAppointmentsProviderShowTimeFrameActivatedEventArgs> for &IInspectable

§

fn from( value: &WebUIAppointmentsProviderShowTimeFrameActivatedEventArgs ) -> Self

Converts to this type from the input type.
§

impl From<&WebUIBackgroundTaskInstanceRuntimeClass> for &IInspectable

§

fn from(value: &WebUIBackgroundTaskInstanceRuntimeClass) -> Self

Converts to this type from the input type.
§

impl From<&WebUIBarcodeScannerPreviewActivatedEventArgs> for &IInspectable

§

fn from(value: &WebUIBarcodeScannerPreviewActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUICachedFileUpdaterActivatedEventArgs> for &IInspectable

§

fn from(value: &WebUICachedFileUpdaterActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUICameraSettingsActivatedEventArgs> for &IInspectable

§

fn from(value: &WebUICameraSettingsActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUICommandBar> for &IInspectable

§

fn from(value: &WebUICommandBar) -> Self

Converts to this type from the input type.
§

impl From<&WebUICommandBarBitmapIcon> for &IInspectable

§

fn from(value: &WebUICommandBarBitmapIcon) -> Self

Converts to this type from the input type.
§

impl From<&WebUICommandBarConfirmationButton> for &IInspectable

§

fn from(value: &WebUICommandBarConfirmationButton) -> Self

Converts to this type from the input type.
§

impl From<&WebUICommandBarIconButton> for &IInspectable

§

fn from(value: &WebUICommandBarIconButton) -> Self

Converts to this type from the input type.
§

impl From<&WebUICommandBarItemInvokedEventArgs> for &IInspectable

§

fn from(value: &WebUICommandBarItemInvokedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUICommandBarSizeChangedEventArgs> for &IInspectable

§

fn from(value: &WebUICommandBarSizeChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUICommandBarSymbolIcon> for &IInspectable

§

fn from(value: &WebUICommandBarSymbolIcon) -> Self

Converts to this type from the input type.
§

impl From<&WebUICommandLineActivatedEventArgs> for &IInspectable

§

fn from(value: &WebUICommandLineActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUIContactCallActivatedEventArgs> for &IInspectable

§

fn from(value: &WebUIContactCallActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUIContactMapActivatedEventArgs> for &IInspectable

§

fn from(value: &WebUIContactMapActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUIContactMessageActivatedEventArgs> for &IInspectable

§

fn from(value: &WebUIContactMessageActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUIContactPanelActivatedEventArgs> for &IInspectable

§

fn from(value: &WebUIContactPanelActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUIContactPickerActivatedEventArgs> for &IInspectable

§

fn from(value: &WebUIContactPickerActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUIContactPostActivatedEventArgs> for &IInspectable

§

fn from(value: &WebUIContactPostActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUIContactVideoCallActivatedEventArgs> for &IInspectable

§

fn from(value: &WebUIContactVideoCallActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUIDeviceActivatedEventArgs> for &IInspectable

§

fn from(value: &WebUIDeviceActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUIDevicePairingActivatedEventArgs> for &IInspectable

§

fn from(value: &WebUIDevicePairingActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUIDialReceiverActivatedEventArgs> for &IInspectable

§

fn from(value: &WebUIDialReceiverActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUIFileActivatedEventArgs> for &IInspectable

§

fn from(value: &WebUIFileActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUIFileOpenPickerActivatedEventArgs> for &IInspectable

§

fn from(value: &WebUIFileOpenPickerActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUIFileOpenPickerContinuationEventArgs> for &IInspectable

§

fn from(value: &WebUIFileOpenPickerContinuationEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUIFileSavePickerActivatedEventArgs> for &IInspectable

§

fn from(value: &WebUIFileSavePickerActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUIFileSavePickerContinuationEventArgs> for &IInspectable

§

fn from(value: &WebUIFileSavePickerContinuationEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUIFolderPickerContinuationEventArgs> for &IInspectable

§

fn from(value: &WebUIFolderPickerContinuationEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUILaunchActivatedEventArgs> for &IInspectable

§

fn from(value: &WebUILaunchActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUILockScreenActivatedEventArgs> for &IInspectable

§

fn from(value: &WebUILockScreenActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUILockScreenCallActivatedEventArgs> for &IInspectable

§

fn from(value: &WebUILockScreenCallActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUILockScreenComponentActivatedEventArgs> for &IInspectable

§

fn from(value: &WebUILockScreenComponentActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUINavigatedDeferral> for &IInspectable

§

fn from(value: &WebUINavigatedDeferral) -> Self

Converts to this type from the input type.
§

impl From<&WebUINavigatedEventArgs> for &IInspectable

§

fn from(value: &WebUINavigatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUINavigatedOperation> for &IInspectable

§

fn from(value: &WebUINavigatedOperation) -> Self

Converts to this type from the input type.
§

impl From<&WebUIPhoneCallActivatedEventArgs> for &IInspectable

§

fn from(value: &WebUIPhoneCallActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUIPrint3DWorkflowActivatedEventArgs> for &IInspectable

§

fn from(value: &WebUIPrint3DWorkflowActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUIPrintTaskSettingsActivatedEventArgs> for &IInspectable

§

fn from(value: &WebUIPrintTaskSettingsActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUIPrintWorkflowForegroundTaskActivatedEventArgs> for &IInspectable

§

fn from(value: &WebUIPrintWorkflowForegroundTaskActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUIProtocolActivatedEventArgs> for &IInspectable

§

fn from(value: &WebUIProtocolActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUIProtocolForResultsActivatedEventArgs> for &IInspectable

§

fn from(value: &WebUIProtocolForResultsActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUIRestrictedLaunchActivatedEventArgs> for &IInspectable

§

fn from(value: &WebUIRestrictedLaunchActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUISearchActivatedEventArgs> for &IInspectable

§

fn from(value: &WebUISearchActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUIShareTargetActivatedEventArgs> for &IInspectable

§

fn from(value: &WebUIShareTargetActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUIStartupTaskActivatedEventArgs> for &IInspectable

§

fn from(value: &WebUIStartupTaskActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUIToastNotificationActivatedEventArgs> for &IInspectable

§

fn from(value: &WebUIToastNotificationActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUIUserDataAccountProviderActivatedEventArgs> for &IInspectable

§

fn from(value: &WebUIUserDataAccountProviderActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUIView> for &IInspectable

§

fn from(value: &WebUIView) -> Self

Converts to this type from the input type.
§

impl From<&WebUIVoiceCommandActivatedEventArgs> for &IInspectable

§

fn from(value: &WebUIVoiceCommandActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUIWalletActionActivatedEventArgs> for &IInspectable

§

fn from(value: &WebUIWalletActionActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUIWebAccountProviderActivatedEventArgs> for &IInspectable

§

fn from(value: &WebUIWebAccountProviderActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebUIWebAuthenticationBrokerContinuationEventArgs> for &IInspectable

§

fn from(value: &WebUIWebAuthenticationBrokerContinuationEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebViewControl> for &IInspectable

§

fn from(value: &WebViewControl) -> Self

Converts to this type from the input type.
§

impl From<&WebViewControlAcceleratorKeyPressedEventArgs> for &IInspectable

§

fn from(value: &WebViewControlAcceleratorKeyPressedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebViewControlContentLoadingEventArgs> for &IInspectable

§

fn from(value: &WebViewControlContentLoadingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebViewControlDOMContentLoadedEventArgs> for &IInspectable

§

fn from(value: &WebViewControlDOMContentLoadedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebViewControlDeferredPermissionRequest> for &IInspectable

§

fn from(value: &WebViewControlDeferredPermissionRequest) -> Self

Converts to this type from the input type.
§

impl From<&WebViewControlLongRunningScriptDetectedEventArgs> for &IInspectable

§

fn from(value: &WebViewControlLongRunningScriptDetectedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebViewControlMoveFocusRequestedEventArgs> for &IInspectable

§

fn from(value: &WebViewControlMoveFocusRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebViewControlNavigationCompletedEventArgs> for &IInspectable

§

fn from(value: &WebViewControlNavigationCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebViewControlNavigationStartingEventArgs> for &IInspectable

§

fn from(value: &WebViewControlNavigationStartingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebViewControlNewWindowRequestedEventArgs> for &IInspectable

§

fn from(value: &WebViewControlNewWindowRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebViewControlPermissionRequest> for &IInspectable

§

fn from(value: &WebViewControlPermissionRequest) -> Self

Converts to this type from the input type.
§

impl From<&WebViewControlPermissionRequestedEventArgs> for &IInspectable

§

fn from(value: &WebViewControlPermissionRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebViewControlProcess> for &IInspectable

§

fn from(value: &WebViewControlProcess) -> Self

Converts to this type from the input type.
§

impl From<&WebViewControlProcessOptions> for &IInspectable

§

fn from(value: &WebViewControlProcessOptions) -> Self

Converts to this type from the input type.
§

impl From<&WebViewControlScriptNotifyEventArgs> for &IInspectable

§

fn from(value: &WebViewControlScriptNotifyEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebViewControlSettings> for &IInspectable

§

fn from(value: &WebViewControlSettings) -> Self

Converts to this type from the input type.
§

impl From<&WebViewControlUnsupportedUriSchemeIdentifiedEventArgs> for &IInspectable

§

fn from(value: &WebViewControlUnsupportedUriSchemeIdentifiedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebViewControlUnviewableContentIdentifiedEventArgs> for &IInspectable

§

fn from(value: &WebViewControlUnviewableContentIdentifiedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WebViewControlWebResourceRequestedEventArgs> for &IInspectable

§

fn from(value: &WebViewControlWebResourceRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WhiteBalanceControl> for &IInspectable

§

fn from(value: &WhiteBalanceControl) -> Self

Converts to this type from the input type.
§

impl From<&WiFiAdapter> for &IInspectable

§

fn from(value: &WiFiAdapter) -> Self

Converts to this type from the input type.
§

impl From<&WiFiAvailableNetwork> for &IInspectable

§

fn from(value: &WiFiAvailableNetwork) -> Self

Converts to this type from the input type.
§

impl From<&WiFiConnectionResult> for &IInspectable

§

fn from(value: &WiFiConnectionResult) -> Self

Converts to this type from the input type.
§

impl From<&WiFiDirectAdvertisement> for &IInspectable

§

fn from(value: &WiFiDirectAdvertisement) -> Self

Converts to this type from the input type.
§

impl From<&WiFiDirectAdvertisementPublisher> for &IInspectable

§

fn from(value: &WiFiDirectAdvertisementPublisher) -> Self

Converts to this type from the input type.
§

impl From<&WiFiDirectAdvertisementPublisherStatusChangedEventArgs> for &IInspectable

§

fn from(value: &WiFiDirectAdvertisementPublisherStatusChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WiFiDirectConnectionListener> for &IInspectable

§

fn from(value: &WiFiDirectConnectionListener) -> Self

Converts to this type from the input type.
§

impl From<&WiFiDirectConnectionParameters> for &IInspectable

§

fn from(value: &WiFiDirectConnectionParameters) -> Self

Converts to this type from the input type.
§

impl From<&WiFiDirectConnectionRequest> for &IInspectable

§

fn from(value: &WiFiDirectConnectionRequest) -> Self

Converts to this type from the input type.
§

impl From<&WiFiDirectConnectionRequestedEventArgs> for &IInspectable

§

fn from(value: &WiFiDirectConnectionRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WiFiDirectDevice> for &IInspectable

§

fn from(value: &WiFiDirectDevice) -> Self

Converts to this type from the input type.
§

impl From<&WiFiDirectInformationElement> for &IInspectable

§

fn from(value: &WiFiDirectInformationElement) -> Self

Converts to this type from the input type.
§

impl From<&WiFiDirectLegacySettings> for &IInspectable

§

fn from(value: &WiFiDirectLegacySettings) -> Self

Converts to this type from the input type.
§

impl From<&WiFiDirectService> for &IInspectable

§

fn from(value: &WiFiDirectService) -> Self

Converts to this type from the input type.
§

impl From<&WiFiDirectServiceAdvertiser> for &IInspectable

§

fn from(value: &WiFiDirectServiceAdvertiser) -> Self

Converts to this type from the input type.
§

impl From<&WiFiDirectServiceAutoAcceptSessionConnectedEventArgs> for &IInspectable

§

fn from(value: &WiFiDirectServiceAutoAcceptSessionConnectedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WiFiDirectServiceProvisioningInfo> for &IInspectable

§

fn from(value: &WiFiDirectServiceProvisioningInfo) -> Self

Converts to this type from the input type.
§

impl From<&WiFiDirectServiceRemotePortAddedEventArgs> for &IInspectable

§

fn from(value: &WiFiDirectServiceRemotePortAddedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WiFiDirectServiceSession> for &IInspectable

§

fn from(value: &WiFiDirectServiceSession) -> Self

Converts to this type from the input type.
§

impl From<&WiFiDirectServiceSessionDeferredEventArgs> for &IInspectable

§

fn from(value: &WiFiDirectServiceSessionDeferredEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WiFiDirectServiceSessionRequest> for &IInspectable

§

fn from(value: &WiFiDirectServiceSessionRequest) -> Self

Converts to this type from the input type.
§

impl From<&WiFiDirectServiceSessionRequestedEventArgs> for &IInspectable

§

fn from(value: &WiFiDirectServiceSessionRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WiFiNetworkReport> for &IInspectable

§

fn from(value: &WiFiNetworkReport) -> Self

Converts to this type from the input type.
§

impl From<&WiFiOnDemandHotspotConnectTrigger> for &IInspectable

§

fn from(value: &WiFiOnDemandHotspotConnectTrigger) -> Self

Converts to this type from the input type.
§

impl From<&WiFiOnDemandHotspotConnectTriggerDetails> for &IInspectable

§

fn from(value: &WiFiOnDemandHotspotConnectTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<&WiFiOnDemandHotspotConnectionResult> for &IInspectable

§

fn from(value: &WiFiOnDemandHotspotConnectionResult) -> Self

Converts to this type from the input type.
§

impl From<&WiFiOnDemandHotspotNetwork> for &IInspectable

§

fn from(value: &WiFiOnDemandHotspotNetwork) -> Self

Converts to this type from the input type.
§

impl From<&WiFiOnDemandHotspotNetworkProperties> for &IInspectable

§

fn from(value: &WiFiOnDemandHotspotNetworkProperties) -> Self

Converts to this type from the input type.
§

impl From<&WiFiOnDemandHotspotUpdateMetadataTrigger> for &IInspectable

§

fn from(value: &WiFiOnDemandHotspotUpdateMetadataTrigger) -> Self

Converts to this type from the input type.
§

impl From<&WiFiWpsConfigurationResult> for &IInspectable

§

fn from(value: &WiFiWpsConfigurationResult) -> Self

Converts to this type from the input type.
§

impl From<&WindowActivatedEventArgs> for &IInspectable

§

fn from(value: &WindowActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WindowManagementPreview> for &IInspectable

§

fn from(value: &WindowManagementPreview) -> Self

Converts to this type from the input type.
§

impl From<&WindowSizeChangedEventArgs> for &IInspectable

§

fn from(value: &WindowSizeChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WindowTab> for &IInspectable

§

fn from(value: &WindowTab) -> Self

Converts to this type from the input type.
§

impl From<&WindowTabCloseRequestedEventArgs> for &IInspectable

§

fn from(value: &WindowTabCloseRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WindowTabCollection> for &IInspectable

§

fn from(value: &WindowTabCollection) -> Self

Converts to this type from the input type.
§

impl From<&WindowTabGroup> for &IInspectable

§

fn from(value: &WindowTabGroup) -> Self

Converts to this type from the input type.
§

impl From<&WindowTabIcon> for &IInspectable

§

fn from(value: &WindowTabIcon) -> Self

Converts to this type from the input type.
§

impl From<&WindowTabManager> for &IInspectable

§

fn from(value: &WindowTabManager) -> Self

Converts to this type from the input type.
§

impl From<&WindowTabSwitchRequestedEventArgs> for &IInspectable

§

fn from(value: &WindowTabSwitchRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WindowTabTearOutRequestedEventArgs> for &IInspectable

§

fn from(value: &WindowTabTearOutRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WindowTabThumbnailRequestedEventArgs> for &IInspectable

§

fn from(value: &WindowTabThumbnailRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WindowingEnvironment> for &IInspectable

§

fn from(value: &WindowingEnvironment) -> Self

Converts to this type from the input type.
§

impl From<&WindowingEnvironmentAddedEventArgs> for &IInspectable

§

fn from(value: &WindowingEnvironmentAddedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WindowingEnvironmentChangedEventArgs> for &IInspectable

§

fn from(value: &WindowingEnvironmentChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WindowingEnvironmentRemovedEventArgs> for &IInspectable

§

fn from(value: &WindowingEnvironmentRemovedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WindowsUpdate> for &IInspectable

§

fn from(value: &WindowsUpdate) -> Self

Converts to this type from the input type.
§

impl From<&WindowsUpdateActionCompletedEventArgs> for &IInspectable

§

fn from(value: &WindowsUpdateActionCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WindowsUpdateActionProgress> for &IInspectable

§

fn from(value: &WindowsUpdateActionProgress) -> Self

Converts to this type from the input type.
§

impl From<&WindowsUpdateActionResult> for &IInspectable

§

fn from(value: &WindowsUpdateActionResult) -> Self

Converts to this type from the input type.
§

impl From<&WindowsUpdateAdministrator> for &IInspectable

§

fn from(value: &WindowsUpdateAdministrator) -> Self

Converts to this type from the input type.
§

impl From<&WindowsUpdateApprovalData> for &IInspectable

§

fn from(value: &WindowsUpdateApprovalData) -> Self

Converts to this type from the input type.
§

impl From<&WindowsUpdateAttentionRequiredInfo> for &IInspectable

§

fn from(value: &WindowsUpdateAttentionRequiredInfo) -> Self

Converts to this type from the input type.
§

impl From<&WindowsUpdateAttentionRequiredReasonChangedEventArgs> for &IInspectable

§

fn from(value: &WindowsUpdateAttentionRequiredReasonChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WindowsUpdateGetAdministratorResult> for &IInspectable

§

fn from(value: &WindowsUpdateGetAdministratorResult) -> Self

Converts to this type from the input type.
§

impl From<&WindowsUpdateItem> for &IInspectable

§

fn from(value: &WindowsUpdateItem) -> Self

Converts to this type from the input type.
§

impl From<&WindowsUpdateManager> for &IInspectable

§

fn from(value: &WindowsUpdateManager) -> Self

Converts to this type from the input type.
§

impl From<&WindowsUpdateProgressChangedEventArgs> for &IInspectable

§

fn from(value: &WindowsUpdateProgressChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WindowsUpdateRestartRequestOptions> for &IInspectable

§

fn from(value: &WindowsUpdateRestartRequestOptions) -> Self

Converts to this type from the input type.
§

impl From<&WindowsUpdateScanCompletedEventArgs> for &IInspectable

§

fn from(value: &WindowsUpdateScanCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&WlanConnectionProfileDetails> for &IInspectable

§

fn from(value: &WlanConnectionProfileDetails) -> Self

Converts to this type from the input type.
§

impl From<&WordSegment> for &IInspectable

§

fn from(value: &WordSegment) -> Self

Converts to this type from the input type.
§

impl From<&WordsSegmenter> for &IInspectable

§

fn from(value: &WordsSegmenter) -> Self

Converts to this type from the input type.
§

impl From<&WorkflowPrintTicket> for &IInspectable

§

fn from(value: &WorkflowPrintTicket) -> Self

Converts to this type from the input type.
§

impl From<&WorkflowPrintTicketValidationResult> for &IInspectable

§

fn from(value: &WorkflowPrintTicketValidationResult) -> Self

Converts to this type from the input type.
§

impl From<&Workspace> for &IInspectable

§

fn from(value: &Workspace) -> Self

Converts to this type from the input type.
§

impl From<&WwanConnectionProfileDetails> for &IInspectable

§

fn from(value: &WwanConnectionProfileDetails) -> Self

Converts to this type from the input type.
§

impl From<&WwwFormUrlDecoder> for &IInspectable

§

fn from(value: &WwwFormUrlDecoder) -> Self

Converts to this type from the input type.
§

impl From<&WwwFormUrlDecoderEntry> for &IInspectable

§

fn from(value: &WwwFormUrlDecoderEntry) -> Self

Converts to this type from the input type.
§

impl From<&XboxLiveDeviceAddress> for &IInspectable

§

fn from(value: &XboxLiveDeviceAddress) -> Self

Converts to this type from the input type.
§

impl From<&XboxLiveEndpointPair> for &IInspectable

§

fn from(value: &XboxLiveEndpointPair) -> Self

Converts to this type from the input type.
§

impl From<&XboxLiveEndpointPairCreationResult> for &IInspectable

§

fn from(value: &XboxLiveEndpointPairCreationResult) -> Self

Converts to this type from the input type.
§

impl From<&XboxLiveEndpointPairStateChangedEventArgs> for &IInspectable

§

fn from(value: &XboxLiveEndpointPairStateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&XboxLiveEndpointPairTemplate> for &IInspectable

§

fn from(value: &XboxLiveEndpointPairTemplate) -> Self

Converts to this type from the input type.
§

impl From<&XboxLiveInboundEndpointPairCreatedEventArgs> for &IInspectable

§

fn from(value: &XboxLiveInboundEndpointPairCreatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<&XboxLiveQualityOfServiceMeasurement> for &IInspectable

§

fn from(value: &XboxLiveQualityOfServiceMeasurement) -> Self

Converts to this type from the input type.
§

impl From<&XboxLiveQualityOfServiceMetricResult> for &IInspectable

§

fn from(value: &XboxLiveQualityOfServiceMetricResult) -> Self

Converts to this type from the input type.
§

impl From<&XboxLiveQualityOfServicePrivatePayloadResult> for &IInspectable

§

fn from(value: &XboxLiveQualityOfServicePrivatePayloadResult) -> Self

Converts to this type from the input type.
§

impl From<&XmlAttribute> for &IInspectable

§

fn from(value: &XmlAttribute) -> Self

Converts to this type from the input type.
§

impl From<&XmlCDataSection> for &IInspectable

§

fn from(value: &XmlCDataSection) -> Self

Converts to this type from the input type.
§

impl From<&XmlComment> for &IInspectable

§

fn from(value: &XmlComment) -> Self

Converts to this type from the input type.
§

impl From<&XmlDocument> for &IInspectable

§

fn from(value: &XmlDocument) -> Self

Converts to this type from the input type.
§

impl From<&XmlDocumentFragment> for &IInspectable

§

fn from(value: &XmlDocumentFragment) -> Self

Converts to this type from the input type.
§

impl From<&XmlDocumentType> for &IInspectable

§

fn from(value: &XmlDocumentType) -> Self

Converts to this type from the input type.
§

impl From<&XmlDomImplementation> for &IInspectable

§

fn from(value: &XmlDomImplementation) -> Self

Converts to this type from the input type.
§

impl From<&XmlElement> for &IInspectable

§

fn from(value: &XmlElement) -> Self

Converts to this type from the input type.
§

impl From<&XmlEntityReference> for &IInspectable

§

fn from(value: &XmlEntityReference) -> Self

Converts to this type from the input type.
§

impl From<&XmlLoadSettings> for &IInspectable

§

fn from(value: &XmlLoadSettings) -> Self

Converts to this type from the input type.
§

impl From<&XmlNamedNodeMap> for &IInspectable

§

fn from(value: &XmlNamedNodeMap) -> Self

Converts to this type from the input type.
§

impl From<&XmlNodeList> for &IInspectable

§

fn from(value: &XmlNodeList) -> Self

Converts to this type from the input type.
§

impl From<&XmlProcessingInstruction> for &IInspectable

§

fn from(value: &XmlProcessingInstruction) -> Self

Converts to this type from the input type.
§

impl From<&XmlText> for &IInspectable

§

fn from(value: &XmlText) -> Self

Converts to this type from the input type.
§

impl From<&XsltProcessor> for &IInspectable

§

fn from(value: &XsltProcessor) -> Self

Converts to this type from the input type.
§

impl From<&XusbGameControllerProvider> for &IInspectable

§

fn from(value: &XusbGameControllerProvider) -> Self

Converts to this type from the input type.
§

impl From<&ZoomControl> for &IInspectable

§

fn from(value: &ZoomControl) -> Self

Converts to this type from the input type.
§

impl From<&ZoomSettings> for &IInspectable

§

fn from(value: &ZoomSettings) -> Self

Converts to this type from the input type.
§

impl From<AcceleratorKeyEventArgs> for IInspectable

§

fn from(value: AcceleratorKeyEventArgs) -> Self

Converts to this type from the input type.
§

impl From<Accelerometer> for IInspectable

§

fn from(value: Accelerometer) -> Self

Converts to this type from the input type.
§

impl From<AccelerometerDataThreshold> for IInspectable

§

fn from(value: AccelerometerDataThreshold) -> Self

Converts to this type from the input type.
§

impl From<AccelerometerReading> for IInspectable

§

fn from(value: AccelerometerReading) -> Self

Converts to this type from the input type.
§

impl From<AccelerometerReadingChangedEventArgs> for IInspectable

§

fn from(value: AccelerometerReadingChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AccelerometerShakenEventArgs> for IInspectable

§

fn from(value: AccelerometerShakenEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AccessListEntryView> for IInspectable

§

fn from(value: AccessListEntryView) -> Self

Converts to this type from the input type.
§

impl From<AccessibilitySettings> for IInspectable

§

fn from(value: AccessibilitySettings) -> Self

Converts to this type from the input type.
§

impl From<AccountsSettingsPane> for IInspectable

§

fn from(value: AccountsSettingsPane) -> Self

Converts to this type from the input type.
§

impl From<AccountsSettingsPaneCommandsRequestedEventArgs> for IInspectable

§

fn from(value: AccountsSettingsPaneCommandsRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AccountsSettingsPaneEventDeferral> for IInspectable

§

fn from(value: AccountsSettingsPaneEventDeferral) -> Self

Converts to this type from the input type.
§

impl From<ActivatedDeferral> for IInspectable

§

fn from(value: ActivatedDeferral) -> Self

Converts to this type from the input type.
§

impl From<ActivatedOperation> for IInspectable

§

fn from(value: ActivatedOperation) -> Self

Converts to this type from the input type.
§

impl From<ActivationSignalDetectionConfiguration> for IInspectable

§

fn from(value: ActivationSignalDetectionConfiguration) -> Self

Converts to this type from the input type.
§

impl From<ActivationSignalDetectionConfigurationCreationResult> for IInspectable

§

fn from(value: ActivationSignalDetectionConfigurationCreationResult) -> Self

Converts to this type from the input type.
§

impl From<ActivationSignalDetector> for IInspectable

§

fn from(value: ActivationSignalDetector) -> Self

Converts to this type from the input type.
§

impl From<ActivationViewSwitcher> for IInspectable

§

fn from(value: ActivationViewSwitcher) -> Self

Converts to this type from the input type.
§

impl From<ActivitySensor> for IInspectable

§

fn from(value: ActivitySensor) -> Self

Converts to this type from the input type.
§

impl From<ActivitySensorReading> for IInspectable

§

fn from(value: ActivitySensorReading) -> Self

Converts to this type from the input type.
§

impl From<ActivitySensorReadingChangeReport> for IInspectable

§

fn from(value: ActivitySensorReadingChangeReport) -> Self

Converts to this type from the input type.
§

impl From<ActivitySensorReadingChangedEventArgs> for IInspectable

§

fn from(value: ActivitySensorReadingChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ActivitySensorTrigger> for IInspectable

§

fn from(value: ActivitySensorTrigger) -> Self

Converts to this type from the input type.
§

impl From<ActivitySensorTriggerDetails> for IInspectable

§

fn from(value: ActivitySensorTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<AdaptiveDimmingOptions> for IInspectable

§

fn from(value: AdaptiveDimmingOptions) -> Self

Converts to this type from the input type.
§

impl From<AdaptiveMediaSource> for IInspectable

§

fn from(value: AdaptiveMediaSource) -> Self

Converts to this type from the input type.
§

impl From<AdaptiveMediaSourceAdvancedSettings> for IInspectable

§

fn from(value: AdaptiveMediaSourceAdvancedSettings) -> Self

Converts to this type from the input type.
§

impl From<AdaptiveMediaSourceCorrelatedTimes> for IInspectable

§

fn from(value: AdaptiveMediaSourceCorrelatedTimes) -> Self

Converts to this type from the input type.
§

impl From<AdaptiveMediaSourceCreationResult> for IInspectable

§

fn from(value: AdaptiveMediaSourceCreationResult) -> Self

Converts to this type from the input type.
§

impl From<AdaptiveMediaSourceDiagnosticAvailableEventArgs> for IInspectable

§

fn from(value: AdaptiveMediaSourceDiagnosticAvailableEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AdaptiveMediaSourceDiagnostics> for IInspectable

§

fn from(value: AdaptiveMediaSourceDiagnostics) -> Self

Converts to this type from the input type.
§

impl From<AdaptiveMediaSourceDownloadBitrateChangedEventArgs> for IInspectable

§

fn from(value: AdaptiveMediaSourceDownloadBitrateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AdaptiveMediaSourceDownloadCompletedEventArgs> for IInspectable

§

fn from(value: AdaptiveMediaSourceDownloadCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AdaptiveMediaSourceDownloadFailedEventArgs> for IInspectable

§

fn from(value: AdaptiveMediaSourceDownloadFailedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AdaptiveMediaSourceDownloadRequestedDeferral> for IInspectable

§

fn from(value: AdaptiveMediaSourceDownloadRequestedDeferral) -> Self

Converts to this type from the input type.
§

impl From<AdaptiveMediaSourceDownloadRequestedEventArgs> for IInspectable

§

fn from(value: AdaptiveMediaSourceDownloadRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AdaptiveMediaSourceDownloadResult> for IInspectable

§

fn from(value: AdaptiveMediaSourceDownloadResult) -> Self

Converts to this type from the input type.
§

impl From<AdaptiveMediaSourceDownloadStatistics> for IInspectable

§

fn from(value: AdaptiveMediaSourceDownloadStatistics) -> Self

Converts to this type from the input type.
§

impl From<AdaptiveMediaSourcePlaybackBitrateChangedEventArgs> for IInspectable

§

fn from(value: AdaptiveMediaSourcePlaybackBitrateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AdaptiveNotificationText> for IInspectable

§

fn from(value: AdaptiveNotificationText) -> Self

Converts to this type from the input type.
§

impl From<AdcChannel> for IInspectable

§

fn from(value: AdcChannel) -> Self

Converts to this type from the input type.
§

impl From<AdcController> for IInspectable

§

fn from(value: AdcController) -> Self

Converts to this type from the input type.
§

impl From<AddAppointmentOperation> for IInspectable

§

fn from(value: AddAppointmentOperation) -> Self

Converts to this type from the input type.
§

impl From<AddPackageOptions> for IInspectable

§

fn from(value: AddPackageOptions) -> Self

Converts to this type from the input type.
§

impl From<AdvancedCapturedPhoto> for IInspectable

§

fn from(value: AdvancedCapturedPhoto) -> Self

Converts to this type from the input type.
§

impl From<AdvancedColorInfo> for IInspectable

§

fn from(value: AdvancedColorInfo) -> Self

Converts to this type from the input type.
§

impl From<AdvancedPhotoCapture> for IInspectable

§

fn from(value: AdvancedPhotoCapture) -> Self

Converts to this type from the input type.
§

impl From<AdvancedPhotoCaptureSettings> for IInspectable

§

fn from(value: AdvancedPhotoCaptureSettings) -> Self

Converts to this type from the input type.
§

impl From<AdvancedPhotoControl> for IInspectable

§

fn from(value: AdvancedPhotoControl) -> Self

Converts to this type from the input type.
§

impl From<AdvertisingManagerForUser> for IInspectable

§

fn from(value: AdvertisingManagerForUser) -> Self

Converts to this type from the input type.
§

impl From<AggregateContactManager> for IInspectable

§

fn from(value: AggregateContactManager) -> Self

Converts to this type from the input type.
§

impl From<AlarmNotificationTriggerDetails> for IInspectable

§

fn from(value: AlarmNotificationTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<AlternateWordForm> for IInspectable

§

fn from(value: AlternateWordForm) -> Self

Converts to this type from the input type.
§

impl From<Altimeter> for IInspectable

§

fn from(value: Altimeter) -> Self

Converts to this type from the input type.
§

impl From<AltimeterReading> for IInspectable

§

fn from(value: AltimeterReading) -> Self

Converts to this type from the input type.
§

impl From<AltimeterReadingChangedEventArgs> for IInspectable

§

fn from(value: AltimeterReadingChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AmbientLight> for IInspectable

§

fn from(value: AmbientLight) -> Self

Converts to this type from the input type.
§

impl From<AnalyticsVersionInfo> for IInspectable

§

fn from(value: AnalyticsVersionInfo) -> Self

Converts to this type from the input type.
§

impl From<AnimationController> for IInspectable

§

fn from(value: AnimationController) -> Self

Converts to this type from the input type.
§

impl From<AnimationDescription> for IInspectable

§

fn from(value: AnimationDescription) -> Self

Converts to this type from the input type.
§

impl From<AnimationPropertyInfo> for IInspectable

§

fn from(value: AnimationPropertyInfo) -> Self

Converts to this type from the input type.
§

impl From<AppActivationResult> for IInspectable

§

fn from(value: AppActivationResult) -> Self

Converts to this type from the input type.
§

impl From<AppBroadcastBackgroundService> for IInspectable

§

fn from(value: AppBroadcastBackgroundService) -> Self

Converts to this type from the input type.
§

impl From<AppBroadcastBackgroundServiceSignInInfo> for IInspectable

§

fn from(value: AppBroadcastBackgroundServiceSignInInfo) -> Self

Converts to this type from the input type.
§

impl From<AppBroadcastBackgroundServiceStreamInfo> for IInspectable

§

fn from(value: AppBroadcastBackgroundServiceStreamInfo) -> Self

Converts to this type from the input type.
§

impl From<AppBroadcastCameraCaptureStateChangedEventArgs> for IInspectable

§

fn from(value: AppBroadcastCameraCaptureStateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AppBroadcastGlobalSettings> for IInspectable

§

fn from(value: AppBroadcastGlobalSettings) -> Self

Converts to this type from the input type.
§

impl From<AppBroadcastHeartbeatRequestedEventArgs> for IInspectable

§

fn from(value: AppBroadcastHeartbeatRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AppBroadcastMicrophoneCaptureStateChangedEventArgs> for IInspectable

§

fn from(value: AppBroadcastMicrophoneCaptureStateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AppBroadcastPlugIn> for IInspectable

§

fn from(value: AppBroadcastPlugIn) -> Self

Converts to this type from the input type.
§

impl From<AppBroadcastPlugInManager> for IInspectable

§

fn from(value: AppBroadcastPlugInManager) -> Self

Converts to this type from the input type.
§

impl From<AppBroadcastPlugInStateChangedEventArgs> for IInspectable

§

fn from(value: AppBroadcastPlugInStateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AppBroadcastPreview> for IInspectable

§

fn from(value: AppBroadcastPreview) -> Self

Converts to this type from the input type.
§

impl From<AppBroadcastPreviewStateChangedEventArgs> for IInspectable

§

fn from(value: AppBroadcastPreviewStateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AppBroadcastPreviewStreamReader> for IInspectable

§

fn from(value: AppBroadcastPreviewStreamReader) -> Self

Converts to this type from the input type.
§

impl From<AppBroadcastPreviewStreamVideoFrame> for IInspectable

§

fn from(value: AppBroadcastPreviewStreamVideoFrame) -> Self

Converts to this type from the input type.
§

impl From<AppBroadcastPreviewStreamVideoHeader> for IInspectable

§

fn from(value: AppBroadcastPreviewStreamVideoHeader) -> Self

Converts to this type from the input type.
§

impl From<AppBroadcastProviderSettings> for IInspectable

§

fn from(value: AppBroadcastProviderSettings) -> Self

Converts to this type from the input type.
§

impl From<AppBroadcastServices> for IInspectable

§

fn from(value: AppBroadcastServices) -> Self

Converts to this type from the input type.
§

impl From<AppBroadcastSignInStateChangedEventArgs> for IInspectable

§

fn from(value: AppBroadcastSignInStateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AppBroadcastState> for IInspectable

§

fn from(value: AppBroadcastState) -> Self

Converts to this type from the input type.
§

impl From<AppBroadcastStreamAudioFrame> for IInspectable

§

fn from(value: AppBroadcastStreamAudioFrame) -> Self

Converts to this type from the input type.
§

impl From<AppBroadcastStreamAudioHeader> for IInspectable

§

fn from(value: AppBroadcastStreamAudioHeader) -> Self

Converts to this type from the input type.
§

impl From<AppBroadcastStreamReader> for IInspectable

§

fn from(value: AppBroadcastStreamReader) -> Self

Converts to this type from the input type.
§

impl From<AppBroadcastStreamStateChangedEventArgs> for IInspectable

§

fn from(value: AppBroadcastStreamStateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AppBroadcastStreamVideoFrame> for IInspectable

§

fn from(value: AppBroadcastStreamVideoFrame) -> Self

Converts to this type from the input type.
§

impl From<AppBroadcastStreamVideoHeader> for IInspectable

§

fn from(value: AppBroadcastStreamVideoHeader) -> Self

Converts to this type from the input type.
§

impl From<AppBroadcastTrigger> for IInspectable

§

fn from(value: AppBroadcastTrigger) -> Self

Converts to this type from the input type.
§

impl From<AppBroadcastTriggerDetails> for IInspectable

§

fn from(value: AppBroadcastTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<AppBroadcastTriggerProviderInfo> for IInspectable

§

fn from(value: AppBroadcastTriggerProviderInfo) -> Self

Converts to this type from the input type.
§

impl From<AppBroadcastViewerCountChangedEventArgs> for IInspectable

§

fn from(value: AppBroadcastViewerCountChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AppBroadcastingMonitor> for IInspectable

§

fn from(value: AppBroadcastingMonitor) -> Self

Converts to this type from the input type.
§

impl From<AppBroadcastingStatus> for IInspectable

§

fn from(value: AppBroadcastingStatus) -> Self

Converts to this type from the input type.
§

impl From<AppBroadcastingStatusDetails> for IInspectable

§

fn from(value: AppBroadcastingStatusDetails) -> Self

Converts to this type from the input type.
§

impl From<AppBroadcastingUI> for IInspectable

§

fn from(value: AppBroadcastingUI) -> Self

Converts to this type from the input type.
§

impl From<AppCapability> for IInspectable

§

fn from(value: AppCapability) -> Self

Converts to this type from the input type.
§

impl From<AppCapabilityAccessChangedEventArgs> for IInspectable

§

fn from(value: AppCapabilityAccessChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AppCapture> for IInspectable

§

fn from(value: AppCapture) -> Self

Converts to this type from the input type.
§

impl From<AppCaptureAlternateShortcutKeys> for IInspectable

§

fn from(value: AppCaptureAlternateShortcutKeys) -> Self

Converts to this type from the input type.
§

impl From<AppCaptureDurationGeneratedEventArgs> for IInspectable

§

fn from(value: AppCaptureDurationGeneratedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AppCaptureFileGeneratedEventArgs> for IInspectable

§

fn from(value: AppCaptureFileGeneratedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AppCaptureMetadataWriter> for IInspectable

§

fn from(value: AppCaptureMetadataWriter) -> Self

Converts to this type from the input type.
§

impl From<AppCaptureMicrophoneCaptureStateChangedEventArgs> for IInspectable

§

fn from(value: AppCaptureMicrophoneCaptureStateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AppCaptureRecordOperation> for IInspectable

§

fn from(value: AppCaptureRecordOperation) -> Self

Converts to this type from the input type.
§

impl From<AppCaptureRecordingStateChangedEventArgs> for IInspectable

§

fn from(value: AppCaptureRecordingStateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AppCaptureServices> for IInspectable

§

fn from(value: AppCaptureServices) -> Self

Converts to this type from the input type.
§

impl From<AppCaptureSettings> for IInspectable

§

fn from(value: AppCaptureSettings) -> Self

Converts to this type from the input type.
§

impl From<AppCaptureState> for IInspectable

§

fn from(value: AppCaptureState) -> Self

Converts to this type from the input type.
§

impl From<AppDataPaths> for IInspectable

§

fn from(value: AppDataPaths) -> Self

Converts to this type from the input type.
§

impl From<AppDiagnosticInfo> for IInspectable

§

fn from(value: AppDiagnosticInfo) -> Self

Converts to this type from the input type.
§

impl From<AppDiagnosticInfoWatcher> for IInspectable

§

fn from(value: AppDiagnosticInfoWatcher) -> Self

Converts to this type from the input type.
§

impl From<AppDiagnosticInfoWatcherEventArgs> for IInspectable

§

fn from(value: AppDiagnosticInfoWatcherEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AppDisplayInfo> for IInspectable

§

fn from(value: AppDisplayInfo) -> Self

Converts to this type from the input type.
§

impl From<AppExecutionStateChangeResult> for IInspectable

§

fn from(value: AppExecutionStateChangeResult) -> Self

Converts to this type from the input type.
§

impl From<AppExtension> for IInspectable

§

fn from(value: AppExtension) -> Self

Converts to this type from the input type.
§

impl From<AppExtensionCatalog> for IInspectable

§

fn from(value: AppExtensionCatalog) -> Self

Converts to this type from the input type.
§

impl From<AppExtensionPackageInstalledEventArgs> for IInspectable

§

fn from(value: AppExtensionPackageInstalledEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AppExtensionPackageStatusChangedEventArgs> for IInspectable

§

fn from(value: AppExtensionPackageStatusChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AppExtensionPackageUninstallingEventArgs> for IInspectable

§

fn from(value: AppExtensionPackageUninstallingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AppExtensionPackageUpdatedEventArgs> for IInspectable

§

fn from(value: AppExtensionPackageUpdatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AppExtensionPackageUpdatingEventArgs> for IInspectable

§

fn from(value: AppExtensionPackageUpdatingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AppInfo> for IInspectable

§

fn from(value: AppInfo) -> Self

Converts to this type from the input type.
§

impl From<AppInstallItem> for IInspectable

§

fn from(value: AppInstallItem) -> Self

Converts to this type from the input type.
§

impl From<AppInstallManager> for IInspectable

§

fn from(value: AppInstallManager) -> Self

Converts to this type from the input type.
§

impl From<AppInstallManagerItemEventArgs> for IInspectable

§

fn from(value: AppInstallManagerItemEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AppInstallOptions> for IInspectable

§

fn from(value: AppInstallOptions) -> Self

Converts to this type from the input type.
§

impl From<AppInstallStatus> for IInspectable

§

fn from(value: AppInstallStatus) -> Self

Converts to this type from the input type.
§

impl From<AppInstallerInfo> for IInspectable

§

fn from(value: AppInstallerInfo) -> Self

Converts to this type from the input type.
§

impl From<AppInstallerManager> for IInspectable

§

fn from(value: AppInstallerManager) -> Self

Converts to this type from the input type.
§

impl From<AppInstance> for IInspectable

§

fn from(value: AppInstance) -> Self

Converts to this type from the input type.
§

impl From<AppListEntry> for IInspectable

§

fn from(value: AppListEntry) -> Self

Converts to this type from the input type.
§

impl From<AppMemoryReport> for IInspectable

§

fn from(value: AppMemoryReport) -> Self

Converts to this type from the input type.
§

impl From<AppMemoryUsageLimitChangingEventArgs> for IInspectable

§

fn from(value: AppMemoryUsageLimitChangingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AppNotificationInfo> for IInspectable

§

fn from(value: AppNotificationInfo) -> Self

Converts to this type from the input type.
§

impl From<AppRecordingManager> for IInspectable

§

fn from(value: AppRecordingManager) -> Self

Converts to this type from the input type.
§

impl From<AppRecordingResult> for IInspectable

§

fn from(value: AppRecordingResult) -> Self

Converts to this type from the input type.
§

impl From<AppRecordingSaveScreenshotResult> for IInspectable

§

fn from(value: AppRecordingSaveScreenshotResult) -> Self

Converts to this type from the input type.
§

impl From<AppRecordingSavedScreenshotInfo> for IInspectable

§

fn from(value: AppRecordingSavedScreenshotInfo) -> Self

Converts to this type from the input type.
§

impl From<AppRecordingStatus> for IInspectable

§

fn from(value: AppRecordingStatus) -> Self

Converts to this type from the input type.
§

impl From<AppRecordingStatusDetails> for IInspectable

§

fn from(value: AppRecordingStatusDetails) -> Self

Converts to this type from the input type.
§

impl From<AppResourceGroupBackgroundTaskReport> for IInspectable

§

fn from(value: AppResourceGroupBackgroundTaskReport) -> Self

Converts to this type from the input type.
§

impl From<AppResourceGroupInfo> for IInspectable

§

fn from(value: AppResourceGroupInfo) -> Self

Converts to this type from the input type.
§

impl From<AppResourceGroupInfoWatcher> for IInspectable

§

fn from(value: AppResourceGroupInfoWatcher) -> Self

Converts to this type from the input type.
§

impl From<AppResourceGroupInfoWatcherEventArgs> for IInspectable

§

fn from(value: AppResourceGroupInfoWatcherEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AppResourceGroupInfoWatcherExecutionStateChangedEventArgs> for IInspectable

§

fn from( value: AppResourceGroupInfoWatcherExecutionStateChangedEventArgs ) -> Self

Converts to this type from the input type.
§

impl From<AppResourceGroupMemoryReport> for IInspectable

§

fn from(value: AppResourceGroupMemoryReport) -> Self

Converts to this type from the input type.
§

impl From<AppResourceGroupStateReport> for IInspectable

§

fn from(value: AppResourceGroupStateReport) -> Self

Converts to this type from the input type.
§

impl From<AppServiceClosedEventArgs> for IInspectable

§

fn from(value: AppServiceClosedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AppServiceConnection> for IInspectable

§

fn from(value: AppServiceConnection) -> Self

Converts to this type from the input type.
§

impl From<AppServiceDeferral> for IInspectable

§

fn from(value: AppServiceDeferral) -> Self

Converts to this type from the input type.
§

impl From<AppServiceRequest> for IInspectable

§

fn from(value: AppServiceRequest) -> Self

Converts to this type from the input type.
§

impl From<AppServiceRequestReceivedEventArgs> for IInspectable

§

fn from(value: AppServiceRequestReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AppServiceResponse> for IInspectable

§

fn from(value: AppServiceResponse) -> Self

Converts to this type from the input type.
§

impl From<AppServiceTriggerDetails> for IInspectable

§

fn from(value: AppServiceTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<AppUpdateOptions> for IInspectable

§

fn from(value: AppUpdateOptions) -> Self

Converts to this type from the input type.
§

impl From<AppUriHandlerHost> for IInspectable

§

fn from(value: AppUriHandlerHost) -> Self

Converts to this type from the input type.
§

impl From<AppUriHandlerRegistration> for IInspectable

§

fn from(value: AppUriHandlerRegistration) -> Self

Converts to this type from the input type.
§

impl From<AppUriHandlerRegistrationManager> for IInspectable

§

fn from(value: AppUriHandlerRegistrationManager) -> Self

Converts to this type from the input type.
§

impl From<AppWindow> for IInspectable

§

fn from(value: AppWindow) -> Self

Converts to this type from the input type.
§

impl From<AppWindowChangedEventArgs> for IInspectable

§

fn from(value: AppWindowChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AppWindowCloseRequestedEventArgs> for IInspectable

§

fn from(value: AppWindowCloseRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AppWindowClosedEventArgs> for IInspectable

§

fn from(value: AppWindowClosedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AppWindowFrame> for IInspectable

§

fn from(value: AppWindowFrame) -> Self

Converts to this type from the input type.
§

impl From<AppWindowPlacement> for IInspectable

§

fn from(value: AppWindowPlacement) -> Self

Converts to this type from the input type.
§

impl From<AppWindowPresentationConfiguration> for IInspectable

§

fn from(value: AppWindowPresentationConfiguration) -> Self

Converts to this type from the input type.
§

impl From<AppWindowPresenter> for IInspectable

§

fn from(value: AppWindowPresenter) -> Self

Converts to this type from the input type.
§

impl From<AppWindowTitleBar> for IInspectable

§

fn from(value: AppWindowTitleBar) -> Self

Converts to this type from the input type.
§

impl From<AppWindowTitleBarOcclusion> for IInspectable

§

fn from(value: AppWindowTitleBarOcclusion) -> Self

Converts to this type from the input type.
§

impl From<ApplicationData> for IInspectable

§

fn from(value: ApplicationData) -> Self

Converts to this type from the input type.
§

impl From<ApplicationDataCompositeValue> for IInspectable

§

fn from(value: ApplicationDataCompositeValue) -> Self

Converts to this type from the input type.
§

impl From<ApplicationDataContainer> for IInspectable

§

fn from(value: ApplicationDataContainer) -> Self

Converts to this type from the input type.
§

impl From<ApplicationDataContainerSettings> for IInspectable

§

fn from(value: ApplicationDataContainerSettings) -> Self

Converts to this type from the input type.
§

impl From<ApplicationDataManager> for IInspectable

§

fn from(value: ApplicationDataManager) -> Self

Converts to this type from the input type.
§

impl From<ApplicationTrigger> for IInspectable

§

fn from(value: ApplicationTrigger) -> Self

Converts to this type from the input type.
§

impl From<ApplicationTriggerDetails> for IInspectable

§

fn from(value: ApplicationTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<ApplicationView> for IInspectable

§

fn from(value: ApplicationView) -> Self

Converts to this type from the input type.
§

impl From<ApplicationViewConsolidatedEventArgs> for IInspectable

§

fn from(value: ApplicationViewConsolidatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ApplicationViewScaling> for IInspectable

§

fn from(value: ApplicationViewScaling) -> Self

Converts to this type from the input type.
§

impl From<ApplicationViewTitleBar> for IInspectable

§

fn from(value: ApplicationViewTitleBar) -> Self

Converts to this type from the input type.
§

impl From<ApplicationViewTransferContext> for IInspectable

§

fn from(value: ApplicationViewTransferContext) -> Self

Converts to this type from the input type.
§

impl From<Appointment> for IInspectable

§

fn from(value: Appointment) -> Self

Converts to this type from the input type.
§

impl From<AppointmentCalendar> for IInspectable

§

fn from(value: AppointmentCalendar) -> Self

Converts to this type from the input type.
§

impl From<AppointmentCalendarCancelMeetingRequest> for IInspectable

§

fn from(value: AppointmentCalendarCancelMeetingRequest) -> Self

Converts to this type from the input type.
§

impl From<AppointmentCalendarCancelMeetingRequestEventArgs> for IInspectable

§

fn from(value: AppointmentCalendarCancelMeetingRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AppointmentCalendarCreateOrUpdateAppointmentRequest> for IInspectable

§

fn from(value: AppointmentCalendarCreateOrUpdateAppointmentRequest) -> Self

Converts to this type from the input type.
§

impl From<AppointmentCalendarCreateOrUpdateAppointmentRequestEventArgs> for IInspectable

§

fn from( value: AppointmentCalendarCreateOrUpdateAppointmentRequestEventArgs ) -> Self

Converts to this type from the input type.
§

impl From<AppointmentCalendarForwardMeetingRequest> for IInspectable

§

fn from(value: AppointmentCalendarForwardMeetingRequest) -> Self

Converts to this type from the input type.
§

impl From<AppointmentCalendarForwardMeetingRequestEventArgs> for IInspectable

§

fn from(value: AppointmentCalendarForwardMeetingRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AppointmentCalendarProposeNewTimeForMeetingRequest> for IInspectable

§

fn from(value: AppointmentCalendarProposeNewTimeForMeetingRequest) -> Self

Converts to this type from the input type.
§

impl From<AppointmentCalendarProposeNewTimeForMeetingRequestEventArgs> for IInspectable

§

fn from( value: AppointmentCalendarProposeNewTimeForMeetingRequestEventArgs ) -> Self

Converts to this type from the input type.
§

impl From<AppointmentCalendarSyncManager> for IInspectable

§

fn from(value: AppointmentCalendarSyncManager) -> Self

Converts to this type from the input type.
§

impl From<AppointmentCalendarSyncManagerSyncRequest> for IInspectable

§

fn from(value: AppointmentCalendarSyncManagerSyncRequest) -> Self

Converts to this type from the input type.
§

impl From<AppointmentCalendarSyncManagerSyncRequestEventArgs> for IInspectable

§

fn from(value: AppointmentCalendarSyncManagerSyncRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AppointmentCalendarUpdateMeetingResponseRequest> for IInspectable

§

fn from(value: AppointmentCalendarUpdateMeetingResponseRequest) -> Self

Converts to this type from the input type.
§

impl From<AppointmentCalendarUpdateMeetingResponseRequestEventArgs> for IInspectable

§

fn from(value: AppointmentCalendarUpdateMeetingResponseRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AppointmentConflictResult> for IInspectable

§

fn from(value: AppointmentConflictResult) -> Self

Converts to this type from the input type.
§

impl From<AppointmentDataProviderConnection> for IInspectable

§

fn from(value: AppointmentDataProviderConnection) -> Self

Converts to this type from the input type.
§

impl From<AppointmentDataProviderTriggerDetails> for IInspectable

§

fn from(value: AppointmentDataProviderTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<AppointmentException> for IInspectable

§

fn from(value: AppointmentException) -> Self

Converts to this type from the input type.
§

impl From<AppointmentInvitee> for IInspectable

§

fn from(value: AppointmentInvitee) -> Self

Converts to this type from the input type.
§

impl From<AppointmentManagerForUser> for IInspectable

§

fn from(value: AppointmentManagerForUser) -> Self

Converts to this type from the input type.
§

impl From<AppointmentOrganizer> for IInspectable

§

fn from(value: AppointmentOrganizer) -> Self

Converts to this type from the input type.
§

impl From<AppointmentRecurrence> for IInspectable

§

fn from(value: AppointmentRecurrence) -> Self

Converts to this type from the input type.
§

impl From<AppointmentStore> for IInspectable

§

fn from(value: AppointmentStore) -> Self

Converts to this type from the input type.
§

impl From<AppointmentStoreChange> for IInspectable

§

fn from(value: AppointmentStoreChange) -> Self

Converts to this type from the input type.
§

impl From<AppointmentStoreChangeReader> for IInspectable

§

fn from(value: AppointmentStoreChangeReader) -> Self

Converts to this type from the input type.
§

impl From<AppointmentStoreChangeTracker> for IInspectable

§

fn from(value: AppointmentStoreChangeTracker) -> Self

Converts to this type from the input type.
§

impl From<AppointmentStoreChangedDeferral> for IInspectable

§

fn from(value: AppointmentStoreChangedDeferral) -> Self

Converts to this type from the input type.
§

impl From<AppointmentStoreChangedEventArgs> for IInspectable

§

fn from(value: AppointmentStoreChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AppointmentStoreNotificationTrigger> for IInspectable

§

fn from(value: AppointmentStoreNotificationTrigger) -> Self

Converts to this type from the input type.
§

impl From<AppointmentStoreNotificationTriggerDetails> for IInspectable

§

fn from(value: AppointmentStoreNotificationTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<AppointmentsProviderAddAppointmentActivatedEventArgs> for IInspectable

§

fn from(value: AppointmentsProviderAddAppointmentActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AppointmentsProviderRemoveAppointmentActivatedEventArgs> for IInspectable

§

fn from(value: AppointmentsProviderRemoveAppointmentActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AppointmentsProviderReplaceAppointmentActivatedEventArgs> for IInspectable

§

fn from(value: AppointmentsProviderReplaceAppointmentActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AppointmentsProviderShowAppointmentDetailsActivatedEventArgs> for IInspectable

§

fn from( value: AppointmentsProviderShowAppointmentDetailsActivatedEventArgs ) -> Self

Converts to this type from the input type.
§

impl From<AppointmentsProviderShowTimeFrameActivatedEventArgs> for IInspectable

§

fn from(value: AppointmentsProviderShowTimeFrameActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ArcadeStick> for IInspectable

§

fn from(value: ArcadeStick) -> Self

Converts to this type from the input type.
§

impl From<AssignedAccessSettings> for IInspectable

§

fn from(value: AssignedAccessSettings) -> Self

Converts to this type from the input type.
§

impl From<AsymmetricKeyAlgorithmProvider> for IInspectable

§

fn from(value: AsymmetricKeyAlgorithmProvider) -> Self

Converts to this type from the input type.
§

impl From<AtomPubClient> for IInspectable

§

fn from(value: AtomPubClient) -> Self

Converts to this type from the input type.
§

impl From<AttachableInputObject> for IInspectable

§

fn from(value: AttachableInputObject) -> Self

Converts to this type from the input type.
§

impl From<AttributedNetworkUsage> for IInspectable

§

fn from(value: AttributedNetworkUsage) -> Self

Converts to this type from the input type.
§

impl From<AudioBuffer> for IInspectable

§

fn from(value: AudioBuffer) -> Self

Converts to this type from the input type.
§

impl From<AudioCaptureEffectsManager> for IInspectable

§

fn from(value: AudioCaptureEffectsManager) -> Self

Converts to this type from the input type.
§

impl From<AudioDeviceController> for IInspectable

§

fn from(value: AudioDeviceController) -> Self

Converts to this type from the input type.
§

impl From<AudioDeviceInputNode> for IInspectable

§

fn from(value: AudioDeviceInputNode) -> Self

Converts to this type from the input type.
§

impl From<AudioDeviceModule> for IInspectable

§

fn from(value: AudioDeviceModule) -> Self

Converts to this type from the input type.
§

impl From<AudioDeviceModuleNotificationEventArgs> for IInspectable

§

fn from(value: AudioDeviceModuleNotificationEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AudioDeviceModulesManager> for IInspectable

§

fn from(value: AudioDeviceModulesManager) -> Self

Converts to this type from the input type.
§

impl From<AudioDeviceOutputNode> for IInspectable

§

fn from(value: AudioDeviceOutputNode) -> Self

Converts to this type from the input type.
§

impl From<AudioEffect> for IInspectable

§

fn from(value: AudioEffect) -> Self

Converts to this type from the input type.
§

impl From<AudioEffectDefinition> for IInspectable

§

fn from(value: AudioEffectDefinition) -> Self

Converts to this type from the input type.
§

impl From<AudioEncodingProperties> for IInspectable

§

fn from(value: AudioEncodingProperties) -> Self

Converts to this type from the input type.
§

impl From<AudioFileInputNode> for IInspectable

§

fn from(value: AudioFileInputNode) -> Self

Converts to this type from the input type.
§

impl From<AudioFileOutputNode> for IInspectable

§

fn from(value: AudioFileOutputNode) -> Self

Converts to this type from the input type.
§

impl From<AudioFrame> for IInspectable

§

fn from(value: AudioFrame) -> Self

Converts to this type from the input type.
§

impl From<AudioFrameCompletedEventArgs> for IInspectable

§

fn from(value: AudioFrameCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AudioFrameInputNode> for IInspectable

§

fn from(value: AudioFrameInputNode) -> Self

Converts to this type from the input type.
§

impl From<AudioFrameOutputNode> for IInspectable

§

fn from(value: AudioFrameOutputNode) -> Self

Converts to this type from the input type.
§

impl From<AudioGraph> for IInspectable

§

fn from(value: AudioGraph) -> Self

Converts to this type from the input type.
§

impl From<AudioGraphBatchUpdater> for IInspectable

§

fn from(value: AudioGraphBatchUpdater) -> Self

Converts to this type from the input type.
§

impl From<AudioGraphConnection> for IInspectable

§

fn from(value: AudioGraphConnection) -> Self

Converts to this type from the input type.
§

impl From<AudioGraphSettings> for IInspectable

§

fn from(value: AudioGraphSettings) -> Self

Converts to this type from the input type.
§

impl From<AudioGraphUnrecoverableErrorOccurredEventArgs> for IInspectable

§

fn from(value: AudioGraphUnrecoverableErrorOccurredEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AudioMediaFrame> for IInspectable

§

fn from(value: AudioMediaFrame) -> Self

Converts to this type from the input type.
§

impl From<AudioNodeEmitter> for IInspectable

§

fn from(value: AudioNodeEmitter) -> Self

Converts to this type from the input type.
§

impl From<AudioNodeEmitterConeProperties> for IInspectable

§

fn from(value: AudioNodeEmitterConeProperties) -> Self

Converts to this type from the input type.
§

impl From<AudioNodeEmitterDecayModel> for IInspectable

§

fn from(value: AudioNodeEmitterDecayModel) -> Self

Converts to this type from the input type.
§

impl From<AudioNodeEmitterNaturalDecayModelProperties> for IInspectable

§

fn from(value: AudioNodeEmitterNaturalDecayModelProperties) -> Self

Converts to this type from the input type.
§

impl From<AudioNodeEmitterShape> for IInspectable

§

fn from(value: AudioNodeEmitterShape) -> Self

Converts to this type from the input type.
§

impl From<AudioNodeListener> for IInspectable

§

fn from(value: AudioNodeListener) -> Self

Converts to this type from the input type.
§

impl From<AudioPlaybackConnection> for IInspectable

§

fn from(value: AudioPlaybackConnection) -> Self

Converts to this type from the input type.
§

impl From<AudioPlaybackConnectionOpenResult> for IInspectable

§

fn from(value: AudioPlaybackConnectionOpenResult) -> Self

Converts to this type from the input type.
§

impl From<AudioRenderEffectsManager> for IInspectable

§

fn from(value: AudioRenderEffectsManager) -> Self

Converts to this type from the input type.
§

impl From<AudioRoutingManager> for IInspectable

§

fn from(value: AudioRoutingManager) -> Self

Converts to this type from the input type.
§

impl From<AudioStateMonitor> for IInspectable

§

fn from(value: AudioStateMonitor) -> Self

Converts to this type from the input type.
§

impl From<AudioStreamDescriptor> for IInspectable

§

fn from(value: AudioStreamDescriptor) -> Self

Converts to this type from the input type.
§

impl From<AudioSubmixNode> for IInspectable

§

fn from(value: AudioSubmixNode) -> Self

Converts to this type from the input type.
§

impl From<AudioTrack> for IInspectable

§

fn from(value: AudioTrack) -> Self

Converts to this type from the input type.
§

impl From<AudioTrackOpenFailedEventArgs> for IInspectable

§

fn from(value: AudioTrackOpenFailedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AudioTrackSupportInfo> for IInspectable

§

fn from(value: AudioTrackSupportInfo) -> Self

Converts to this type from the input type.
§

impl From<AutoRepeatModeChangeRequestedEventArgs> for IInspectable

§

fn from(value: AutoRepeatModeChangeRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AutoUpdateSettingsOptions> for IInspectable

§

fn from(value: AutoUpdateSettingsOptions) -> Self

Converts to this type from the input type.
§

impl From<AutomationConnection> for IInspectable

§

fn from(value: AutomationConnection) -> Self

Converts to this type from the input type.
§

impl From<AutomationConnectionBoundObject> for IInspectable

§

fn from(value: AutomationConnectionBoundObject) -> Self

Converts to this type from the input type.
§

impl From<AutomationElement> for IInspectable

§

fn from(value: AutomationElement) -> Self

Converts to this type from the input type.
§

impl From<AutomationProviderRequestedEventArgs> for IInspectable

§

fn from(value: AutomationProviderRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<AutomationRemoteOperationResult> for IInspectable

§

fn from(value: AutomationRemoteOperationResult) -> Self

Converts to this type from the input type.
§

impl From<AutomationTextRange> for IInspectable

§

fn from(value: AutomationTextRange) -> Self

Converts to this type from the input type.
§

impl From<BackEasingFunction> for IInspectable

§

fn from(value: BackEasingFunction) -> Self

Converts to this type from the input type.
§

impl From<BackPressedEventArgs> for IInspectable

§

fn from(value: BackPressedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<BackRequestedEventArgs> for IInspectable

§

fn from(value: BackRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<BackgroundActivatedEventArgs> for IInspectable

§

fn from(value: BackgroundActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<BackgroundActivatedEventArgs> for IInspectable

§

fn from(value: BackgroundActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<BackgroundAudioTrack> for IInspectable

§

fn from(value: BackgroundAudioTrack) -> Self

Converts to this type from the input type.
§

impl From<BackgroundDownloader> for IInspectable

§

fn from(value: BackgroundDownloader) -> Self

Converts to this type from the input type.
§

impl From<BackgroundTaskBuilder> for IInspectable

§

fn from(value: BackgroundTaskBuilder) -> Self

Converts to this type from the input type.
§

impl From<BackgroundTaskCompletedEventArgs> for IInspectable

§

fn from(value: BackgroundTaskCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<BackgroundTaskDeferral> for IInspectable

§

fn from(value: BackgroundTaskDeferral) -> Self

Converts to this type from the input type.
§

impl From<BackgroundTaskProgressEventArgs> for IInspectable

§

fn from(value: BackgroundTaskProgressEventArgs) -> Self

Converts to this type from the input type.
§

impl From<BackgroundTaskRegistration> for IInspectable

§

fn from(value: BackgroundTaskRegistration) -> Self

Converts to this type from the input type.
§

impl From<BackgroundTaskRegistrationGroup> for IInspectable

§

fn from(value: BackgroundTaskRegistrationGroup) -> Self

Converts to this type from the input type.
§

impl From<BackgroundTransferCompletionGroup> for IInspectable

§

fn from(value: BackgroundTransferCompletionGroup) -> Self

Converts to this type from the input type.
§

impl From<BackgroundTransferCompletionGroupTriggerDetails> for IInspectable

§

fn from(value: BackgroundTransferCompletionGroupTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<BackgroundTransferContentPart> for IInspectable

§

fn from(value: BackgroundTransferContentPart) -> Self

Converts to this type from the input type.
§

impl From<BackgroundTransferGroup> for IInspectable

§

fn from(value: BackgroundTransferGroup) -> Self

Converts to this type from the input type.
§

impl From<BackgroundTransferRangesDownloadedEventArgs> for IInspectable

§

fn from(value: BackgroundTransferRangesDownloadedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<BackgroundUploader> for IInspectable

§

fn from(value: BackgroundUploader) -> Self

Converts to this type from the input type.
§

impl From<BadgeNotification> for IInspectable

§

fn from(value: BadgeNotification) -> Self

Converts to this type from the input type.
§

impl From<BadgeUpdateManagerForUser> for IInspectable

§

fn from(value: BadgeUpdateManagerForUser) -> Self

Converts to this type from the input type.
§

impl From<BadgeUpdater> for IInspectable

§

fn from(value: BadgeUpdater) -> Self

Converts to this type from the input type.
§

impl From<BarcodeScanner> for IInspectable

§

fn from(value: BarcodeScanner) -> Self

Converts to this type from the input type.
§

impl From<BarcodeScannerCapabilities> for IInspectable

§

fn from(value: BarcodeScannerCapabilities) -> Self

Converts to this type from the input type.
§

impl From<BarcodeScannerDataReceivedEventArgs> for IInspectable

§

fn from(value: BarcodeScannerDataReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<BarcodeScannerDisableScannerRequest> for IInspectable

§

fn from(value: BarcodeScannerDisableScannerRequest) -> Self

Converts to this type from the input type.
§

impl From<BarcodeScannerDisableScannerRequestEventArgs> for IInspectable

§

fn from(value: BarcodeScannerDisableScannerRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<BarcodeScannerEnableScannerRequest> for IInspectable

§

fn from(value: BarcodeScannerEnableScannerRequest) -> Self

Converts to this type from the input type.
§

impl From<BarcodeScannerEnableScannerRequestEventArgs> for IInspectable

§

fn from(value: BarcodeScannerEnableScannerRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<BarcodeScannerErrorOccurredEventArgs> for IInspectable

§

fn from(value: BarcodeScannerErrorOccurredEventArgs) -> Self

Converts to this type from the input type.
§

impl From<BarcodeScannerFrameReader> for IInspectable

§

fn from(value: BarcodeScannerFrameReader) -> Self

Converts to this type from the input type.
§

impl From<BarcodeScannerFrameReaderFrameArrivedEventArgs> for IInspectable

§

fn from(value: BarcodeScannerFrameReaderFrameArrivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<BarcodeScannerGetSymbologyAttributesRequest> for IInspectable

§

fn from(value: BarcodeScannerGetSymbologyAttributesRequest) -> Self

Converts to this type from the input type.
§

impl From<BarcodeScannerGetSymbologyAttributesRequestEventArgs> for IInspectable

§

fn from(value: BarcodeScannerGetSymbologyAttributesRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<BarcodeScannerHideVideoPreviewRequest> for IInspectable

§

fn from(value: BarcodeScannerHideVideoPreviewRequest) -> Self

Converts to this type from the input type.
§

impl From<BarcodeScannerHideVideoPreviewRequestEventArgs> for IInspectable

§

fn from(value: BarcodeScannerHideVideoPreviewRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<BarcodeScannerImagePreviewReceivedEventArgs> for IInspectable

§

fn from(value: BarcodeScannerImagePreviewReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<BarcodeScannerPreviewActivatedEventArgs> for IInspectable

§

fn from(value: BarcodeScannerPreviewActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<BarcodeScannerProviderConnection> for IInspectable

§

fn from(value: BarcodeScannerProviderConnection) -> Self

Converts to this type from the input type.
§

impl From<BarcodeScannerProviderTriggerDetails> for IInspectable

§

fn from(value: BarcodeScannerProviderTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<BarcodeScannerReport> for IInspectable

§

fn from(value: BarcodeScannerReport) -> Self

Converts to this type from the input type.
§

impl From<BarcodeScannerSetActiveSymbologiesRequest> for IInspectable

§

fn from(value: BarcodeScannerSetActiveSymbologiesRequest) -> Self

Converts to this type from the input type.
§

impl From<BarcodeScannerSetActiveSymbologiesRequestEventArgs> for IInspectable

§

fn from(value: BarcodeScannerSetActiveSymbologiesRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<BarcodeScannerSetSymbologyAttributesRequest> for IInspectable

§

fn from(value: BarcodeScannerSetSymbologyAttributesRequest) -> Self

Converts to this type from the input type.
§

impl From<BarcodeScannerSetSymbologyAttributesRequestEventArgs> for IInspectable

§

fn from(value: BarcodeScannerSetSymbologyAttributesRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<BarcodeScannerStartSoftwareTriggerRequest> for IInspectable

§

fn from(value: BarcodeScannerStartSoftwareTriggerRequest) -> Self

Converts to this type from the input type.
§

impl From<BarcodeScannerStartSoftwareTriggerRequestEventArgs> for IInspectable

§

fn from(value: BarcodeScannerStartSoftwareTriggerRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<BarcodeScannerStatusUpdatedEventArgs> for IInspectable

§

fn from(value: BarcodeScannerStatusUpdatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<BarcodeScannerStopSoftwareTriggerRequest> for IInspectable

§

fn from(value: BarcodeScannerStopSoftwareTriggerRequest) -> Self

Converts to this type from the input type.
§

impl From<BarcodeScannerStopSoftwareTriggerRequestEventArgs> for IInspectable

§

fn from(value: BarcodeScannerStopSoftwareTriggerRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<BarcodeScannerVideoFrame> for IInspectable

§

fn from(value: BarcodeScannerVideoFrame) -> Self

Converts to this type from the input type.
§

impl From<BarcodeSymbologyAttributes> for IInspectable

§

fn from(value: BarcodeSymbologyAttributes) -> Self

Converts to this type from the input type.
§

impl From<BarcodeSymbologyAttributesBuilder> for IInspectable

§

fn from(value: BarcodeSymbologyAttributesBuilder) -> Self

Converts to this type from the input type.
§

impl From<Barometer> for IInspectable

§

fn from(value: Barometer) -> Self

Converts to this type from the input type.
§

impl From<BarometerDataThreshold> for IInspectable

§

fn from(value: BarometerDataThreshold) -> Self

Converts to this type from the input type.
§

impl From<BarometerReading> for IInspectable

§

fn from(value: BarometerReading) -> Self

Converts to this type from the input type.
§

impl From<BarometerReadingChangedEventArgs> for IInspectable

§

fn from(value: BarometerReadingChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<BasicProperties> for IInspectable

§

fn from(value: BasicProperties) -> Self

Converts to this type from the input type.
§

impl From<Battery> for IInspectable

§

fn from(value: Battery) -> Self

Converts to this type from the input type.
§

impl From<Battery> for IInspectable

§

fn from(value: Battery) -> Self

Converts to this type from the input type.
§

impl From<BatteryReport> for IInspectable

§

fn from(value: BatteryReport) -> Self

Converts to this type from the input type.
§

impl From<BinaryId> for IInspectable

§

fn from(value: BinaryId) -> Self

Converts to this type from the input type.
§

impl From<BitmapBuffer> for IInspectable

§

fn from(value: BitmapBuffer) -> Self

Converts to this type from the input type.
§

impl From<BitmapCodecInformation> for IInspectable

§

fn from(value: BitmapCodecInformation) -> Self

Converts to this type from the input type.
§

impl From<BitmapDecoder> for IInspectable

§

fn from(value: BitmapDecoder) -> Self

Converts to this type from the input type.
§

impl From<BitmapEncoder> for IInspectable

§

fn from(value: BitmapEncoder) -> Self

Converts to this type from the input type.
§

impl From<BitmapFrame> for IInspectable

§

fn from(value: BitmapFrame) -> Self

Converts to this type from the input type.
§

impl From<BitmapProperties> for IInspectable

§

fn from(value: BitmapProperties) -> Self

Converts to this type from the input type.
§

impl From<BitmapPropertiesView> for IInspectable

§

fn from(value: BitmapPropertiesView) -> Self

Converts to this type from the input type.
§

impl From<BitmapPropertySet> for IInspectable

§

fn from(value: BitmapPropertySet) -> Self

Converts to this type from the input type.
§

impl From<BitmapTransform> for IInspectable

§

fn from(value: BitmapTransform) -> Self

Converts to this type from the input type.
§

impl From<BitmapTypedValue> for IInspectable

§

fn from(value: BitmapTypedValue) -> Self

Converts to this type from the input type.
§

impl From<BluetoothAdapter> for IInspectable

§

fn from(value: BluetoothAdapter) -> Self

Converts to this type from the input type.
§

impl From<BluetoothClassOfDevice> for IInspectable

§

fn from(value: BluetoothClassOfDevice) -> Self

Converts to this type from the input type.
§

impl From<BluetoothDevice> for IInspectable

§

fn from(value: BluetoothDevice) -> Self

Converts to this type from the input type.
§

impl From<BluetoothDeviceId> for IInspectable

§

fn from(value: BluetoothDeviceId) -> Self

Converts to this type from the input type.
§

impl From<BluetoothLEAdvertisement> for IInspectable

§

fn from(value: BluetoothLEAdvertisement) -> Self

Converts to this type from the input type.
§

impl From<BluetoothLEAdvertisementBytePattern> for IInspectable

§

fn from(value: BluetoothLEAdvertisementBytePattern) -> Self

Converts to this type from the input type.
§

impl From<BluetoothLEAdvertisementDataSection> for IInspectable

§

fn from(value: BluetoothLEAdvertisementDataSection) -> Self

Converts to this type from the input type.
§

impl From<BluetoothLEAdvertisementFilter> for IInspectable

§

fn from(value: BluetoothLEAdvertisementFilter) -> Self

Converts to this type from the input type.
§

impl From<BluetoothLEAdvertisementPublisher> for IInspectable

§

fn from(value: BluetoothLEAdvertisementPublisher) -> Self

Converts to this type from the input type.
§

impl From<BluetoothLEAdvertisementPublisherStatusChangedEventArgs> for IInspectable

§

fn from(value: BluetoothLEAdvertisementPublisherStatusChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<BluetoothLEAdvertisementPublisherTrigger> for IInspectable

§

fn from(value: BluetoothLEAdvertisementPublisherTrigger) -> Self

Converts to this type from the input type.
§

impl From<BluetoothLEAdvertisementPublisherTriggerDetails> for IInspectable

§

fn from(value: BluetoothLEAdvertisementPublisherTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<BluetoothLEAdvertisementReceivedEventArgs> for IInspectable

§

fn from(value: BluetoothLEAdvertisementReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<BluetoothLEAdvertisementWatcher> for IInspectable

§

fn from(value: BluetoothLEAdvertisementWatcher) -> Self

Converts to this type from the input type.
§

impl From<BluetoothLEAdvertisementWatcherStoppedEventArgs> for IInspectable

§

fn from(value: BluetoothLEAdvertisementWatcherStoppedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<BluetoothLEAdvertisementWatcherTrigger> for IInspectable

§

fn from(value: BluetoothLEAdvertisementWatcherTrigger) -> Self

Converts to this type from the input type.
§

impl From<BluetoothLEAdvertisementWatcherTriggerDetails> for IInspectable

§

fn from(value: BluetoothLEAdvertisementWatcherTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<BluetoothLEAppearance> for IInspectable

§

fn from(value: BluetoothLEAppearance) -> Self

Converts to this type from the input type.
§

impl From<BluetoothLEConnectionParameters> for IInspectable

§

fn from(value: BluetoothLEConnectionParameters) -> Self

Converts to this type from the input type.
§

impl From<BluetoothLEConnectionPhy> for IInspectable

§

fn from(value: BluetoothLEConnectionPhy) -> Self

Converts to this type from the input type.
§

impl From<BluetoothLEConnectionPhyInfo> for IInspectable

§

fn from(value: BluetoothLEConnectionPhyInfo) -> Self

Converts to this type from the input type.
§

impl From<BluetoothLEDevice> for IInspectable

§

fn from(value: BluetoothLEDevice) -> Self

Converts to this type from the input type.
§

impl From<BluetoothLEManufacturerData> for IInspectable

§

fn from(value: BluetoothLEManufacturerData) -> Self

Converts to this type from the input type.
§

impl From<BluetoothLEPreferredConnectionParameters> for IInspectable

§

fn from(value: BluetoothLEPreferredConnectionParameters) -> Self

Converts to this type from the input type.
§

impl From<BluetoothLEPreferredConnectionParametersRequest> for IInspectable

§

fn from(value: BluetoothLEPreferredConnectionParametersRequest) -> Self

Converts to this type from the input type.
§

impl From<BluetoothSignalStrengthFilter> for IInspectable

§

fn from(value: BluetoothSignalStrengthFilter) -> Self

Converts to this type from the input type.
§

impl From<BooleanKeyFrameAnimation> for IInspectable

§

fn from(value: BooleanKeyFrameAnimation) -> Self

Converts to this type from the input type.
§

impl From<BounceEasingFunction> for IInspectable

§

fn from(value: BounceEasingFunction) -> Self

Converts to this type from the input type.
§

impl From<BounceScalarNaturalMotionAnimation> for IInspectable

§

fn from(value: BounceScalarNaturalMotionAnimation) -> Self

Converts to this type from the input type.
§

impl From<BounceVector2NaturalMotionAnimation> for IInspectable

§

fn from(value: BounceVector2NaturalMotionAnimation) -> Self

Converts to this type from the input type.
§

impl From<BounceVector3NaturalMotionAnimation> for IInspectable

§

fn from(value: BounceVector3NaturalMotionAnimation) -> Self

Converts to this type from the input type.
§

impl From<BrightnessOverride> for IInspectable

§

fn from(value: BrightnessOverride) -> Self

Converts to this type from the input type.
§

impl From<BrightnessOverrideSettings> for IInspectable

§

fn from(value: BrightnessOverrideSettings) -> Self

Converts to this type from the input type.
§

impl From<Buffer> for IInspectable

§

fn from(value: Buffer) -> Self

Converts to this type from the input type.
§

impl From<BufferMediaFrame> for IInspectable

§

fn from(value: BufferMediaFrame) -> Self

Converts to this type from the input type.
§

impl From<BufferProtectUnprotectResult> for IInspectable

§

fn from(value: BufferProtectUnprotectResult) -> Self

Converts to this type from the input type.
§

impl From<CachedFileUpdaterActivatedEventArgs> for IInspectable

§

fn from(value: CachedFileUpdaterActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CachedFileUpdaterTrigger> for IInspectable

§

fn from(value: CachedFileUpdaterTrigger) -> Self

Converts to this type from the input type.
§

impl From<CachedFileUpdaterTriggerDetails> for IInspectable

§

fn from(value: CachedFileUpdaterTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<CachedFileUpdaterUI> for IInspectable

§

fn from(value: CachedFileUpdaterUI) -> Self

Converts to this type from the input type.
§

impl From<Calendar> for IInspectable

§

fn from(value: Calendar) -> Self

Converts to this type from the input type.
§

impl From<CalendarChangedNotificationTriggerDetails> for IInspectable

§

fn from(value: CalendarChangedNotificationTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<CallAnswerEventArgs> for IInspectable

§

fn from(value: CallAnswerEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CallControl> for IInspectable

§

fn from(value: CallControl) -> Self

Converts to this type from the input type.
§

impl From<CallRejectEventArgs> for IInspectable

§

fn from(value: CallRejectEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CallStateChangeEventArgs> for IInspectable

§

fn from(value: CallStateChangeEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CameraCaptureUI> for IInspectable

§

fn from(value: CameraCaptureUI) -> Self

Converts to this type from the input type.
§

impl From<CameraCaptureUIPhotoCaptureSettings> for IInspectable

§

fn from(value: CameraCaptureUIPhotoCaptureSettings) -> Self

Converts to this type from the input type.
§

impl From<CameraCaptureUIVideoCaptureSettings> for IInspectable

§

fn from(value: CameraCaptureUIVideoCaptureSettings) -> Self

Converts to this type from the input type.
§

impl From<CameraEventArgs> for IInspectable

§

fn from(value: CameraEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CameraIntrinsics> for IInspectable

§

fn from(value: CameraIntrinsics) -> Self

Converts to this type from the input type.
§

impl From<CameraOcclusionInfo> for IInspectable

§

fn from(value: CameraOcclusionInfo) -> Self

Converts to this type from the input type.
§

impl From<CameraOcclusionState> for IInspectable

§

fn from(value: CameraOcclusionState) -> Self

Converts to this type from the input type.
§

impl From<CameraOcclusionStateChangedEventArgs> for IInspectable

§

fn from(value: CameraOcclusionStateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CameraSettingsActivatedEventArgs> for IInspectable

§

fn from(value: CameraSettingsActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CapturedFrame> for IInspectable

§

fn from(value: CapturedFrame) -> Self

Converts to this type from the input type.
§

impl From<CapturedFrameControlValues> for IInspectable

§

fn from(value: CapturedFrameControlValues) -> Self

Converts to this type from the input type.
§

impl From<CapturedPhoto> for IInspectable

§

fn from(value: CapturedPhoto) -> Self

Converts to this type from the input type.
§

impl From<CardAddedEventArgs> for IInspectable

§

fn from(value: CardAddedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CardRemovedEventArgs> for IInspectable

§

fn from(value: CardRemovedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CashDrawer> for IInspectable

§

fn from(value: CashDrawer) -> Self

Converts to this type from the input type.
§

impl From<CashDrawerCapabilities> for IInspectable

§

fn from(value: CashDrawerCapabilities) -> Self

Converts to this type from the input type.
§

impl From<CashDrawerCloseAlarm> for IInspectable

§

fn from(value: CashDrawerCloseAlarm) -> Self

Converts to this type from the input type.
§

impl From<CashDrawerClosedEventArgs> for IInspectable

§

fn from(value: CashDrawerClosedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CashDrawerEventSource> for IInspectable

§

fn from(value: CashDrawerEventSource) -> Self

Converts to this type from the input type.
§

impl From<CashDrawerOpenedEventArgs> for IInspectable

§

fn from(value: CashDrawerOpenedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CashDrawerStatus> for IInspectable

§

fn from(value: CashDrawerStatus) -> Self

Converts to this type from the input type.
§

impl From<CashDrawerStatusUpdatedEventArgs> for IInspectable

§

fn from(value: CashDrawerStatusUpdatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CastingConnection> for IInspectable

§

fn from(value: CastingConnection) -> Self

Converts to this type from the input type.
§

impl From<CastingConnectionErrorOccurredEventArgs> for IInspectable

§

fn from(value: CastingConnectionErrorOccurredEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CastingDevice> for IInspectable

§

fn from(value: CastingDevice) -> Self

Converts to this type from the input type.
§

impl From<CastingDevicePicker> for IInspectable

§

fn from(value: CastingDevicePicker) -> Self

Converts to this type from the input type.
§

impl From<CastingDevicePickerFilter> for IInspectable

§

fn from(value: CastingDevicePickerFilter) -> Self

Converts to this type from the input type.
§

impl From<CastingDeviceSelectedEventArgs> for IInspectable

§

fn from(value: CastingDeviceSelectedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CastingSource> for IInspectable

§

fn from(value: CastingSource) -> Self

Converts to this type from the input type.
§

impl From<CellularApnContext> for IInspectable

§

fn from(value: CellularApnContext) -> Self

Converts to this type from the input type.
§

impl From<Certificate> for IInspectable

§

fn from(value: Certificate) -> Self

Converts to this type from the input type.
§

impl From<CertificateChain> for IInspectable

§

fn from(value: CertificateChain) -> Self

Converts to this type from the input type.
§

impl From<CertificateExtension> for IInspectable

§

fn from(value: CertificateExtension) -> Self

Converts to this type from the input type.
§

impl From<CertificateKeyUsages> for IInspectable

§

fn from(value: CertificateKeyUsages) -> Self

Converts to this type from the input type.
§

impl From<CertificateQuery> for IInspectable

§

fn from(value: CertificateQuery) -> Self

Converts to this type from the input type.
§

impl From<CertificateRequestProperties> for IInspectable

§

fn from(value: CertificateRequestProperties) -> Self

Converts to this type from the input type.
§

impl From<CertificateStore> for IInspectable

§

fn from(value: CertificateStore) -> Self

Converts to this type from the input type.
§

impl From<ChainBuildingParameters> for IInspectable

§

fn from(value: ChainBuildingParameters) -> Self

Converts to this type from the input type.
§

impl From<ChainValidationParameters> for IInspectable

§

fn from(value: ChainValidationParameters) -> Self

Converts to this type from the input type.
§

impl From<ChapterCue> for IInspectable

§

fn from(value: ChapterCue) -> Self

Converts to this type from the input type.
§

impl From<CharacterGrouping> for IInspectable

§

fn from(value: CharacterGrouping) -> Self

Converts to this type from the input type.
§

impl From<CharacterGroupings> for IInspectable

§

fn from(value: CharacterGroupings) -> Self

Converts to this type from the input type.
§

impl From<CharacterReceivedEventArgs> for IInspectable

§

fn from(value: CharacterReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ChatCapabilities> for IInspectable

§

fn from(value: ChatCapabilities) -> Self

Converts to this type from the input type.
§

impl From<ChatConversation> for IInspectable

§

fn from(value: ChatConversation) -> Self

Converts to this type from the input type.
§

impl From<ChatConversationReader> for IInspectable

§

fn from(value: ChatConversationReader) -> Self

Converts to this type from the input type.
§

impl From<ChatConversationThreadingInfo> for IInspectable

§

fn from(value: ChatConversationThreadingInfo) -> Self

Converts to this type from the input type.
§

impl From<ChatMessage> for IInspectable

§

fn from(value: ChatMessage) -> Self

Converts to this type from the input type.
§

impl From<ChatMessageAttachment> for IInspectable

§

fn from(value: ChatMessageAttachment) -> Self

Converts to this type from the input type.
§

impl From<ChatMessageChange> for IInspectable

§

fn from(value: ChatMessageChange) -> Self

Converts to this type from the input type.
§

impl From<ChatMessageChangeReader> for IInspectable

§

fn from(value: ChatMessageChangeReader) -> Self

Converts to this type from the input type.
§

impl From<ChatMessageChangeTracker> for IInspectable

§

fn from(value: ChatMessageChangeTracker) -> Self

Converts to this type from the input type.
§

impl From<ChatMessageChangedDeferral> for IInspectable

§

fn from(value: ChatMessageChangedDeferral) -> Self

Converts to this type from the input type.
§

impl From<ChatMessageChangedEventArgs> for IInspectable

§

fn from(value: ChatMessageChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ChatMessageNotificationTrigger> for IInspectable

§

fn from(value: ChatMessageNotificationTrigger) -> Self

Converts to this type from the input type.
§

impl From<ChatMessageNotificationTriggerDetails> for IInspectable

§

fn from(value: ChatMessageNotificationTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<ChatMessageReader> for IInspectable

§

fn from(value: ChatMessageReader) -> Self

Converts to this type from the input type.
§

impl From<ChatMessageReceivedNotificationTrigger> for IInspectable

§

fn from(value: ChatMessageReceivedNotificationTrigger) -> Self

Converts to this type from the input type.
§

impl From<ChatMessageStore> for IInspectable

§

fn from(value: ChatMessageStore) -> Self

Converts to this type from the input type.
§

impl From<ChatMessageStoreChangedEventArgs> for IInspectable

§

fn from(value: ChatMessageStoreChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ChatMessageTransport> for IInspectable

§

fn from(value: ChatMessageTransport) -> Self

Converts to this type from the input type.
§

impl From<ChatMessageTransportConfiguration> for IInspectable

§

fn from(value: ChatMessageTransportConfiguration) -> Self

Converts to this type from the input type.
§

impl From<ChatMessageValidationResult> for IInspectable

§

fn from(value: ChatMessageValidationResult) -> Self

Converts to this type from the input type.
§

impl From<ChatQueryOptions> for IInspectable

§

fn from(value: ChatQueryOptions) -> Self

Converts to this type from the input type.
§

impl From<ChatRecipientDeliveryInfo> for IInspectable

§

fn from(value: ChatRecipientDeliveryInfo) -> Self

Converts to this type from the input type.
§

impl From<ChatSearchReader> for IInspectable

§

fn from(value: ChatSearchReader) -> Self

Converts to this type from the input type.
§

impl From<ChatSyncConfiguration> for IInspectable

§

fn from(value: ChatSyncConfiguration) -> Self

Converts to this type from the input type.
§

impl From<ChatSyncManager> for IInspectable

§

fn from(value: ChatSyncManager) -> Self

Converts to this type from the input type.
§

impl From<CircleEasingFunction> for IInspectable

§

fn from(value: CircleEasingFunction) -> Self

Converts to this type from the input type.
§

impl From<CivicAddress> for IInspectable

§

fn from(value: CivicAddress) -> Self

Converts to this type from the input type.
§

impl From<ClaimedBarcodeScanner> for IInspectable

§

fn from(value: ClaimedBarcodeScanner) -> Self

Converts to this type from the input type.
§

impl From<ClaimedBarcodeScannerClosedEventArgs> for IInspectable

§

fn from(value: ClaimedBarcodeScannerClosedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ClaimedCashDrawer> for IInspectable

§

fn from(value: ClaimedCashDrawer) -> Self

Converts to this type from the input type.
§

impl From<ClaimedCashDrawerClosedEventArgs> for IInspectable

§

fn from(value: ClaimedCashDrawerClosedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ClaimedJournalPrinter> for IInspectable

§

fn from(value: ClaimedJournalPrinter) -> Self

Converts to this type from the input type.
§

impl From<ClaimedLineDisplay> for IInspectable

§

fn from(value: ClaimedLineDisplay) -> Self

Converts to this type from the input type.
§

impl From<ClaimedLineDisplayClosedEventArgs> for IInspectable

§

fn from(value: ClaimedLineDisplayClosedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ClaimedMagneticStripeReader> for IInspectable

§

fn from(value: ClaimedMagneticStripeReader) -> Self

Converts to this type from the input type.
§

impl From<ClaimedMagneticStripeReaderClosedEventArgs> for IInspectable

§

fn from(value: ClaimedMagneticStripeReaderClosedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ClaimedPosPrinter> for IInspectable

§

fn from(value: ClaimedPosPrinter) -> Self

Converts to this type from the input type.
§

impl From<ClaimedPosPrinterClosedEventArgs> for IInspectable

§

fn from(value: ClaimedPosPrinterClosedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ClaimedReceiptPrinter> for IInspectable

§

fn from(value: ClaimedReceiptPrinter) -> Self

Converts to this type from the input type.
§

impl From<ClaimedSlipPrinter> for IInspectable

§

fn from(value: ClaimedSlipPrinter) -> Self

Converts to this type from the input type.
§

impl From<ClipboardContentOptions> for IInspectable

§

fn from(value: ClipboardContentOptions) -> Self

Converts to this type from the input type.
§

impl From<ClipboardHistoryChangedEventArgs> for IInspectable

§

fn from(value: ClipboardHistoryChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ClipboardHistoryItem> for IInspectable

§

fn from(value: ClipboardHistoryItem) -> Self

Converts to this type from the input type.
§

impl From<ClipboardHistoryItemsResult> for IInspectable

§

fn from(value: ClipboardHistoryItemsResult) -> Self

Converts to this type from the input type.
§

impl From<ClosestInteractiveBoundsRequestedEventArgs> for IInspectable

§

fn from(value: ClosestInteractiveBoundsRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CmsAttachedSignature> for IInspectable

§

fn from(value: CmsAttachedSignature) -> Self

Converts to this type from the input type.
§

impl From<CmsDetachedSignature> for IInspectable

§

fn from(value: CmsDetachedSignature) -> Self

Converts to this type from the input type.
§

impl From<CmsSignerInfo> for IInspectable

§

fn from(value: CmsSignerInfo) -> Self

Converts to this type from the input type.
§

impl From<CmsTimestampInfo> for IInspectable

§

fn from(value: CmsTimestampInfo) -> Self

Converts to this type from the input type.
§

impl From<CodecInfo> for IInspectable

§

fn from(value: CodecInfo) -> Self

Converts to this type from the input type.
§

impl From<CodecQuery> for IInspectable

§

fn from(value: CodecQuery) -> Self

Converts to this type from the input type.
§

impl From<ColorHelper> for IInspectable

§

fn from(value: ColorHelper) -> Self

Converts to this type from the input type.
§

impl From<ColorKeyFrameAnimation> for IInspectable

§

fn from(value: ColorKeyFrameAnimation) -> Self

Converts to this type from the input type.
§

impl From<ColorOverrideSettings> for IInspectable

§

fn from(value: ColorOverrideSettings) -> Self

Converts to this type from the input type.
§

impl From<Colors> for IInspectable

§

fn from(value: Colors) -> Self

Converts to this type from the input type.
§

impl From<CommandLineActivatedEventArgs> for IInspectable

§

fn from(value: CommandLineActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CommandLineActivationOperation> for IInspectable

§

fn from(value: CommandLineActivationOperation) -> Self

Converts to this type from the input type.
§

impl From<CommunicationBlockingAppSetAsActiveTrigger> for IInspectable

§

fn from(value: CommunicationBlockingAppSetAsActiveTrigger) -> Self

Converts to this type from the input type.
§

impl From<CompactOverlayPresentationConfiguration> for IInspectable

§

fn from(value: CompactOverlayPresentationConfiguration) -> Self

Converts to this type from the input type.
§

impl From<Compass> for IInspectable

§

fn from(value: Compass) -> Self

Converts to this type from the input type.
§

impl From<CompassDataThreshold> for IInspectable

§

fn from(value: CompassDataThreshold) -> Self

Converts to this type from the input type.
§

impl From<CompassReading> for IInspectable

§

fn from(value: CompassReading) -> Self

Converts to this type from the input type.
§

impl From<CompassReadingChangedEventArgs> for IInspectable

§

fn from(value: CompassReadingChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ComponentLoadFailedEventArgs> for IInspectable

§

fn from(value: ComponentLoadFailedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CompositeVideoFrameContext> for IInspectable

§

fn from(value: CompositeVideoFrameContext) -> Self

Converts to this type from the input type.
§

impl From<CompositionAnimation> for IInspectable

§

fn from(value: CompositionAnimation) -> Self

Converts to this type from the input type.
§

impl From<CompositionAnimationGroup> for IInspectable

§

fn from(value: CompositionAnimationGroup) -> Self

Converts to this type from the input type.
§

impl From<CompositionBackdropBrush> for IInspectable

§

fn from(value: CompositionBackdropBrush) -> Self

Converts to this type from the input type.
§

impl From<CompositionBatchCompletedEventArgs> for IInspectable

§

fn from(value: CompositionBatchCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CompositionBrush> for IInspectable

§

fn from(value: CompositionBrush) -> Self

Converts to this type from the input type.
§

impl From<CompositionCapabilities> for IInspectable

§

fn from(value: CompositionCapabilities) -> Self

Converts to this type from the input type.
§

impl From<CompositionClip> for IInspectable

§

fn from(value: CompositionClip) -> Self

Converts to this type from the input type.
§

impl From<CompositionColorBrush> for IInspectable

§

fn from(value: CompositionColorBrush) -> Self

Converts to this type from the input type.
§

impl From<CompositionColorGradientStop> for IInspectable

§

fn from(value: CompositionColorGradientStop) -> Self

Converts to this type from the input type.
§

impl From<CompositionColorGradientStopCollection> for IInspectable

§

fn from(value: CompositionColorGradientStopCollection) -> Self

Converts to this type from the input type.
§

impl From<CompositionCommitBatch> for IInspectable

§

fn from(value: CompositionCommitBatch) -> Self

Converts to this type from the input type.
§

impl From<CompositionConditionalValue> for IInspectable

§

fn from(value: CompositionConditionalValue) -> Self

Converts to this type from the input type.
§

impl From<CompositionContainerShape> for IInspectable

§

fn from(value: CompositionContainerShape) -> Self

Converts to this type from the input type.
§

impl From<CompositionDebugHeatMaps> for IInspectable

§

fn from(value: CompositionDebugHeatMaps) -> Self

Converts to this type from the input type.
§

impl From<CompositionDebugSettings> for IInspectable

§

fn from(value: CompositionDebugSettings) -> Self

Converts to this type from the input type.
§

impl From<CompositionDrawingSurface> for IInspectable

§

fn from(value: CompositionDrawingSurface) -> Self

Converts to this type from the input type.
§

impl From<CompositionEasingFunction> for IInspectable

§

fn from(value: CompositionEasingFunction) -> Self

Converts to this type from the input type.
§

impl From<CompositionEffectBrush> for IInspectable

§

fn from(value: CompositionEffectBrush) -> Self

Converts to this type from the input type.
§

impl From<CompositionEffectFactory> for IInspectable

§

fn from(value: CompositionEffectFactory) -> Self

Converts to this type from the input type.
§

impl From<CompositionEffectSourceParameter> for IInspectable

§

fn from(value: CompositionEffectSourceParameter) -> Self

Converts to this type from the input type.
§

impl From<CompositionEllipseGeometry> for IInspectable

§

fn from(value: CompositionEllipseGeometry) -> Self

Converts to this type from the input type.
§

impl From<CompositionGeometricClip> for IInspectable

§

fn from(value: CompositionGeometricClip) -> Self

Converts to this type from the input type.
§

impl From<CompositionGeometry> for IInspectable

§

fn from(value: CompositionGeometry) -> Self

Converts to this type from the input type.
§

impl From<CompositionGradientBrush> for IInspectable

§

fn from(value: CompositionGradientBrush) -> Self

Converts to this type from the input type.
§

impl From<CompositionGraphicsDevice> for IInspectable

§

fn from(value: CompositionGraphicsDevice) -> Self

Converts to this type from the input type.
§

impl From<CompositionInteractionSourceCollection> for IInspectable

§

fn from(value: CompositionInteractionSourceCollection) -> Self

Converts to this type from the input type.
§

impl From<CompositionLight> for IInspectable

§

fn from(value: CompositionLight) -> Self

Converts to this type from the input type.
§

impl From<CompositionLineGeometry> for IInspectable

§

fn from(value: CompositionLineGeometry) -> Self

Converts to this type from the input type.
§

impl From<CompositionLinearGradientBrush> for IInspectable

§

fn from(value: CompositionLinearGradientBrush) -> Self

Converts to this type from the input type.
§

impl From<CompositionMaskBrush> for IInspectable

§

fn from(value: CompositionMaskBrush) -> Self

Converts to this type from the input type.
§

impl From<CompositionMipmapSurface> for IInspectable

§

fn from(value: CompositionMipmapSurface) -> Self

Converts to this type from the input type.
§

impl From<CompositionNineGridBrush> for IInspectable

§

fn from(value: CompositionNineGridBrush) -> Self

Converts to this type from the input type.
§

impl From<CompositionObject> for IInspectable

§

fn from(value: CompositionObject) -> Self

Converts to this type from the input type.
§

impl From<CompositionPath> for IInspectable

§

fn from(value: CompositionPath) -> Self

Converts to this type from the input type.
§

impl From<CompositionPathGeometry> for IInspectable

§

fn from(value: CompositionPathGeometry) -> Self

Converts to this type from the input type.
§

impl From<CompositionProjectedShadow> for IInspectable

§

fn from(value: CompositionProjectedShadow) -> Self

Converts to this type from the input type.
§

impl From<CompositionProjectedShadowCaster> for IInspectable

§

fn from(value: CompositionProjectedShadowCaster) -> Self

Converts to this type from the input type.
§

impl From<CompositionProjectedShadowCasterCollection> for IInspectable

§

fn from(value: CompositionProjectedShadowCasterCollection) -> Self

Converts to this type from the input type.
§

impl From<CompositionProjectedShadowReceiver> for IInspectable

§

fn from(value: CompositionProjectedShadowReceiver) -> Self

Converts to this type from the input type.
§

impl From<CompositionProjectedShadowReceiverUnorderedCollection> for IInspectable

§

fn from(value: CompositionProjectedShadowReceiverUnorderedCollection) -> Self

Converts to this type from the input type.
§

impl From<CompositionPropertySet> for IInspectable

§

fn from(value: CompositionPropertySet) -> Self

Converts to this type from the input type.
§

impl From<CompositionRadialGradientBrush> for IInspectable

§

fn from(value: CompositionRadialGradientBrush) -> Self

Converts to this type from the input type.
§

impl From<CompositionRectangleGeometry> for IInspectable

§

fn from(value: CompositionRectangleGeometry) -> Self

Converts to this type from the input type.
§

impl From<CompositionRoundedRectangleGeometry> for IInspectable

§

fn from(value: CompositionRoundedRectangleGeometry) -> Self

Converts to this type from the input type.
§

impl From<CompositionScopedBatch> for IInspectable

§

fn from(value: CompositionScopedBatch) -> Self

Converts to this type from the input type.
§

impl From<CompositionShadow> for IInspectable

§

fn from(value: CompositionShadow) -> Self

Converts to this type from the input type.
§

impl From<CompositionShape> for IInspectable

§

fn from(value: CompositionShape) -> Self

Converts to this type from the input type.
§

impl From<CompositionShapeCollection> for IInspectable

§

fn from(value: CompositionShapeCollection) -> Self

Converts to this type from the input type.
§

impl From<CompositionSpriteShape> for IInspectable

§

fn from(value: CompositionSpriteShape) -> Self

Converts to this type from the input type.
§

impl From<CompositionStrokeDashArray> for IInspectable

§

fn from(value: CompositionStrokeDashArray) -> Self

Converts to this type from the input type.
§

impl From<CompositionSurfaceBrush> for IInspectable

§

fn from(value: CompositionSurfaceBrush) -> Self

Converts to this type from the input type.
§

impl From<CompositionTarget> for IInspectable

§

fn from(value: CompositionTarget) -> Self

Converts to this type from the input type.
§

impl From<CompositionTexture> for IInspectable

§

fn from(value: CompositionTexture) -> Self

Converts to this type from the input type.
§

impl From<CompositionTransform> for IInspectable

§

fn from(value: CompositionTransform) -> Self

Converts to this type from the input type.
§

impl From<CompositionViewBox> for IInspectable

§

fn from(value: CompositionViewBox) -> Self

Converts to this type from the input type.
§

impl From<CompositionVirtualDrawingSurface> for IInspectable

§

fn from(value: CompositionVirtualDrawingSurface) -> Self

Converts to this type from the input type.
§

impl From<CompositionVisualSurface> for IInspectable

§

fn from(value: CompositionVisualSurface) -> Self

Converts to this type from the input type.
§

impl From<Compositor> for IInspectable

§

fn from(value: Compositor) -> Self

Converts to this type from the input type.
§

impl From<CompositorController> for IInspectable

§

fn from(value: CompositorController) -> Self

Converts to this type from the input type.
§

impl From<Compressor> for IInspectable

§

fn from(value: Compressor) -> Self

Converts to this type from the input type.
§

impl From<ConditionForceEffect> for IInspectable

§

fn from(value: ConditionForceEffect) -> Self

Converts to this type from the input type.
§

impl From<ConnectionCost> for IInspectable

§

fn from(value: ConnectionCost) -> Self

Converts to this type from the input type.
§

impl From<ConnectionProfile> for IInspectable

§

fn from(value: ConnectionProfile) -> Self

Converts to this type from the input type.
§

impl From<ConnectionProfileFilter> for IInspectable

§

fn from(value: ConnectionProfileFilter) -> Self

Converts to this type from the input type.
§

impl From<ConnectionRequestedEventArgs> for IInspectable

§

fn from(value: ConnectionRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ConnectionSession> for IInspectable

§

fn from(value: ConnectionSession) -> Self

Converts to this type from the input type.
§

impl From<ConnectivityInterval> for IInspectable

§

fn from(value: ConnectivityInterval) -> Self

Converts to this type from the input type.
§

impl From<ConstantForceEffect> for IInspectable

§

fn from(value: ConstantForceEffect) -> Self

Converts to this type from the input type.
§

impl From<Contact> for IInspectable

§

fn from(value: Contact) -> Self

Converts to this type from the input type.
§

impl From<ContactAddress> for IInspectable

§

fn from(value: ContactAddress) -> Self

Converts to this type from the input type.
§

impl From<ContactAddress> for IInspectable

§

fn from(value: ContactAddress) -> Self

Converts to this type from the input type.
§

impl From<ContactAnnotation> for IInspectable

§

fn from(value: ContactAnnotation) -> Self

Converts to this type from the input type.
§

impl From<ContactAnnotationList> for IInspectable

§

fn from(value: ContactAnnotationList) -> Self

Converts to this type from the input type.
§

impl From<ContactAnnotationStore> for IInspectable

§

fn from(value: ContactAnnotationStore) -> Self

Converts to this type from the input type.
§

impl From<ContactBatch> for IInspectable

§

fn from(value: ContactBatch) -> Self

Converts to this type from the input type.
§

impl From<ContactCallActivatedEventArgs> for IInspectable

§

fn from(value: ContactCallActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ContactCardDelayedDataLoader> for IInspectable

§

fn from(value: ContactCardDelayedDataLoader) -> Self

Converts to this type from the input type.
§

impl From<ContactCardOptions> for IInspectable

§

fn from(value: ContactCardOptions) -> Self

Converts to this type from the input type.
§

impl From<ContactChange> for IInspectable

§

fn from(value: ContactChange) -> Self

Converts to this type from the input type.
§

impl From<ContactChangeReader> for IInspectable

§

fn from(value: ContactChangeReader) -> Self

Converts to this type from the input type.
§

impl From<ContactChangeRecord> for IInspectable

§

fn from(value: ContactChangeRecord) -> Self

Converts to this type from the input type.
§

impl From<ContactChangeTracker> for IInspectable

§

fn from(value: ContactChangeTracker) -> Self

Converts to this type from the input type.
§

impl From<ContactChangedDeferral> for IInspectable

§

fn from(value: ContactChangedDeferral) -> Self

Converts to this type from the input type.
§

impl From<ContactChangedEventArgs> for IInspectable

§

fn from(value: ContactChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ContactConnectedServiceAccount> for IInspectable

§

fn from(value: ContactConnectedServiceAccount) -> Self

Converts to this type from the input type.
§

impl From<ContactDataProviderConnection> for IInspectable

§

fn from(value: ContactDataProviderConnection) -> Self

Converts to this type from the input type.
§

impl From<ContactDataProviderTriggerDetails> for IInspectable

§

fn from(value: ContactDataProviderTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<ContactDate> for IInspectable

§

fn from(value: ContactDate) -> Self

Converts to this type from the input type.
§

impl From<ContactEmail> for IInspectable

§

fn from(value: ContactEmail) -> Self

Converts to this type from the input type.
§

impl From<ContactField> for IInspectable

§

fn from(value: ContactField) -> Self

Converts to this type from the input type.
§

impl From<ContactFieldFactory> for IInspectable

§

fn from(value: ContactFieldFactory) -> Self

Converts to this type from the input type.
§

impl From<ContactGroup> for IInspectable

§

fn from(value: ContactGroup) -> Self

Converts to this type from the input type.
§

impl From<ContactInformation> for IInspectable

§

fn from(value: ContactInformation) -> Self

Converts to this type from the input type.
§

impl From<ContactInformation> for IInspectable

§

fn from(value: ContactInformation) -> Self

Converts to this type from the input type.
§

impl From<ContactInstantMessageField> for IInspectable

§

fn from(value: ContactInstantMessageField) -> Self

Converts to this type from the input type.
§

impl From<ContactJobInfo> for IInspectable

§

fn from(value: ContactJobInfo) -> Self

Converts to this type from the input type.
§

impl From<ContactList> for IInspectable

§

fn from(value: ContactList) -> Self

Converts to this type from the input type.
§

impl From<ContactListCreateOrUpdateContactRequest> for IInspectable

§

fn from(value: ContactListCreateOrUpdateContactRequest) -> Self

Converts to this type from the input type.
§

impl From<ContactListCreateOrUpdateContactRequestEventArgs> for IInspectable

§

fn from(value: ContactListCreateOrUpdateContactRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ContactListDeleteContactRequest> for IInspectable

§

fn from(value: ContactListDeleteContactRequest) -> Self

Converts to this type from the input type.
§

impl From<ContactListDeleteContactRequestEventArgs> for IInspectable

§

fn from(value: ContactListDeleteContactRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ContactListLimitedWriteOperations> for IInspectable

§

fn from(value: ContactListLimitedWriteOperations) -> Self

Converts to this type from the input type.
§

impl From<ContactListServerSearchReadBatchRequest> for IInspectable

§

fn from(value: ContactListServerSearchReadBatchRequest) -> Self

Converts to this type from the input type.
§

impl From<ContactListServerSearchReadBatchRequestEventArgs> for IInspectable

§

fn from(value: ContactListServerSearchReadBatchRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ContactListSyncConstraints> for IInspectable

§

fn from(value: ContactListSyncConstraints) -> Self

Converts to this type from the input type.
§

impl From<ContactListSyncManager> for IInspectable

§

fn from(value: ContactListSyncManager) -> Self

Converts to this type from the input type.
§

impl From<ContactListSyncManagerSyncRequest> for IInspectable

§

fn from(value: ContactListSyncManagerSyncRequest) -> Self

Converts to this type from the input type.
§

impl From<ContactListSyncManagerSyncRequestEventArgs> for IInspectable

§

fn from(value: ContactListSyncManagerSyncRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ContactLocationField> for IInspectable

§

fn from(value: ContactLocationField) -> Self

Converts to this type from the input type.
§

impl From<ContactManagerForUser> for IInspectable

§

fn from(value: ContactManagerForUser) -> Self

Converts to this type from the input type.
§

impl From<ContactMapActivatedEventArgs> for IInspectable

§

fn from(value: ContactMapActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ContactMatchReason> for IInspectable

§

fn from(value: ContactMatchReason) -> Self

Converts to this type from the input type.
§

impl From<ContactMessageActivatedEventArgs> for IInspectable

§

fn from(value: ContactMessageActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ContactPanel> for IInspectable

§

fn from(value: ContactPanel) -> Self

Converts to this type from the input type.
§

impl From<ContactPanelActivatedEventArgs> for IInspectable

§

fn from(value: ContactPanelActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ContactPanelClosingEventArgs> for IInspectable

§

fn from(value: ContactPanelClosingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ContactPanelLaunchFullAppRequestedEventArgs> for IInspectable

§

fn from(value: ContactPanelLaunchFullAppRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ContactPhone> for IInspectable

§

fn from(value: ContactPhone) -> Self

Converts to this type from the input type.
§

impl From<ContactPicker> for IInspectable

§

fn from(value: ContactPicker) -> Self

Converts to this type from the input type.
§

impl From<ContactPickerActivatedEventArgs> for IInspectable

§

fn from(value: ContactPickerActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ContactPickerUI> for IInspectable

§

fn from(value: ContactPickerUI) -> Self

Converts to this type from the input type.
§

impl From<ContactPostActivatedEventArgs> for IInspectable

§

fn from(value: ContactPostActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ContactQueryOptions> for IInspectable

§

fn from(value: ContactQueryOptions) -> Self

Converts to this type from the input type.
§

impl From<ContactQueryOptions> for IInspectable

§

fn from(value: ContactQueryOptions) -> Self

Converts to this type from the input type.
§

impl From<ContactQueryResult> for IInspectable

§

fn from(value: ContactQueryResult) -> Self

Converts to this type from the input type.
§

impl From<ContactQueryTextSearch> for IInspectable

§

fn from(value: ContactQueryTextSearch) -> Self

Converts to this type from the input type.
§

impl From<ContactReader> for IInspectable

§

fn from(value: ContactReader) -> Self

Converts to this type from the input type.
§

impl From<ContactRemovedEventArgs> for IInspectable

§

fn from(value: ContactRemovedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ContactSignificantOther> for IInspectable

§

fn from(value: ContactSignificantOther) -> Self

Converts to this type from the input type.
§

impl From<ContactStore> for IInspectable

§

fn from(value: ContactStore) -> Self

Converts to this type from the input type.
§

impl From<ContactStore> for IInspectable

§

fn from(value: ContactStore) -> Self

Converts to this type from the input type.
§

impl From<ContactStoreNotificationTrigger> for IInspectable

§

fn from(value: ContactStoreNotificationTrigger) -> Self

Converts to this type from the input type.
§

impl From<ContactStoreNotificationTriggerDetails> for IInspectable

§

fn from(value: ContactStoreNotificationTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<ContactVideoCallActivatedEventArgs> for IInspectable

§

fn from(value: ContactVideoCallActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ContactWebsite> for IInspectable

§

fn from(value: ContactWebsite) -> Self

Converts to this type from the input type.
§

impl From<ContainerEncodingProperties> for IInspectable

§

fn from(value: ContainerEncodingProperties) -> Self

Converts to this type from the input type.
§

impl From<ContainerVisual> for IInspectable

§

fn from(value: ContainerVisual) -> Self

Converts to this type from the input type.
§

impl From<ContentIndexer> for IInspectable

§

fn from(value: ContentIndexer) -> Self

Converts to this type from the input type.
§

impl From<ContentIndexerQuery> for IInspectable

§

fn from(value: ContentIndexerQuery) -> Self

Converts to this type from the input type.
§

impl From<ContentLinkInfo> for IInspectable

§

fn from(value: ContentLinkInfo) -> Self

Converts to this type from the input type.
§

impl From<ContentPrefetchTrigger> for IInspectable

§

fn from(value: ContentPrefetchTrigger) -> Self

Converts to this type from the input type.
§

impl From<ContentRestrictionsBrowsePolicy> for IInspectable

§

fn from(value: ContentRestrictionsBrowsePolicy) -> Self

Converts to this type from the input type.
§

impl From<ControlChannelTrigger> for IInspectable

§

fn from(value: ControlChannelTrigger) -> Self

Converts to this type from the input type.
§

impl From<ConversationalAgentDetectorManager> for IInspectable

§

fn from(value: ConversationalAgentDetectorManager) -> Self

Converts to this type from the input type.
§

impl From<ConversationalAgentSession> for IInspectable

§

fn from(value: ConversationalAgentSession) -> Self

Converts to this type from the input type.
§

impl From<ConversationalAgentSessionInterruptedEventArgs> for IInspectable

§

fn from(value: ConversationalAgentSessionInterruptedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ConversationalAgentSignal> for IInspectable

§

fn from(value: ConversationalAgentSignal) -> Self

Converts to this type from the input type.
§

impl From<ConversationalAgentSignalDetectedEventArgs> for IInspectable

§

fn from(value: ConversationalAgentSignalDetectedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ConversationalAgentSystemStateChangedEventArgs> for IInspectable

§

fn from(value: ConversationalAgentSystemStateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ConversationalAgentTrigger> for IInspectable

§

fn from(value: ConversationalAgentTrigger) -> Self

Converts to this type from the input type.
§

impl From<CoreAcceleratorKeys> for IInspectable

§

fn from(value: CoreAcceleratorKeys) -> Self

Converts to this type from the input type.
§

impl From<CoreAppWindowPreview> for IInspectable

§

fn from(value: CoreAppWindowPreview) -> Self

Converts to this type from the input type.
§

impl From<CoreApplicationView> for IInspectable

§

fn from(value: CoreApplicationView) -> Self

Converts to this type from the input type.
§

impl From<CoreApplicationViewTitleBar> for IInspectable

§

fn from(value: CoreApplicationViewTitleBar) -> Self

Converts to this type from the input type.
§

impl From<CoreAutomationRemoteOperation> for IInspectable

§

fn from(value: CoreAutomationRemoteOperation) -> Self

Converts to this type from the input type.
§

impl From<CoreAutomationRemoteOperationContext> for IInspectable

§

fn from(value: CoreAutomationRemoteOperationContext) -> Self

Converts to this type from the input type.
§

impl From<CoreComponentInputSource> for IInspectable

§

fn from(value: CoreComponentInputSource) -> Self

Converts to this type from the input type.
§

impl From<CoreCursor> for IInspectable

§

fn from(value: CoreCursor) -> Self

Converts to this type from the input type.
§

impl From<CoreDispatcher> for IInspectable

§

fn from(value: CoreDispatcher) -> Self

Converts to this type from the input type.
§

impl From<CoreDragDropManager> for IInspectable

§

fn from(value: CoreDragDropManager) -> Self

Converts to this type from the input type.
§

impl From<CoreDragInfo> for IInspectable

§

fn from(value: CoreDragInfo) -> Self

Converts to this type from the input type.
§

impl From<CoreDragOperation> for IInspectable

§

fn from(value: CoreDragOperation) -> Self

Converts to this type from the input type.
§

impl From<CoreDragUIOverride> for IInspectable

§

fn from(value: CoreDragUIOverride) -> Self

Converts to this type from the input type.
§

impl From<CoreDropOperationTargetRequestedEventArgs> for IInspectable

§

fn from(value: CoreDropOperationTargetRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CoreFrameworkInputView> for IInspectable

§

fn from(value: CoreFrameworkInputView) -> Self

Converts to this type from the input type.
§

impl From<CoreFrameworkInputViewAnimationStartingEventArgs> for IInspectable

§

fn from(value: CoreFrameworkInputViewAnimationStartingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CoreFrameworkInputViewOcclusionsChangedEventArgs> for IInspectable

§

fn from(value: CoreFrameworkInputViewOcclusionsChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CoreIncrementalInkStroke> for IInspectable

§

fn from(value: CoreIncrementalInkStroke) -> Self

Converts to this type from the input type.
§

impl From<CoreIndependentInputSource> for IInspectable

§

fn from(value: CoreIndependentInputSource) -> Self

Converts to this type from the input type.
§

impl From<CoreIndependentInputSourceController> for IInspectable

§

fn from(value: CoreIndependentInputSourceController) -> Self

Converts to this type from the input type.
§

impl From<CoreInkIndependentInputSource> for IInspectable

§

fn from(value: CoreInkIndependentInputSource) -> Self

Converts to this type from the input type.
§

impl From<CoreInkPresenterHost> for IInspectable

§

fn from(value: CoreInkPresenterHost) -> Self

Converts to this type from the input type.
§

impl From<CoreInputView> for IInspectable

§

fn from(value: CoreInputView) -> Self

Converts to this type from the input type.
§

impl From<CoreInputViewAnimationStartingEventArgs> for IInspectable

§

fn from(value: CoreInputViewAnimationStartingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CoreInputViewHidingEventArgs> for IInspectable

§

fn from(value: CoreInputViewHidingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CoreInputViewOcclusion> for IInspectable

§

fn from(value: CoreInputViewOcclusion) -> Self

Converts to this type from the input type.
§

impl From<CoreInputViewOcclusionsChangedEventArgs> for IInspectable

§

fn from(value: CoreInputViewOcclusionsChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CoreInputViewShowingEventArgs> for IInspectable

§

fn from(value: CoreInputViewShowingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CoreInputViewTransferringXYFocusEventArgs> for IInspectable

§

fn from(value: CoreInputViewTransferringXYFocusEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CoreTextCompositionCompletedEventArgs> for IInspectable

§

fn from(value: CoreTextCompositionCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CoreTextCompositionSegment> for IInspectable

§

fn from(value: CoreTextCompositionSegment) -> Self

Converts to this type from the input type.
§

impl From<CoreTextCompositionStartedEventArgs> for IInspectable

§

fn from(value: CoreTextCompositionStartedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CoreTextEditContext> for IInspectable

§

fn from(value: CoreTextEditContext) -> Self

Converts to this type from the input type.
§

impl From<CoreTextFormatUpdatingEventArgs> for IInspectable

§

fn from(value: CoreTextFormatUpdatingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CoreTextLayoutBounds> for IInspectable

§

fn from(value: CoreTextLayoutBounds) -> Self

Converts to this type from the input type.
§

impl From<CoreTextLayoutRequest> for IInspectable

§

fn from(value: CoreTextLayoutRequest) -> Self

Converts to this type from the input type.
§

impl From<CoreTextLayoutRequestedEventArgs> for IInspectable

§

fn from(value: CoreTextLayoutRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CoreTextSelectionRequest> for IInspectable

§

fn from(value: CoreTextSelectionRequest) -> Self

Converts to this type from the input type.
§

impl From<CoreTextSelectionRequestedEventArgs> for IInspectable

§

fn from(value: CoreTextSelectionRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CoreTextSelectionUpdatingEventArgs> for IInspectable

§

fn from(value: CoreTextSelectionUpdatingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CoreTextServicesManager> for IInspectable

§

fn from(value: CoreTextServicesManager) -> Self

Converts to this type from the input type.
§

impl From<CoreTextTextRequest> for IInspectable

§

fn from(value: CoreTextTextRequest) -> Self

Converts to this type from the input type.
§

impl From<CoreTextTextRequestedEventArgs> for IInspectable

§

fn from(value: CoreTextTextRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CoreTextTextUpdatingEventArgs> for IInspectable

§

fn from(value: CoreTextTextUpdatingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CoreWetStrokeUpdateEventArgs> for IInspectable

§

fn from(value: CoreWetStrokeUpdateEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CoreWetStrokeUpdateSource> for IInspectable

§

fn from(value: CoreWetStrokeUpdateSource) -> Self

Converts to this type from the input type.
§

impl From<CoreWindow> for IInspectable

§

fn from(value: CoreWindow) -> Self

Converts to this type from the input type.
§

impl From<CoreWindowDialog> for IInspectable

§

fn from(value: CoreWindowDialog) -> Self

Converts to this type from the input type.
§

impl From<CoreWindowEventArgs> for IInspectable

§

fn from(value: CoreWindowEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CoreWindowFlyout> for IInspectable

§

fn from(value: CoreWindowFlyout) -> Self

Converts to this type from the input type.
§

impl From<CoreWindowPopupShowingEventArgs> for IInspectable

§

fn from(value: CoreWindowPopupShowingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CoreWindowResizeManager> for IInspectable

§

fn from(value: CoreWindowResizeManager) -> Self

Converts to this type from the input type.
§

impl From<CortanaTileNotificationTriggerDetails> for IInspectable

§

fn from(value: CortanaTileNotificationTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<CreateAudioDeviceInputNodeResult> for IInspectable

§

fn from(value: CreateAudioDeviceInputNodeResult) -> Self

Converts to this type from the input type.
§

impl From<CreateAudioDeviceOutputNodeResult> for IInspectable

§

fn from(value: CreateAudioDeviceOutputNodeResult) -> Self

Converts to this type from the input type.
§

impl From<CreateAudioFileInputNodeResult> for IInspectable

§

fn from(value: CreateAudioFileInputNodeResult) -> Self

Converts to this type from the input type.
§

impl From<CreateAudioFileOutputNodeResult> for IInspectable

§

fn from(value: CreateAudioFileOutputNodeResult) -> Self

Converts to this type from the input type.
§

impl From<CreateAudioGraphResult> for IInspectable

§

fn from(value: CreateAudioGraphResult) -> Self

Converts to this type from the input type.
§

impl From<CreateMediaSourceAudioInputNodeResult> for IInspectable

§

fn from(value: CreateMediaSourceAudioInputNodeResult) -> Self

Converts to this type from the input type.
§

impl From<CreateSharedPackageContainerOptions> for IInspectable

§

fn from(value: CreateSharedPackageContainerOptions) -> Self

Converts to this type from the input type.
§

impl From<CreateSharedPackageContainerResult> for IInspectable

§

fn from(value: CreateSharedPackageContainerResult) -> Self

Converts to this type from the input type.
§

impl From<CredentialCommand> for IInspectable

§

fn from(value: CredentialCommand) -> Self

Converts to this type from the input type.
§

impl From<CredentialPickerOptions> for IInspectable

§

fn from(value: CredentialPickerOptions) -> Self

Converts to this type from the input type.
§

impl From<CredentialPickerResults> for IInspectable

§

fn from(value: CredentialPickerResults) -> Self

Converts to this type from the input type.
§

impl From<CrossSlidingEventArgs> for IInspectable

§

fn from(value: CrossSlidingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CryptographicHash> for IInspectable

§

fn from(value: CryptographicHash) -> Self

Converts to this type from the input type.
§

impl From<CryptographicKey> for IInspectable

§

fn from(value: CryptographicKey) -> Self

Converts to this type from the input type.
§

impl From<CubicBezierEasingFunction> for IInspectable

§

fn from(value: CubicBezierEasingFunction) -> Self

Converts to this type from the input type.
§

impl From<CurrencyAmount> for IInspectable

§

fn from(value: CurrencyAmount) -> Self

Converts to this type from the input type.
§

impl From<CurrencyFormatter> for IInspectable

§

fn from(value: CurrencyFormatter) -> Self

Converts to this type from the input type.
§

impl From<CurrentMediaPlaybackItemChangedEventArgs> for IInspectable

§

fn from(value: CurrentMediaPlaybackItemChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CurrentSessionChangedEventArgs> for IInspectable

§

fn from(value: CurrentSessionChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CurrentTimeChangeRequestedEventArgs> for IInspectable

§

fn from(value: CurrentTimeChangeRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CustomDevice> for IInspectable

§

fn from(value: CustomDevice) -> Self

Converts to this type from the input type.
§

impl From<CustomSensor> for IInspectable

§

fn from(value: CustomSensor) -> Self

Converts to this type from the input type.
§

impl From<CustomSensorReading> for IInspectable

§

fn from(value: CustomSensorReading) -> Self

Converts to this type from the input type.
§

impl From<CustomSensorReadingChangedEventArgs> for IInspectable

§

fn from(value: CustomSensorReadingChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<CustomSystemEventTrigger> for IInspectable

§

fn from(value: CustomSystemEventTrigger) -> Self

Converts to this type from the input type.
§

impl From<DataCue> for IInspectable

§

fn from(value: DataCue) -> Self

Converts to this type from the input type.
§

impl From<DataPackage> for IInspectable

§

fn from(value: DataPackage) -> Self

Converts to this type from the input type.
§

impl From<DataPackagePropertySet> for IInspectable

§

fn from(value: DataPackagePropertySet) -> Self

Converts to this type from the input type.
§

impl From<DataPackagePropertySetView> for IInspectable

§

fn from(value: DataPackagePropertySetView) -> Self

Converts to this type from the input type.
§

impl From<DataPackageView> for IInspectable

§

fn from(value: DataPackageView) -> Self

Converts to this type from the input type.
§

impl From<DataPlanStatus> for IInspectable

§

fn from(value: DataPlanStatus) -> Self

Converts to this type from the input type.
§

impl From<DataPlanUsage> for IInspectable

§

fn from(value: DataPlanUsage) -> Self

Converts to this type from the input type.
§

impl From<DataProtectionInfo> for IInspectable

§

fn from(value: DataProtectionInfo) -> Self

Converts to this type from the input type.
§

impl From<DataProtectionProvider> for IInspectable

§

fn from(value: DataProtectionProvider) -> Self

Converts to this type from the input type.
§

impl From<DataProviderDeferral> for IInspectable

§

fn from(value: DataProviderDeferral) -> Self

Converts to this type from the input type.
§

impl From<DataProviderRequest> for IInspectable

§

fn from(value: DataProviderRequest) -> Self

Converts to this type from the input type.
§

impl From<DataReader> for IInspectable

§

fn from(value: DataReader) -> Self

Converts to this type from the input type.
§

impl From<DataReaderLoadOperation> for IInspectable

§

fn from(value: DataReaderLoadOperation) -> Self

Converts to this type from the input type.
§

impl From<DataRequest> for IInspectable

§

fn from(value: DataRequest) -> Self

Converts to this type from the input type.
§

impl From<DataRequestDeferral> for IInspectable

§

fn from(value: DataRequestDeferral) -> Self

Converts to this type from the input type.
§

impl From<DataRequestedEventArgs> for IInspectable

§

fn from(value: DataRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<DataTransferManager> for IInspectable

§

fn from(value: DataTransferManager) -> Self

Converts to this type from the input type.
§

impl From<DataUsage> for IInspectable

§

fn from(value: DataUsage) -> Self

Converts to this type from the input type.
§

impl From<DataWriter> for IInspectable

§

fn from(value: DataWriter) -> Self

Converts to this type from the input type.
§

impl From<DataWriterStoreOperation> for IInspectable

§

fn from(value: DataWriterStoreOperation) -> Self

Converts to this type from the input type.
§

impl From<DatagramSocket> for IInspectable

§

fn from(value: DatagramSocket) -> Self

Converts to this type from the input type.
§

impl From<DatagramSocketControl> for IInspectable

§

fn from(value: DatagramSocketControl) -> Self

Converts to this type from the input type.
§

impl From<DatagramSocketInformation> for IInspectable

§

fn from(value: DatagramSocketInformation) -> Self

Converts to this type from the input type.
§

impl From<DatagramSocketMessageReceivedEventArgs> for IInspectable

§

fn from(value: DatagramSocketMessageReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<DateTimeFormatter> for IInspectable

§

fn from(value: DateTimeFormatter) -> Self

Converts to this type from the input type.
§

impl From<DecimalFormatter> for IInspectable

§

fn from(value: DecimalFormatter) -> Self

Converts to this type from the input type.
§

impl From<Decompressor> for IInspectable

§

fn from(value: Decompressor) -> Self

Converts to this type from the input type.
§

impl From<DefaultAudioCaptureDeviceChangedEventArgs> for IInspectable

§

fn from(value: DefaultAudioCaptureDeviceChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<DefaultAudioRenderDeviceChangedEventArgs> for IInspectable

§

fn from(value: DefaultAudioRenderDeviceChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<DefaultPresentationConfiguration> for IInspectable

§

fn from(value: DefaultPresentationConfiguration) -> Self

Converts to this type from the input type.
§

impl From<Deferral> for IInspectable

§

fn from(value: Deferral) -> Self

Converts to this type from the input type.
§

impl From<DelegatedInkTrailVisual> for IInspectable

§

fn from(value: DelegatedInkTrailVisual) -> Self

Converts to this type from the input type.
§

impl From<DeleteSharedPackageContainerOptions> for IInspectable

§

fn from(value: DeleteSharedPackageContainerOptions) -> Self

Converts to this type from the input type.
§

impl From<DeleteSharedPackageContainerResult> for IInspectable

§

fn from(value: DeleteSharedPackageContainerResult) -> Self

Converts to this type from the input type.
§

impl From<DeleteSmsMessageOperation> for IInspectable

§

fn from(value: DeleteSmsMessageOperation) -> Self

Converts to this type from the input type.
§

impl From<DeleteSmsMessagesOperation> for IInspectable

§

fn from(value: DeleteSmsMessagesOperation) -> Self

Converts to this type from the input type.
§

impl From<DeliveryOptimizationSettings> for IInspectable

§

fn from(value: DeliveryOptimizationSettings) -> Self

Converts to this type from the input type.
§

impl From<DeploymentResult> for IInspectable

§

fn from(value: DeploymentResult) -> Self

Converts to this type from the input type.
§

impl From<DepthCorrelatedCoordinateMapper> for IInspectable

§

fn from(value: DepthCorrelatedCoordinateMapper) -> Self

Converts to this type from the input type.
§

impl From<DepthMediaFrame> for IInspectable

§

fn from(value: DepthMediaFrame) -> Self

Converts to this type from the input type.
§

impl From<DepthMediaFrameFormat> for IInspectable

§

fn from(value: DepthMediaFrameFormat) -> Self

Converts to this type from the input type.
§

impl From<DesktopWindowTarget> for IInspectable

§

fn from(value: DesktopWindowTarget) -> Self

Converts to this type from the input type.
§

impl From<DetectedFace> for IInspectable

§

fn from(value: DetectedFace) -> Self

Converts to this type from the input type.
§

impl From<DetectionConfigurationAvailabilityChangedEventArgs> for IInspectable

§

fn from(value: DetectionConfigurationAvailabilityChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<DetectionConfigurationAvailabilityInfo> for IInspectable

§

fn from(value: DetectionConfigurationAvailabilityInfo) -> Self

Converts to this type from the input type.
§

impl From<DeviceAccessChangedEventArgs> for IInspectable

§

fn from(value: DeviceAccessChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<DeviceAccessInformation> for IInspectable

§

fn from(value: DeviceAccessInformation) -> Self

Converts to this type from the input type.
§

impl From<DeviceAccountConfiguration> for IInspectable

§

fn from(value: DeviceAccountConfiguration) -> Self

Converts to this type from the input type.
§

impl From<DeviceActivatedEventArgs> for IInspectable

§

fn from(value: DeviceActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<DeviceConnectionChangeTrigger> for IInspectable

§

fn from(value: DeviceConnectionChangeTrigger) -> Self

Converts to this type from the input type.
§

impl From<DeviceConnectionChangeTriggerDetails> for IInspectable

§

fn from(value: DeviceConnectionChangeTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<DeviceDisconnectButtonClickedEventArgs> for IInspectable

§

fn from(value: DeviceDisconnectButtonClickedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<DeviceInformation> for IInspectable

§

fn from(value: DeviceInformation) -> Self

Converts to this type from the input type.
§

impl From<DeviceInformationCollection> for IInspectable

§

fn from(value: DeviceInformationCollection) -> Self

Converts to this type from the input type.
§

impl From<DeviceInformationCustomPairing> for IInspectable

§

fn from(value: DeviceInformationCustomPairing) -> Self

Converts to this type from the input type.
§

impl From<DeviceInformationPairing> for IInspectable

§

fn from(value: DeviceInformationPairing) -> Self

Converts to this type from the input type.
§

impl From<DeviceInformationUpdate> for IInspectable

§

fn from(value: DeviceInformationUpdate) -> Self

Converts to this type from the input type.
§

impl From<DeviceLockdownProfileInformation> for IInspectable

§

fn from(value: DeviceLockdownProfileInformation) -> Self

Converts to this type from the input type.
§

impl From<DeviceManufacturerNotificationTrigger> for IInspectable

§

fn from(value: DeviceManufacturerNotificationTrigger) -> Self

Converts to this type from the input type.
§

impl From<DevicePairingActivatedEventArgs> for IInspectable

§

fn from(value: DevicePairingActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<DevicePairingRequestedEventArgs> for IInspectable

§

fn from(value: DevicePairingRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<DevicePairingResult> for IInspectable

§

fn from(value: DevicePairingResult) -> Self

Converts to this type from the input type.
§

impl From<DevicePicker> for IInspectable

§

fn from(value: DevicePicker) -> Self

Converts to this type from the input type.
§

impl From<DevicePickerAppearance> for IInspectable

§

fn from(value: DevicePickerAppearance) -> Self

Converts to this type from the input type.
§

impl From<DevicePickerFilter> for IInspectable

§

fn from(value: DevicePickerFilter) -> Self

Converts to this type from the input type.
§

impl From<DevicePortalConnection> for IInspectable

§

fn from(value: DevicePortalConnection) -> Self

Converts to this type from the input type.
§

impl From<DevicePortalConnectionClosedEventArgs> for IInspectable

§

fn from(value: DevicePortalConnectionClosedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<DevicePortalConnectionRequestReceivedEventArgs> for IInspectable

§

fn from(value: DevicePortalConnectionRequestReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<DeviceSelectedEventArgs> for IInspectable

§

fn from(value: DeviceSelectedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<DeviceServicingDetails> for IInspectable

§

fn from(value: DeviceServicingDetails) -> Self

Converts to this type from the input type.
§

impl From<DeviceServicingTrigger> for IInspectable

§

fn from(value: DeviceServicingTrigger) -> Self

Converts to this type from the input type.
§

impl From<DeviceThumbnail> for IInspectable

§

fn from(value: DeviceThumbnail) -> Self

Converts to this type from the input type.
§

impl From<DeviceUnpairingResult> for IInspectable

§

fn from(value: DeviceUnpairingResult) -> Self

Converts to this type from the input type.
§

impl From<DeviceUseDetails> for IInspectable

§

fn from(value: DeviceUseDetails) -> Self

Converts to this type from the input type.
§

impl From<DeviceUseTrigger> for IInspectable

§

fn from(value: DeviceUseTrigger) -> Self

Converts to this type from the input type.
§

impl From<DeviceWatcher> for IInspectable

§

fn from(value: DeviceWatcher) -> Self

Converts to this type from the input type.
§

impl From<DeviceWatcherEvent> for IInspectable

§

fn from(value: DeviceWatcherEvent) -> Self

Converts to this type from the input type.
§

impl From<DeviceWatcherTrigger> for IInspectable

§

fn from(value: DeviceWatcherTrigger) -> Self

Converts to this type from the input type.
§

impl From<DeviceWatcherTriggerDetails> for IInspectable

§

fn from(value: DeviceWatcherTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<DiagnosticActionResult> for IInspectable

§

fn from(value: DiagnosticActionResult) -> Self

Converts to this type from the input type.
§

impl From<DiagnosticInvoker> for IInspectable

§

fn from(value: DiagnosticInvoker) -> Self

Converts to this type from the input type.
§

impl From<DiagnosticsSettings> for IInspectable

§

fn from(value: DiagnosticsSettings) -> Self

Converts to this type from the input type.
§

impl From<DialApp> for IInspectable

§

fn from(value: DialApp) -> Self

Converts to this type from the input type.
§

impl From<DialAppStateDetails> for IInspectable

§

fn from(value: DialAppStateDetails) -> Self

Converts to this type from the input type.
§

impl From<DialDevice> for IInspectable

§

fn from(value: DialDevice) -> Self

Converts to this type from the input type.
§

impl From<DialDevicePicker> for IInspectable

§

fn from(value: DialDevicePicker) -> Self

Converts to this type from the input type.
§

impl From<DialDevicePickerFilter> for IInspectable

§

fn from(value: DialDevicePickerFilter) -> Self

Converts to this type from the input type.
§

impl From<DialDeviceSelectedEventArgs> for IInspectable

§

fn from(value: DialDeviceSelectedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<DialDisconnectButtonClickedEventArgs> for IInspectable

§

fn from(value: DialDisconnectButtonClickedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<DialReceiverActivatedEventArgs> for IInspectable

§

fn from(value: DialReceiverActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<DialReceiverApp> for IInspectable

§

fn from(value: DialReceiverApp) -> Self

Converts to this type from the input type.
§

impl From<DialRequestedEventArgs> for IInspectable

§

fn from(value: DialRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<DigitalWindowBounds> for IInspectable

§

fn from(value: DigitalWindowBounds) -> Self

Converts to this type from the input type.
§

impl From<DigitalWindowCapability> for IInspectable

§

fn from(value: DigitalWindowCapability) -> Self

Converts to this type from the input type.
§

impl From<DigitalWindowControl> for IInspectable

§

fn from(value: DigitalWindowControl) -> Self

Converts to this type from the input type.
§

impl From<Direct3D11CaptureFrame> for IInspectable

§

fn from(value: Direct3D11CaptureFrame) -> Self

Converts to this type from the input type.
§

impl From<Direct3D11CaptureFramePool> for IInspectable

§

fn from(value: Direct3D11CaptureFramePool) -> Self

Converts to this type from the input type.
§

impl From<DispatcherQueue> for IInspectable

§

fn from(value: DispatcherQueue) -> Self

Converts to this type from the input type.
§

impl From<DispatcherQueueController> for IInspectable

§

fn from(value: DispatcherQueueController) -> Self

Converts to this type from the input type.
§

impl From<DispatcherQueueShutdownStartingEventArgs> for IInspectable

§

fn from(value: DispatcherQueueShutdownStartingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<DispatcherQueueTimer> for IInspectable

§

fn from(value: DispatcherQueueTimer) -> Self

Converts to this type from the input type.
§

impl From<DisplayAdapter> for IInspectable

§

fn from(value: DisplayAdapter) -> Self

Converts to this type from the input type.
§

impl From<DisplayDevice> for IInspectable

§

fn from(value: DisplayDevice) -> Self

Converts to this type from the input type.
§

impl From<DisplayEnhancementOverride> for IInspectable

§

fn from(value: DisplayEnhancementOverride) -> Self

Converts to this type from the input type.
§

impl From<DisplayEnhancementOverrideCapabilities> for IInspectable

§

fn from(value: DisplayEnhancementOverrideCapabilities) -> Self

Converts to this type from the input type.
§

impl From<DisplayEnhancementOverrideCapabilitiesChangedEventArgs> for IInspectable

§

fn from(value: DisplayEnhancementOverrideCapabilitiesChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<DisplayFence> for IInspectable

§

fn from(value: DisplayFence) -> Self

Converts to this type from the input type.
§

impl From<DisplayInformation> for IInspectable

§

fn from(value: DisplayInformation) -> Self

Converts to this type from the input type.
§

impl From<DisplayManager> for IInspectable

§

fn from(value: DisplayManager) -> Self

Converts to this type from the input type.
§

impl From<DisplayManagerChangedEventArgs> for IInspectable

§

fn from(value: DisplayManagerChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<DisplayManagerDisabledEventArgs> for IInspectable

§

fn from(value: DisplayManagerDisabledEventArgs) -> Self

Converts to this type from the input type.
§

impl From<DisplayManagerEnabledEventArgs> for IInspectable

§

fn from(value: DisplayManagerEnabledEventArgs) -> Self

Converts to this type from the input type.
§

impl From<DisplayManagerPathsFailedOrInvalidatedEventArgs> for IInspectable

§

fn from(value: DisplayManagerPathsFailedOrInvalidatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<DisplayManagerResultWithState> for IInspectable

§

fn from(value: DisplayManagerResultWithState) -> Self

Converts to this type from the input type.
§

impl From<DisplayModeInfo> for IInspectable

§

fn from(value: DisplayModeInfo) -> Self

Converts to this type from the input type.
§

impl From<DisplayMonitor> for IInspectable

§

fn from(value: DisplayMonitor) -> Self

Converts to this type from the input type.
§

impl From<DisplayPath> for IInspectable

§

fn from(value: DisplayPath) -> Self

Converts to this type from the input type.
§

impl From<DisplayPrimaryDescription> for IInspectable

§

fn from(value: DisplayPrimaryDescription) -> Self

Converts to this type from the input type.
§

impl From<DisplayRegion> for IInspectable

§

fn from(value: DisplayRegion) -> Self

Converts to this type from the input type.
§

impl From<DisplayRequest> for IInspectable

§

fn from(value: DisplayRequest) -> Self

Converts to this type from the input type.
§

impl From<DisplayScanout> for IInspectable

§

fn from(value: DisplayScanout) -> Self

Converts to this type from the input type.
§

impl From<DisplayServices> for IInspectable

§

fn from(value: DisplayServices) -> Self

Converts to this type from the input type.
§

impl From<DisplaySource> for IInspectable

§

fn from(value: DisplaySource) -> Self

Converts to this type from the input type.
§

impl From<DisplayState> for IInspectable

§

fn from(value: DisplayState) -> Self

Converts to this type from the input type.
§

impl From<DisplayStateOperationResult> for IInspectable

§

fn from(value: DisplayStateOperationResult) -> Self

Converts to this type from the input type.
§

impl From<DisplaySurface> for IInspectable

§

fn from(value: DisplaySurface) -> Self

Converts to this type from the input type.
§

impl From<DisplayTarget> for IInspectable

§

fn from(value: DisplayTarget) -> Self

Converts to this type from the input type.
§

impl From<DisplayTask> for IInspectable

§

fn from(value: DisplayTask) -> Self

Converts to this type from the input type.
§

impl From<DisplayTaskPool> for IInspectable

§

fn from(value: DisplayTaskPool) -> Self

Converts to this type from the input type.
§

impl From<DisplayTaskResult> for IInspectable

§

fn from(value: DisplayTaskResult) -> Self

Converts to this type from the input type.
§

impl From<DisplayView> for IInspectable

§

fn from(value: DisplayView) -> Self

Converts to this type from the input type.
§

impl From<DisplayWireFormat> for IInspectable

§

fn from(value: DisplayWireFormat) -> Self

Converts to this type from the input type.
§

impl From<DistantLight> for IInspectable

§

fn from(value: DistantLight) -> Self

Converts to this type from the input type.
§

impl From<DnssdRegistrationResult> for IInspectable

§

fn from(value: DnssdRegistrationResult) -> Self

Converts to this type from the input type.
§

impl From<DnssdServiceInstance> for IInspectable

§

fn from(value: DnssdServiceInstance) -> Self

Converts to this type from the input type.
§

impl From<DnssdServiceInstanceCollection> for IInspectable

§

fn from(value: DnssdServiceInstanceCollection) -> Self

Converts to this type from the input type.
§

impl From<DnssdServiceWatcher> for IInspectable

§

fn from(value: DnssdServiceWatcher) -> Self

Converts to this type from the input type.
§

impl From<DocumentProperties> for IInspectable

§

fn from(value: DocumentProperties) -> Self

Converts to this type from the input type.
§

impl From<DownloadOperation> for IInspectable

§

fn from(value: DownloadOperation) -> Self

Converts to this type from the input type.
§

impl From<DraggingEventArgs> for IInspectable

§

fn from(value: DraggingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<DropShadow> for IInspectable

§

fn from(value: DropShadow) -> Self

Converts to this type from the input type.
§

impl From<DtdEntity> for IInspectable

§

fn from(value: DtdEntity) -> Self

Converts to this type from the input type.
§

impl From<DtdNotation> for IInspectable

§

fn from(value: DtdNotation) -> Self

Converts to this type from the input type.
§

impl From<DualSimTile> for IInspectable

§

fn from(value: DualSimTile) -> Self

Converts to this type from the input type.
§

impl From<ESim> for IInspectable

§

fn from(value: ESim) -> Self

Converts to this type from the input type.
§

impl From<ESimAddedEventArgs> for IInspectable

§

fn from(value: ESimAddedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ESimDiscoverEvent> for IInspectable

§

fn from(value: ESimDiscoverEvent) -> Self

Converts to this type from the input type.
§

impl From<ESimDiscoverResult> for IInspectable

§

fn from(value: ESimDiscoverResult) -> Self

Converts to this type from the input type.
§

impl From<ESimDownloadProfileMetadataResult> for IInspectable

§

fn from(value: ESimDownloadProfileMetadataResult) -> Self

Converts to this type from the input type.
§

impl From<ESimOperationResult> for IInspectable

§

fn from(value: ESimOperationResult) -> Self

Converts to this type from the input type.
§

impl From<ESimPolicy> for IInspectable

§

fn from(value: ESimPolicy) -> Self

Converts to this type from the input type.
§

impl From<ESimProfile> for IInspectable

§

fn from(value: ESimProfile) -> Self

Converts to this type from the input type.
§

impl From<ESimProfileMetadata> for IInspectable

§

fn from(value: ESimProfileMetadata) -> Self

Converts to this type from the input type.
§

impl From<ESimProfilePolicy> for IInspectable

§

fn from(value: ESimProfilePolicy) -> Self

Converts to this type from the input type.
§

impl From<ESimRemovedEventArgs> for IInspectable

§

fn from(value: ESimRemovedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ESimServiceInfo> for IInspectable

§

fn from(value: ESimServiceInfo) -> Self

Converts to this type from the input type.
§

impl From<ESimUpdatedEventArgs> for IInspectable

§

fn from(value: ESimUpdatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ESimWatcher> for IInspectable

§

fn from(value: ESimWatcher) -> Self

Converts to this type from the input type.
§

impl From<EasClientDeviceInformation> for IInspectable

§

fn from(value: EasClientDeviceInformation) -> Self

Converts to this type from the input type.
§

impl From<EasClientSecurityPolicy> for IInspectable

§

fn from(value: EasClientSecurityPolicy) -> Self

Converts to this type from the input type.
§

impl From<EasComplianceResults> for IInspectable

§

fn from(value: EasComplianceResults) -> Self

Converts to this type from the input type.
§

impl From<EchoEffectDefinition> for IInspectable

§

fn from(value: EchoEffectDefinition) -> Self

Converts to this type from the input type.
§

impl From<EdgeGesture> for IInspectable

§

fn from(value: EdgeGesture) -> Self

Converts to this type from the input type.
§

impl From<EdgeGestureEventArgs> for IInspectable

§

fn from(value: EdgeGestureEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ElasticEasingFunction> for IInspectable

§

fn from(value: ElasticEasingFunction) -> Self

Converts to this type from the input type.
§

impl From<EmailAccountInfo> for IInspectable

§

fn from(value: EmailAccountInfo) -> Self

Converts to this type from the input type.
§

impl From<EmailAttachment> for IInspectable

§

fn from(value: EmailAttachment) -> Self

Converts to this type from the input type.
§

impl From<EmailConversation> for IInspectable

§

fn from(value: EmailConversation) -> Self

Converts to this type from the input type.
§

impl From<EmailConversationBatch> for IInspectable

§

fn from(value: EmailConversationBatch) -> Self

Converts to this type from the input type.
§

impl From<EmailConversationReader> for IInspectable

§

fn from(value: EmailConversationReader) -> Self

Converts to this type from the input type.
§

impl From<EmailDataProviderConnection> for IInspectable

§

fn from(value: EmailDataProviderConnection) -> Self

Converts to this type from the input type.
§

impl From<EmailDataProviderTriggerDetails> for IInspectable

§

fn from(value: EmailDataProviderTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<EmailFolder> for IInspectable

§

fn from(value: EmailFolder) -> Self

Converts to this type from the input type.
§

impl From<EmailFolderInfo> for IInspectable

§

fn from(value: EmailFolderInfo) -> Self

Converts to this type from the input type.
§

impl From<EmailIrmInfo> for IInspectable

§

fn from(value: EmailIrmInfo) -> Self

Converts to this type from the input type.
§

impl From<EmailIrmTemplate> for IInspectable

§

fn from(value: EmailIrmTemplate) -> Self

Converts to this type from the input type.
§

impl From<EmailItemCounts> for IInspectable

§

fn from(value: EmailItemCounts) -> Self

Converts to this type from the input type.
§

impl From<EmailMailbox> for IInspectable

§

fn from(value: EmailMailbox) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxAction> for IInspectable

§

fn from(value: EmailMailboxAction) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxAutoReply> for IInspectable

§

fn from(value: EmailMailboxAutoReply) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxAutoReplySettings> for IInspectable

§

fn from(value: EmailMailboxAutoReplySettings) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxCapabilities> for IInspectable

§

fn from(value: EmailMailboxCapabilities) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxChange> for IInspectable

§

fn from(value: EmailMailboxChange) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxChangeReader> for IInspectable

§

fn from(value: EmailMailboxChangeReader) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxChangeTracker> for IInspectable

§

fn from(value: EmailMailboxChangeTracker) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxChangedDeferral> for IInspectable

§

fn from(value: EmailMailboxChangedDeferral) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxChangedEventArgs> for IInspectable

§

fn from(value: EmailMailboxChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxCreateFolderRequest> for IInspectable

§

fn from(value: EmailMailboxCreateFolderRequest) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxCreateFolderRequestEventArgs> for IInspectable

§

fn from(value: EmailMailboxCreateFolderRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxCreateFolderResult> for IInspectable

§

fn from(value: EmailMailboxCreateFolderResult) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxDeleteFolderRequest> for IInspectable

§

fn from(value: EmailMailboxDeleteFolderRequest) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxDeleteFolderRequestEventArgs> for IInspectable

§

fn from(value: EmailMailboxDeleteFolderRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxDownloadAttachmentRequest> for IInspectable

§

fn from(value: EmailMailboxDownloadAttachmentRequest) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxDownloadAttachmentRequestEventArgs> for IInspectable

§

fn from(value: EmailMailboxDownloadAttachmentRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxDownloadMessageRequest> for IInspectable

§

fn from(value: EmailMailboxDownloadMessageRequest) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxDownloadMessageRequestEventArgs> for IInspectable

§

fn from(value: EmailMailboxDownloadMessageRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxEmptyFolderRequest> for IInspectable

§

fn from(value: EmailMailboxEmptyFolderRequest) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxEmptyFolderRequestEventArgs> for IInspectable

§

fn from(value: EmailMailboxEmptyFolderRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxForwardMeetingRequest> for IInspectable

§

fn from(value: EmailMailboxForwardMeetingRequest) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxForwardMeetingRequestEventArgs> for IInspectable

§

fn from(value: EmailMailboxForwardMeetingRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxGetAutoReplySettingsRequest> for IInspectable

§

fn from(value: EmailMailboxGetAutoReplySettingsRequest) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxGetAutoReplySettingsRequestEventArgs> for IInspectable

§

fn from(value: EmailMailboxGetAutoReplySettingsRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxMoveFolderRequest> for IInspectable

§

fn from(value: EmailMailboxMoveFolderRequest) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxMoveFolderRequestEventArgs> for IInspectable

§

fn from(value: EmailMailboxMoveFolderRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxPolicies> for IInspectable

§

fn from(value: EmailMailboxPolicies) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxProposeNewTimeForMeetingRequest> for IInspectable

§

fn from(value: EmailMailboxProposeNewTimeForMeetingRequest) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxProposeNewTimeForMeetingRequestEventArgs> for IInspectable

§

fn from(value: EmailMailboxProposeNewTimeForMeetingRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxResolveRecipientsRequest> for IInspectable

§

fn from(value: EmailMailboxResolveRecipientsRequest) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxResolveRecipientsRequestEventArgs> for IInspectable

§

fn from(value: EmailMailboxResolveRecipientsRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxServerSearchReadBatchRequest> for IInspectable

§

fn from(value: EmailMailboxServerSearchReadBatchRequest) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxServerSearchReadBatchRequestEventArgs> for IInspectable

§

fn from(value: EmailMailboxServerSearchReadBatchRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxSetAutoReplySettingsRequest> for IInspectable

§

fn from(value: EmailMailboxSetAutoReplySettingsRequest) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxSetAutoReplySettingsRequestEventArgs> for IInspectable

§

fn from(value: EmailMailboxSetAutoReplySettingsRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxSyncManager> for IInspectable

§

fn from(value: EmailMailboxSyncManager) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxSyncManagerSyncRequest> for IInspectable

§

fn from(value: EmailMailboxSyncManagerSyncRequest) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxSyncManagerSyncRequestEventArgs> for IInspectable

§

fn from(value: EmailMailboxSyncManagerSyncRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxUpdateMeetingResponseRequest> for IInspectable

§

fn from(value: EmailMailboxUpdateMeetingResponseRequest) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxUpdateMeetingResponseRequestEventArgs> for IInspectable

§

fn from(value: EmailMailboxUpdateMeetingResponseRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxValidateCertificatesRequest> for IInspectable

§

fn from(value: EmailMailboxValidateCertificatesRequest) -> Self

Converts to this type from the input type.
§

impl From<EmailMailboxValidateCertificatesRequestEventArgs> for IInspectable

§

fn from(value: EmailMailboxValidateCertificatesRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<EmailManagerForUser> for IInspectable

§

fn from(value: EmailManagerForUser) -> Self

Converts to this type from the input type.
§

impl From<EmailMeetingInfo> for IInspectable

§

fn from(value: EmailMeetingInfo) -> Self

Converts to this type from the input type.
§

impl From<EmailMessage> for IInspectable

§

fn from(value: EmailMessage) -> Self

Converts to this type from the input type.
§

impl From<EmailMessageBatch> for IInspectable

§

fn from(value: EmailMessageBatch) -> Self

Converts to this type from the input type.
§

impl From<EmailMessageReader> for IInspectable

§

fn from(value: EmailMessageReader) -> Self

Converts to this type from the input type.
§

impl From<EmailNotificationTriggerDetails> for IInspectable

§

fn from(value: EmailNotificationTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<EmailQueryOptions> for IInspectable

§

fn from(value: EmailQueryOptions) -> Self

Converts to this type from the input type.
§

impl From<EmailQueryTextSearch> for IInspectable

§

fn from(value: EmailQueryTextSearch) -> Self

Converts to this type from the input type.
§

impl From<EmailReadNotificationTriggerDetails> for IInspectable

§

fn from(value: EmailReadNotificationTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<EmailRecipient> for IInspectable

§

fn from(value: EmailRecipient) -> Self

Converts to this type from the input type.
§

impl From<EmailRecipientResolutionResult> for IInspectable

§

fn from(value: EmailRecipientResolutionResult) -> Self

Converts to this type from the input type.
§

impl From<EmailStore> for IInspectable

§

fn from(value: EmailStore) -> Self

Converts to this type from the input type.
§

impl From<EmailStoreNotificationTrigger> for IInspectable

§

fn from(value: EmailStoreNotificationTrigger) -> Self

Converts to this type from the input type.
§

impl From<EmailStoreNotificationTriggerDetails> for IInspectable

§

fn from(value: EmailStoreNotificationTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<EmbeddedAudioTrack> for IInspectable

§

fn from(value: EmbeddedAudioTrack) -> Self

Converts to this type from the input type.
§

impl From<EnclosureLocation> for IInspectable

§

fn from(value: EnclosureLocation) -> Self

Converts to this type from the input type.
§

impl From<EncryptedAndAuthenticatedData> for IInspectable

§

fn from(value: EncryptedAndAuthenticatedData) -> Self

Converts to this type from the input type.
§

impl From<EndpointPair> for IInspectable

§

fn from(value: EndpointPair) -> Self

Converts to this type from the input type.
§

impl From<EnhancedWaypoint> for IInspectable

§

fn from(value: EnhancedWaypoint) -> Self

Converts to this type from the input type.
§

impl From<EnteredBackgroundEventArgs> for IInspectable

§

fn from(value: EnteredBackgroundEventArgs) -> Self

Converts to this type from the input type.
§

impl From<EnteredBackgroundEventArgs> for IInspectable

§

fn from(value: EnteredBackgroundEventArgs) -> Self

Converts to this type from the input type.
§

impl From<Enterprise> for IInspectable

§

fn from(value: Enterprise) -> Self

Converts to this type from the input type.
§

impl From<EnterpriseEnrollmentResult> for IInspectable

§

fn from(value: EnterpriseEnrollmentResult) -> Self

Converts to this type from the input type.
§

impl From<EnterpriseKeyCredentialRegistrationInfo> for IInspectable

§

fn from(value: EnterpriseKeyCredentialRegistrationInfo) -> Self

Converts to this type from the input type.
§

impl From<EnterpriseKeyCredentialRegistrationManager> for IInspectable

§

fn from(value: EnterpriseKeyCredentialRegistrationManager) -> Self

Converts to this type from the input type.
§

impl From<EqualizerBand> for IInspectable

§

fn from(value: EqualizerBand) -> Self

Converts to this type from the input type.
§

impl From<EqualizerEffectDefinition> for IInspectable

§

fn from(value: EqualizerEffectDefinition) -> Self

Converts to this type from the input type.
§

impl From<ErrorDetails> for IInspectable

§

fn from(value: ErrorDetails) -> Self

Converts to this type from the input type.
§

impl From<ErrorReceivedEventArgs> for IInspectable

§

fn from(value: ErrorReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ExponentialEasingFunction> for IInspectable

§

fn from(value: ExponentialEasingFunction) -> Self

Converts to this type from the input type.
§

impl From<ExposureCompensationControl> for IInspectable

§

fn from(value: ExposureCompensationControl) -> Self

Converts to this type from the input type.
§

impl From<ExposureControl> for IInspectable

§

fn from(value: ExposureControl) -> Self

Converts to this type from the input type.
§

impl From<ExposurePriorityVideoControl> for IInspectable

§

fn from(value: ExposurePriorityVideoControl) -> Self

Converts to this type from the input type.
§

impl From<ExpressionAnimation> for IInspectable

§

fn from(value: ExpressionAnimation) -> Self

Converts to this type from the input type.
§

impl From<ExtendedExecutionForegroundRevokedEventArgs> for IInspectable

§

fn from(value: ExtendedExecutionForegroundRevokedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ExtendedExecutionForegroundSession> for IInspectable

§

fn from(value: ExtendedExecutionForegroundSession) -> Self

Converts to this type from the input type.
§

impl From<ExtendedExecutionRevokedEventArgs> for IInspectable

§

fn from(value: ExtendedExecutionRevokedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ExtendedExecutionSession> for IInspectable

§

fn from(value: ExtendedExecutionSession) -> Self

Converts to this type from the input type.
§

impl From<EyesPose> for IInspectable

§

fn from(value: EyesPose) -> Self

Converts to this type from the input type.
§

impl From<FaceDetectedEventArgs> for IInspectable

§

fn from(value: FaceDetectedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<FaceDetectionEffect> for IInspectable

§

fn from(value: FaceDetectionEffect) -> Self

Converts to this type from the input type.
§

impl From<FaceDetectionEffectDefinition> for IInspectable

§

fn from(value: FaceDetectionEffectDefinition) -> Self

Converts to this type from the input type.
§

impl From<FaceDetectionEffectFrame> for IInspectable

§

fn from(value: FaceDetectionEffectFrame) -> Self

Converts to this type from the input type.
§

impl From<FaceDetector> for IInspectable

§

fn from(value: FaceDetector) -> Self

Converts to this type from the input type.
§

impl From<FaceTracker> for IInspectable

§

fn from(value: FaceTracker) -> Self

Converts to this type from the input type.
§

impl From<FileActivatedEventArgs> for IInspectable

§

fn from(value: FileActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<FileExtensionVector> for IInspectable

§

fn from(value: FileExtensionVector) -> Self

Converts to this type from the input type.
§

impl From<FileInformation> for IInspectable

§

fn from(value: FileInformation) -> Self

Converts to this type from the input type.
§

impl From<FileInformationFactory> for IInspectable

§

fn from(value: FileInformationFactory) -> Self

Converts to this type from the input type.
§

impl From<FileInputStream> for IInspectable

§

fn from(value: FileInputStream) -> Self

Converts to this type from the input type.
§

impl From<FileLoggingSession> for IInspectable

§

fn from(value: FileLoggingSession) -> Self

Converts to this type from the input type.
§

impl From<FileOpenPicker> for IInspectable

§

fn from(value: FileOpenPicker) -> Self

Converts to this type from the input type.
§

impl From<FileOpenPickerActivatedEventArgs> for IInspectable

§

fn from(value: FileOpenPickerActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<FileOpenPickerContinuationEventArgs> for IInspectable

§

fn from(value: FileOpenPickerContinuationEventArgs) -> Self

Converts to this type from the input type.
§

impl From<FileOpenPickerUI> for IInspectable

§

fn from(value: FileOpenPickerUI) -> Self

Converts to this type from the input type.
§

impl From<FileOutputStream> for IInspectable

§

fn from(value: FileOutputStream) -> Self

Converts to this type from the input type.
§

impl From<FilePickerFileTypesOrderedMap> for IInspectable

§

fn from(value: FilePickerFileTypesOrderedMap) -> Self

Converts to this type from the input type.
§

impl From<FilePickerSelectedFilesArray> for IInspectable

§

fn from(value: FilePickerSelectedFilesArray) -> Self

Converts to this type from the input type.
§

impl From<FileProtectionInfo> for IInspectable

§

fn from(value: FileProtectionInfo) -> Self

Converts to this type from the input type.
§

impl From<FileRandomAccessStream> for IInspectable

§

fn from(value: FileRandomAccessStream) -> Self

Converts to this type from the input type.
§

impl From<FileRemovedEventArgs> for IInspectable

§

fn from(value: FileRemovedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<FileSavePicker> for IInspectable

§

fn from(value: FileSavePicker) -> Self

Converts to this type from the input type.
§

impl From<FileSavePickerActivatedEventArgs> for IInspectable

§

fn from(value: FileSavePickerActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<FileSavePickerContinuationEventArgs> for IInspectable

§

fn from(value: FileSavePickerContinuationEventArgs) -> Self

Converts to this type from the input type.
§

impl From<FileSavePickerUI> for IInspectable

§

fn from(value: FileSavePickerUI) -> Self

Converts to this type from the input type.
§

impl From<FileUnprotectOptions> for IInspectable

§

fn from(value: FileUnprotectOptions) -> Self

Converts to this type from the input type.
§

impl From<FileUpdateRequest> for IInspectable

§

fn from(value: FileUpdateRequest) -> Self

Converts to this type from the input type.
§

impl From<FileUpdateRequestDeferral> for IInspectable

§

fn from(value: FileUpdateRequestDeferral) -> Self

Converts to this type from the input type.
§

impl From<FileUpdateRequestedEventArgs> for IInspectable

§

fn from(value: FileUpdateRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<FindAllAccountsResult> for IInspectable

§

fn from(value: FindAllAccountsResult) -> Self

Converts to this type from the input type.
§

impl From<FindAppointmentsOptions> for IInspectable

§

fn from(value: FindAppointmentsOptions) -> Self

Converts to this type from the input type.
§

impl From<FindRelatedPackagesOptions> for IInspectable

§

fn from(value: FindRelatedPackagesOptions) -> Self

Converts to this type from the input type.
§

impl From<FindSharedPackageContainerOptions> for IInspectable

§

fn from(value: FindSharedPackageContainerOptions) -> Self

Converts to this type from the input type.
§

impl From<FirstSignInSettings> for IInspectable

§

fn from(value: FirstSignInSettings) -> Self

Converts to this type from the input type.
§

impl From<FlashControl> for IInspectable

§

fn from(value: FlashControl) -> Self

Converts to this type from the input type.
§

impl From<FlightStick> for IInspectable

§

fn from(value: FlightStick) -> Self

Converts to this type from the input type.
§

impl From<FocusControl> for IInspectable

§

fn from(value: FocusControl) -> Self

Converts to this type from the input type.
§

impl From<FocusSession> for IInspectable

§

fn from(value: FocusSession) -> Self

Converts to this type from the input type.
§

impl From<FocusSessionManager> for IInspectable

§

fn from(value: FocusSessionManager) -> Self

Converts to this type from the input type.
§

impl From<FocusSettings> for IInspectable

§

fn from(value: FocusSettings) -> Self

Converts to this type from the input type.
§

impl From<FolderInformation> for IInspectable

§

fn from(value: FolderInformation) -> Self

Converts to this type from the input type.
§

impl From<FolderLauncherOptions> for IInspectable

§

fn from(value: FolderLauncherOptions) -> Self

Converts to this type from the input type.
§

impl From<FolderPicker> for IInspectable

§

fn from(value: FolderPicker) -> Self

Converts to this type from the input type.
§

impl From<FolderPickerContinuationEventArgs> for IInspectable

§

fn from(value: FolderPickerContinuationEventArgs) -> Self

Converts to this type from the input type.
§

impl From<FontWeights> for IInspectable

§

fn from(value: FontWeights) -> Self

Converts to this type from the input type.
§

impl From<ForceFeedbackMotor> for IInspectable

§

fn from(value: ForceFeedbackMotor) -> Self

Converts to this type from the input type.
§

impl From<FrameControlCapabilities> for IInspectable

§

fn from(value: FrameControlCapabilities) -> Self

Converts to this type from the input type.
§

impl From<FrameController> for IInspectable

§

fn from(value: FrameController) -> Self

Converts to this type from the input type.
§

impl From<FrameExposureCapabilities> for IInspectable

§

fn from(value: FrameExposureCapabilities) -> Self

Converts to this type from the input type.
§

impl From<FrameExposureCompensationCapabilities> for IInspectable

§

fn from(value: FrameExposureCompensationCapabilities) -> Self

Converts to this type from the input type.
§

impl From<FrameExposureCompensationControl> for IInspectable

§

fn from(value: FrameExposureCompensationControl) -> Self

Converts to this type from the input type.
§

impl From<FrameExposureControl> for IInspectable

§

fn from(value: FrameExposureControl) -> Self

Converts to this type from the input type.
§

impl From<FrameFlashCapabilities> for IInspectable

§

fn from(value: FrameFlashCapabilities) -> Self

Converts to this type from the input type.
§

impl From<FrameFlashControl> for IInspectable

§

fn from(value: FrameFlashControl) -> Self

Converts to this type from the input type.
§

impl From<FrameFocusCapabilities> for IInspectable

§

fn from(value: FrameFocusCapabilities) -> Self

Converts to this type from the input type.
§

impl From<FrameFocusControl> for IInspectable

§

fn from(value: FrameFocusControl) -> Self

Converts to this type from the input type.
§

impl From<FrameInputNodeQuantumStartedEventArgs> for IInspectable

§

fn from(value: FrameInputNodeQuantumStartedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<FrameIsoSpeedCapabilities> for IInspectable

§

fn from(value: FrameIsoSpeedCapabilities) -> Self

Converts to this type from the input type.
§

impl From<FrameIsoSpeedControl> for IInspectable

§

fn from(value: FrameIsoSpeedControl) -> Self

Converts to this type from the input type.
§

impl From<FullContactCardOptions> for IInspectable

§

fn from(value: FullContactCardOptions) -> Self

Converts to this type from the input type.
§

impl From<FullScreenPresentationConfiguration> for IInspectable

§

fn from(value: FullScreenPresentationConfiguration) -> Self

Converts to this type from the input type.
§

impl From<FullTrustProcessLaunchResult> for IInspectable

§

fn from(value: FullTrustProcessLaunchResult) -> Self

Converts to this type from the input type.
§

impl From<GameBarServices> for IInspectable

§

fn from(value: GameBarServices) -> Self

Converts to this type from the input type.
§

impl From<GameBarServicesCommandEventArgs> for IInspectable

§

fn from(value: GameBarServicesCommandEventArgs) -> Self

Converts to this type from the input type.
§

impl From<GameBarServicesManager> for IInspectable

§

fn from(value: GameBarServicesManager) -> Self

Converts to this type from the input type.
§

impl From<GameBarServicesManagerGameBarServicesCreatedEventArgs> for IInspectable

§

fn from(value: GameBarServicesManagerGameBarServicesCreatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<GameBarServicesTargetInfo> for IInspectable

§

fn from(value: GameBarServicesTargetInfo) -> Self

Converts to this type from the input type.
§

impl From<GameChatMessageReceivedEventArgs> for IInspectable

§

fn from(value: GameChatMessageReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<GameChatOverlay> for IInspectable

§

fn from(value: GameChatOverlay) -> Self

Converts to this type from the input type.
§

impl From<GameChatOverlayMessageSource> for IInspectable

§

fn from(value: GameChatOverlayMessageSource) -> Self

Converts to this type from the input type.
§

impl From<GameListEntry> for IInspectable

§

fn from(value: GameListEntry) -> Self

Converts to this type from the input type.
§

impl From<GameModeConfiguration> for IInspectable

§

fn from(value: GameModeConfiguration) -> Self

Converts to this type from the input type.
§

impl From<GameModeUserConfiguration> for IInspectable

§

fn from(value: GameModeUserConfiguration) -> Self

Converts to this type from the input type.
§

impl From<GameSaveBlobGetResult> for IInspectable

§

fn from(value: GameSaveBlobGetResult) -> Self

Converts to this type from the input type.
§

impl From<GameSaveBlobInfo> for IInspectable

§

fn from(value: GameSaveBlobInfo) -> Self

Converts to this type from the input type.
§

impl From<GameSaveBlobInfoGetResult> for IInspectable

§

fn from(value: GameSaveBlobInfoGetResult) -> Self

Converts to this type from the input type.
§

impl From<GameSaveBlobInfoQuery> for IInspectable

§

fn from(value: GameSaveBlobInfoQuery) -> Self

Converts to this type from the input type.
§

impl From<GameSaveContainer> for IInspectable

§

fn from(value: GameSaveContainer) -> Self

Converts to this type from the input type.
§

impl From<GameSaveContainerInfo> for IInspectable

§

fn from(value: GameSaveContainerInfo) -> Self

Converts to this type from the input type.
§

impl From<GameSaveContainerInfoGetResult> for IInspectable

§

fn from(value: GameSaveContainerInfoGetResult) -> Self

Converts to this type from the input type.
§

impl From<GameSaveContainerInfoQuery> for IInspectable

§

fn from(value: GameSaveContainerInfoQuery) -> Self

Converts to this type from the input type.
§

impl From<GameSaveOperationResult> for IInspectable

§

fn from(value: GameSaveOperationResult) -> Self

Converts to this type from the input type.
§

impl From<GameSaveProvider> for IInspectable

§

fn from(value: GameSaveProvider) -> Self

Converts to this type from the input type.
§

impl From<GameSaveProviderGetResult> for IInspectable

§

fn from(value: GameSaveProviderGetResult) -> Self

Converts to this type from the input type.
§

impl From<GameServicePropertyCollection> for IInspectable

§

fn from(value: GameServicePropertyCollection) -> Self

Converts to this type from the input type.
§

impl From<GameUIProviderActivatedEventArgs> for IInspectable

§

fn from(value: GameUIProviderActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<Gamepad> for IInspectable

§

fn from(value: Gamepad) -> Self

Converts to this type from the input type.
§

impl From<GattCharacteristic> for IInspectable

§

fn from(value: GattCharacteristic) -> Self

Converts to this type from the input type.
§

impl From<GattCharacteristicNotificationTrigger> for IInspectable

§

fn from(value: GattCharacteristicNotificationTrigger) -> Self

Converts to this type from the input type.
§

impl From<GattCharacteristicNotificationTriggerDetails> for IInspectable

§

fn from(value: GattCharacteristicNotificationTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<GattCharacteristicsResult> for IInspectable

§

fn from(value: GattCharacteristicsResult) -> Self

Converts to this type from the input type.
§

impl From<GattClientNotificationResult> for IInspectable

§

fn from(value: GattClientNotificationResult) -> Self

Converts to this type from the input type.
§

impl From<GattDescriptor> for IInspectable

§

fn from(value: GattDescriptor) -> Self

Converts to this type from the input type.
§

impl From<GattDescriptorsResult> for IInspectable

§

fn from(value: GattDescriptorsResult) -> Self

Converts to this type from the input type.
§

impl From<GattDeviceService> for IInspectable

§

fn from(value: GattDeviceService) -> Self

Converts to this type from the input type.
§

impl From<GattDeviceServicesResult> for IInspectable

§

fn from(value: GattDeviceServicesResult) -> Self

Converts to this type from the input type.
§

impl From<GattLocalCharacteristic> for IInspectable

§

fn from(value: GattLocalCharacteristic) -> Self

Converts to this type from the input type.
§

impl From<GattLocalCharacteristicParameters> for IInspectable

§

fn from(value: GattLocalCharacteristicParameters) -> Self

Converts to this type from the input type.
§

impl From<GattLocalCharacteristicResult> for IInspectable

§

fn from(value: GattLocalCharacteristicResult) -> Self

Converts to this type from the input type.
§

impl From<GattLocalDescriptor> for IInspectable

§

fn from(value: GattLocalDescriptor) -> Self

Converts to this type from the input type.
§

impl From<GattLocalDescriptorParameters> for IInspectable

§

fn from(value: GattLocalDescriptorParameters) -> Self

Converts to this type from the input type.
§

impl From<GattLocalDescriptorResult> for IInspectable

§

fn from(value: GattLocalDescriptorResult) -> Self

Converts to this type from the input type.
§

impl From<GattLocalService> for IInspectable

§

fn from(value: GattLocalService) -> Self

Converts to this type from the input type.
§

impl From<GattPresentationFormat> for IInspectable

§

fn from(value: GattPresentationFormat) -> Self

Converts to this type from the input type.
§

impl From<GattReadClientCharacteristicConfigurationDescriptorResult> for IInspectable

§

fn from( value: GattReadClientCharacteristicConfigurationDescriptorResult ) -> Self

Converts to this type from the input type.
§

impl From<GattReadRequest> for IInspectable

§

fn from(value: GattReadRequest) -> Self

Converts to this type from the input type.
§

impl From<GattReadRequestedEventArgs> for IInspectable

§

fn from(value: GattReadRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<GattReadResult> for IInspectable

§

fn from(value: GattReadResult) -> Self

Converts to this type from the input type.
§

impl From<GattReliableWriteTransaction> for IInspectable

§

fn from(value: GattReliableWriteTransaction) -> Self

Converts to this type from the input type.
§

impl From<GattRequestStateChangedEventArgs> for IInspectable

§

fn from(value: GattRequestStateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<GattServiceProvider> for IInspectable

§

fn from(value: GattServiceProvider) -> Self

Converts to this type from the input type.
§

impl From<GattServiceProviderAdvertisementStatusChangedEventArgs> for IInspectable

§

fn from(value: GattServiceProviderAdvertisementStatusChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<GattServiceProviderAdvertisingParameters> for IInspectable

§

fn from(value: GattServiceProviderAdvertisingParameters) -> Self

Converts to this type from the input type.
§

impl From<GattServiceProviderConnection> for IInspectable

§

fn from(value: GattServiceProviderConnection) -> Self

Converts to this type from the input type.
§

impl From<GattServiceProviderResult> for IInspectable

§

fn from(value: GattServiceProviderResult) -> Self

Converts to this type from the input type.
§

impl From<GattServiceProviderTrigger> for IInspectable

§

fn from(value: GattServiceProviderTrigger) -> Self

Converts to this type from the input type.
§

impl From<GattServiceProviderTriggerDetails> for IInspectable

§

fn from(value: GattServiceProviderTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<GattServiceProviderTriggerResult> for IInspectable

§

fn from(value: GattServiceProviderTriggerResult) -> Self

Converts to this type from the input type.
§

impl From<GattSession> for IInspectable

§

fn from(value: GattSession) -> Self

Converts to this type from the input type.
§

impl From<GattSessionStatusChangedEventArgs> for IInspectable

§

fn from(value: GattSessionStatusChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<GattSubscribedClient> for IInspectable

§

fn from(value: GattSubscribedClient) -> Self

Converts to this type from the input type.
§

impl From<GattValueChangedEventArgs> for IInspectable

§

fn from(value: GattValueChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<GattWriteRequest> for IInspectable

§

fn from(value: GattWriteRequest) -> Self

Converts to this type from the input type.
§

impl From<GattWriteRequestedEventArgs> for IInspectable

§

fn from(value: GattWriteRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<GattWriteResult> for IInspectable

§

fn from(value: GattWriteResult) -> Self

Converts to this type from the input type.
§

impl From<GazeDevicePreview> for IInspectable

§

fn from(value: GazeDevicePreview) -> Self

Converts to this type from the input type.
§

impl From<GazeDeviceWatcherAddedPreviewEventArgs> for IInspectable

§

fn from(value: GazeDeviceWatcherAddedPreviewEventArgs) -> Self

Converts to this type from the input type.
§

impl From<GazeDeviceWatcherPreview> for IInspectable

§

fn from(value: GazeDeviceWatcherPreview) -> Self

Converts to this type from the input type.
§

impl From<GazeDeviceWatcherRemovedPreviewEventArgs> for IInspectable

§

fn from(value: GazeDeviceWatcherRemovedPreviewEventArgs) -> Self

Converts to this type from the input type.
§

impl From<GazeDeviceWatcherUpdatedPreviewEventArgs> for IInspectable

§

fn from(value: GazeDeviceWatcherUpdatedPreviewEventArgs) -> Self

Converts to this type from the input type.
§

impl From<GazeEnteredPreviewEventArgs> for IInspectable

§

fn from(value: GazeEnteredPreviewEventArgs) -> Self

Converts to this type from the input type.
§

impl From<GazeExitedPreviewEventArgs> for IInspectable

§

fn from(value: GazeExitedPreviewEventArgs) -> Self

Converts to this type from the input type.
§

impl From<GazeInputSourcePreview> for IInspectable

§

fn from(value: GazeInputSourcePreview) -> Self

Converts to this type from the input type.
§

impl From<GazeMovedPreviewEventArgs> for IInspectable

§

fn from(value: GazeMovedPreviewEventArgs) -> Self

Converts to this type from the input type.
§

impl From<GazePointPreview> for IInspectable

§

fn from(value: GazePointPreview) -> Self

Converts to this type from the input type.
§

impl From<GeoboundingBox> for IInspectable

§

fn from(value: GeoboundingBox) -> Self

Converts to this type from the input type.
§

impl From<Geocircle> for IInspectable

§

fn from(value: Geocircle) -> Self

Converts to this type from the input type.
§

impl From<Geocoordinate> for IInspectable

§

fn from(value: Geocoordinate) -> Self

Converts to this type from the input type.
§

impl From<GeocoordinateSatelliteData> for IInspectable

§

fn from(value: GeocoordinateSatelliteData) -> Self

Converts to this type from the input type.
§

impl From<Geofence> for IInspectable

§

fn from(value: Geofence) -> Self

Converts to this type from the input type.
§

impl From<GeofenceMonitor> for IInspectable

§

fn from(value: GeofenceMonitor) -> Self

Converts to this type from the input type.
§

impl From<GeofenceStateChangeReport> for IInspectable

§

fn from(value: GeofenceStateChangeReport) -> Self

Converts to this type from the input type.
§

impl From<GeographicRegion> for IInspectable

§

fn from(value: GeographicRegion) -> Self

Converts to this type from the input type.
§

impl From<GeolocationProvider> for IInspectable

§

fn from(value: GeolocationProvider) -> Self

Converts to this type from the input type.
§

impl From<Geolocator> for IInspectable

§

fn from(value: Geolocator) -> Self

Converts to this type from the input type.
§

impl From<Geopath> for IInspectable

§

fn from(value: Geopath) -> Self

Converts to this type from the input type.
§

impl From<Geopoint> for IInspectable

§

fn from(value: Geopoint) -> Self

Converts to this type from the input type.
§

impl From<Geoposition> for IInspectable

§

fn from(value: Geoposition) -> Self

Converts to this type from the input type.
§

impl From<Geovisit> for IInspectable

§

fn from(value: Geovisit) -> Self

Converts to this type from the input type.
§

impl From<GeovisitMonitor> for IInspectable

§

fn from(value: GeovisitMonitor) -> Self

Converts to this type from the input type.
§

impl From<GeovisitStateChangedEventArgs> for IInspectable

§

fn from(value: GeovisitStateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<GeovisitTrigger> for IInspectable

§

fn from(value: GeovisitTrigger) -> Self

Converts to this type from the input type.
§

impl From<GeovisitTriggerDetails> for IInspectable

§

fn from(value: GeovisitTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<GestureRecognizer> for IInspectable

§

fn from(value: GestureRecognizer) -> Self

Converts to this type from the input type.
§

impl From<GetEntitlementResult> for IInspectable

§

fn from(value: GetEntitlementResult) -> Self

Converts to this type from the input type.
§

impl From<GetSmsDeviceOperation> for IInspectable

§

fn from(value: GetSmsDeviceOperation) -> Self

Converts to this type from the input type.
§

impl From<GetSmsMessageOperation> for IInspectable

§

fn from(value: GetSmsMessageOperation) -> Self

Converts to this type from the input type.
§

impl From<GetSmsMessagesOperation> for IInspectable

§

fn from(value: GetSmsMessagesOperation) -> Self

Converts to this type from the input type.
§

impl From<GipFirmwareUpdateResult> for IInspectable

§

fn from(value: GipFirmwareUpdateResult) -> Self

Converts to this type from the input type.
§

impl From<GipGameControllerProvider> for IInspectable

§

fn from(value: GipGameControllerProvider) -> Self

Converts to this type from the input type.
§

impl From<GlobalSystemMediaTransportControlsSession> for IInspectable

§

fn from(value: GlobalSystemMediaTransportControlsSession) -> Self

Converts to this type from the input type.
§

impl From<GlobalSystemMediaTransportControlsSessionManager> for IInspectable

§

fn from(value: GlobalSystemMediaTransportControlsSessionManager) -> Self

Converts to this type from the input type.
§

impl From<GlobalSystemMediaTransportControlsSessionMediaProperties> for IInspectable

§

fn from(value: GlobalSystemMediaTransportControlsSessionMediaProperties) -> Self

Converts to this type from the input type.
§

impl From<GlobalSystemMediaTransportControlsSessionPlaybackControls> for IInspectable

§

fn from( value: GlobalSystemMediaTransportControlsSessionPlaybackControls ) -> Self

Converts to this type from the input type.
§

impl From<GlobalSystemMediaTransportControlsSessionPlaybackInfo> for IInspectable

§

fn from(value: GlobalSystemMediaTransportControlsSessionPlaybackInfo) -> Self

Converts to this type from the input type.
§

impl From<GlobalSystemMediaTransportControlsSessionTimelineProperties> for IInspectable

§

fn from( value: GlobalSystemMediaTransportControlsSessionTimelineProperties ) -> Self

Converts to this type from the input type.
§

impl From<GlobalizationPreferencesForUser> for IInspectable

§

fn from(value: GlobalizationPreferencesForUser) -> Self

Converts to this type from the input type.
§

impl From<GpioChangeCounter> for IInspectable

§

fn from(value: GpioChangeCounter) -> Self

Converts to this type from the input type.
§

impl From<GpioChangeReader> for IInspectable

§

fn from(value: GpioChangeReader) -> Self

Converts to this type from the input type.
§

impl From<GpioController> for IInspectable

§

fn from(value: GpioController) -> Self

Converts to this type from the input type.
§

impl From<GpioPin> for IInspectable

§

fn from(value: GpioPin) -> Self

Converts to this type from the input type.
§

impl From<GpioPinProviderValueChangedEventArgs> for IInspectable

§

fn from(value: GpioPinProviderValueChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<GpioPinValueChangedEventArgs> for IInspectable

§

fn from(value: GpioPinValueChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<GraphicsCaptureItem> for IInspectable

§

fn from(value: GraphicsCaptureItem) -> Self

Converts to this type from the input type.
§

impl From<GraphicsCapturePicker> for IInspectable

§

fn from(value: GraphicsCapturePicker) -> Self

Converts to this type from the input type.
§

impl From<GraphicsCaptureSession> for IInspectable

§

fn from(value: GraphicsCaptureSession) -> Self

Converts to this type from the input type.
§

impl From<GuidanceAudioNotificationRequestedEventArgs> for IInspectable

§

fn from(value: GuidanceAudioNotificationRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<GuidanceLaneInfo> for IInspectable

§

fn from(value: GuidanceLaneInfo) -> Self

Converts to this type from the input type.
§

impl From<GuidanceManeuver> for IInspectable

§

fn from(value: GuidanceManeuver) -> Self

Converts to this type from the input type.
§

impl From<GuidanceMapMatchedCoordinate> for IInspectable

§

fn from(value: GuidanceMapMatchedCoordinate) -> Self

Converts to this type from the input type.
§

impl From<GuidanceNavigator> for IInspectable

§

fn from(value: GuidanceNavigator) -> Self

Converts to this type from the input type.
§

impl From<GuidanceReroutedEventArgs> for IInspectable

§

fn from(value: GuidanceReroutedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<GuidanceRoadSegment> for IInspectable

§

fn from(value: GuidanceRoadSegment) -> Self

Converts to this type from the input type.
§

impl From<GuidanceRoadSignpost> for IInspectable

§

fn from(value: GuidanceRoadSignpost) -> Self

Converts to this type from the input type.
§

impl From<GuidanceRoute> for IInspectable

§

fn from(value: GuidanceRoute) -> Self

Converts to this type from the input type.
§

impl From<GuidanceTelemetryCollector> for IInspectable

§

fn from(value: GuidanceTelemetryCollector) -> Self

Converts to this type from the input type.
§

impl From<GuidanceUpdatedEventArgs> for IInspectable

§

fn from(value: GuidanceUpdatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<Gyrometer> for IInspectable

§

fn from(value: Gyrometer) -> Self

Converts to this type from the input type.
§

impl From<GyrometerDataThreshold> for IInspectable

§

fn from(value: GyrometerDataThreshold) -> Self

Converts to this type from the input type.
§

impl From<GyrometerReading> for IInspectable

§

fn from(value: GyrometerReading) -> Self

Converts to this type from the input type.
§

impl From<GyrometerReadingChangedEventArgs> for IInspectable

§

fn from(value: GyrometerReadingChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<HandMeshObserver> for IInspectable

§

fn from(value: HandMeshObserver) -> Self

Converts to this type from the input type.
§

impl From<HandMeshVertexState> for IInspectable

§

fn from(value: HandMeshVertexState) -> Self

Converts to this type from the input type.
§

impl From<HandPose> for IInspectable

§

fn from(value: HandPose) -> Self

Converts to this type from the input type.
§

impl From<HardwareToken> for IInspectable

§

fn from(value: HardwareToken) -> Self

Converts to this type from the input type.
§

impl From<HashAlgorithmProvider> for IInspectable

§

fn from(value: HashAlgorithmProvider) -> Self

Converts to this type from the input type.
§

impl From<HdcpSession> for IInspectable

§

fn from(value: HdcpSession) -> Self

Converts to this type from the input type.
§

impl From<HdmiDisplayInformation> for IInspectable

§

fn from(value: HdmiDisplayInformation) -> Self

Converts to this type from the input type.
§

impl From<HdmiDisplayMode> for IInspectable

§

fn from(value: HdmiDisplayMode) -> Self

Converts to this type from the input type.
§

impl From<HdrVideoControl> for IInspectable

§

fn from(value: HdrVideoControl) -> Self

Converts to this type from the input type.
§

impl From<HeadPose> for IInspectable

§

fn from(value: HeadPose) -> Self

Converts to this type from the input type.
§

impl From<Headset> for IInspectable

§

fn from(value: Headset) -> Self

Converts to this type from the input type.
§

impl From<HidBooleanControl> for IInspectable

§

fn from(value: HidBooleanControl) -> Self

Converts to this type from the input type.
§

impl From<HidBooleanControlDescription> for IInspectable

§

fn from(value: HidBooleanControlDescription) -> Self

Converts to this type from the input type.
§

impl From<HidCollection> for IInspectable

§

fn from(value: HidCollection) -> Self

Converts to this type from the input type.
§

impl From<HidDevice> for IInspectable

§

fn from(value: HidDevice) -> Self

Converts to this type from the input type.
§

impl From<HidFeatureReport> for IInspectable

§

fn from(value: HidFeatureReport) -> Self

Converts to this type from the input type.
§

impl From<HidGameControllerProvider> for IInspectable

§

fn from(value: HidGameControllerProvider) -> Self

Converts to this type from the input type.
§

impl From<HidInputReport> for IInspectable

§

fn from(value: HidInputReport) -> Self

Converts to this type from the input type.
§

impl From<HidInputReportReceivedEventArgs> for IInspectable

§

fn from(value: HidInputReportReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<HidNumericControl> for IInspectable

§

fn from(value: HidNumericControl) -> Self

Converts to this type from the input type.
§

impl From<HidNumericControlDescription> for IInspectable

§

fn from(value: HidNumericControlDescription) -> Self

Converts to this type from the input type.
§

impl From<HidOutputReport> for IInspectable

§

fn from(value: HidOutputReport) -> Self

Converts to this type from the input type.
§

impl From<HighDynamicRangeControl> for IInspectable

§

fn from(value: HighDynamicRangeControl) -> Self

Converts to this type from the input type.
§

impl From<HighDynamicRangeOutput> for IInspectable

§

fn from(value: HighDynamicRangeOutput) -> Self

Converts to this type from the input type.
§

impl From<HingeAngleReading> for IInspectable

§

fn from(value: HingeAngleReading) -> Self

Converts to this type from the input type.
§

impl From<HingeAngleSensor> for IInspectable

§

fn from(value: HingeAngleSensor) -> Self

Converts to this type from the input type.
§

impl From<HingeAngleSensorReadingChangedEventArgs> for IInspectable

§

fn from(value: HingeAngleSensorReadingChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<HoldingEventArgs> for IInspectable

§

fn from(value: HoldingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<HolographicCamera> for IInspectable

§

fn from(value: HolographicCamera) -> Self

Converts to this type from the input type.
§

impl From<HolographicCameraPose> for IInspectable

§

fn from(value: HolographicCameraPose) -> Self

Converts to this type from the input type.
§

impl From<HolographicCameraRenderingParameters> for IInspectable

§

fn from(value: HolographicCameraRenderingParameters) -> Self

Converts to this type from the input type.
§

impl From<HolographicCameraViewportParameters> for IInspectable

§

fn from(value: HolographicCameraViewportParameters) -> Self

Converts to this type from the input type.
§

impl From<HolographicDisplay> for IInspectable

§

fn from(value: HolographicDisplay) -> Self

Converts to this type from the input type.
§

impl From<HolographicFrame> for IInspectable

§

fn from(value: HolographicFrame) -> Self

Converts to this type from the input type.
§

impl From<HolographicFramePrediction> for IInspectable

§

fn from(value: HolographicFramePrediction) -> Self

Converts to this type from the input type.
§

impl From<HolographicFramePresentationMonitor> for IInspectable

§

fn from(value: HolographicFramePresentationMonitor) -> Self

Converts to this type from the input type.
§

impl From<HolographicFramePresentationReport> for IInspectable

§

fn from(value: HolographicFramePresentationReport) -> Self

Converts to this type from the input type.
§

impl From<HolographicFrameRenderingReport> for IInspectable

§

fn from(value: HolographicFrameRenderingReport) -> Self

Converts to this type from the input type.
§

impl From<HolographicFrameScanoutMonitor> for IInspectable

§

fn from(value: HolographicFrameScanoutMonitor) -> Self

Converts to this type from the input type.
§

impl From<HolographicFrameScanoutReport> for IInspectable

§

fn from(value: HolographicFrameScanoutReport) -> Self

Converts to this type from the input type.
§

impl From<HolographicKeyboard> for IInspectable

§

fn from(value: HolographicKeyboard) -> Self

Converts to this type from the input type.
§

impl From<HolographicKeyboardPlacementOverridePreview> for IInspectable

§

fn from(value: HolographicKeyboardPlacementOverridePreview) -> Self

Converts to this type from the input type.
§

impl From<HolographicQuadLayer> for IInspectable

§

fn from(value: HolographicQuadLayer) -> Self

Converts to this type from the input type.
§

impl From<HolographicQuadLayerUpdateParameters> for IInspectable

§

fn from(value: HolographicQuadLayerUpdateParameters) -> Self

Converts to this type from the input type.
§

impl From<HolographicSpace> for IInspectable

§

fn from(value: HolographicSpace) -> Self

Converts to this type from the input type.
§

impl From<HolographicSpaceCameraAddedEventArgs> for IInspectable

§

fn from(value: HolographicSpaceCameraAddedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<HolographicSpaceCameraRemovedEventArgs> for IInspectable

§

fn from(value: HolographicSpaceCameraRemovedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<HolographicViewConfiguration> for IInspectable

§

fn from(value: HolographicViewConfiguration) -> Self

Converts to this type from the input type.
§

impl From<HostName> for IInspectable

§

fn from(value: HostName) -> Self

Converts to this type from the input type.
§

impl From<HostedViewClosingEventArgs> for IInspectable

§

fn from(value: HostedViewClosingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<HotspotAuthenticationContext> for IInspectable

§

fn from(value: HotspotAuthenticationContext) -> Self

Converts to this type from the input type.
§

impl From<HotspotAuthenticationEventDetails> for IInspectable

§

fn from(value: HotspotAuthenticationEventDetails) -> Self

Converts to this type from the input type.
§

impl From<HotspotCredentialsAuthenticationResult> for IInspectable

§

fn from(value: HotspotCredentialsAuthenticationResult) -> Self

Converts to this type from the input type.
§

impl From<HtmlPrintDocumentSource> for IInspectable

§

fn from(value: HtmlPrintDocumentSource) -> Self

Converts to this type from the input type.
§

impl From<HttpBaseProtocolFilter> for IInspectable

§

fn from(value: HttpBaseProtocolFilter) -> Self

Converts to this type from the input type.
§

impl From<HttpBufferContent> for IInspectable

§

fn from(value: HttpBufferContent) -> Self

Converts to this type from the input type.
§

impl From<HttpCacheControl> for IInspectable

§

fn from(value: HttpCacheControl) -> Self

Converts to this type from the input type.
§

impl From<HttpCacheDirectiveHeaderValueCollection> for IInspectable

§

fn from(value: HttpCacheDirectiveHeaderValueCollection) -> Self

Converts to this type from the input type.
§

impl From<HttpChallengeHeaderValue> for IInspectable

§

fn from(value: HttpChallengeHeaderValue) -> Self

Converts to this type from the input type.
§

impl From<HttpChallengeHeaderValueCollection> for IInspectable

§

fn from(value: HttpChallengeHeaderValueCollection) -> Self

Converts to this type from the input type.
§

impl From<HttpClient> for IInspectable

§

fn from(value: HttpClient) -> Self

Converts to this type from the input type.
§

impl From<HttpConnectionOptionHeaderValue> for IInspectable

§

fn from(value: HttpConnectionOptionHeaderValue) -> Self

Converts to this type from the input type.
§

impl From<HttpConnectionOptionHeaderValueCollection> for IInspectable

§

fn from(value: HttpConnectionOptionHeaderValueCollection) -> Self

Converts to this type from the input type.
§

impl From<HttpContentCodingHeaderValue> for IInspectable

§

fn from(value: HttpContentCodingHeaderValue) -> Self

Converts to this type from the input type.
§

impl From<HttpContentCodingHeaderValueCollection> for IInspectable

§

fn from(value: HttpContentCodingHeaderValueCollection) -> Self

Converts to this type from the input type.
§

impl From<HttpContentCodingWithQualityHeaderValue> for IInspectable

§

fn from(value: HttpContentCodingWithQualityHeaderValue) -> Self

Converts to this type from the input type.
§

impl From<HttpContentCodingWithQualityHeaderValueCollection> for IInspectable

§

fn from(value: HttpContentCodingWithQualityHeaderValueCollection) -> Self

Converts to this type from the input type.
§

impl From<HttpContentDispositionHeaderValue> for IInspectable

§

fn from(value: HttpContentDispositionHeaderValue) -> Self

Converts to this type from the input type.
§

impl From<HttpContentHeaderCollection> for IInspectable

§

fn from(value: HttpContentHeaderCollection) -> Self

Converts to this type from the input type.
§

impl From<HttpContentRangeHeaderValue> for IInspectable

§

fn from(value: HttpContentRangeHeaderValue) -> Self

Converts to this type from the input type.
§

impl From<HttpCookie> for IInspectable

§

fn from(value: HttpCookie) -> Self

Converts to this type from the input type.
§

impl From<HttpCookieCollection> for IInspectable

§

fn from(value: HttpCookieCollection) -> Self

Converts to this type from the input type.
§

impl From<HttpCookieManager> for IInspectable

§

fn from(value: HttpCookieManager) -> Self

Converts to this type from the input type.
§

impl From<HttpCookiePairHeaderValue> for IInspectable

§

fn from(value: HttpCookiePairHeaderValue) -> Self

Converts to this type from the input type.
§

impl From<HttpCookiePairHeaderValueCollection> for IInspectable

§

fn from(value: HttpCookiePairHeaderValueCollection) -> Self

Converts to this type from the input type.
§

impl From<HttpCredentialsHeaderValue> for IInspectable

§

fn from(value: HttpCredentialsHeaderValue) -> Self

Converts to this type from the input type.
§

impl From<HttpDateOrDeltaHeaderValue> for IInspectable

§

fn from(value: HttpDateOrDeltaHeaderValue) -> Self

Converts to this type from the input type.
§

impl From<HttpDiagnosticProvider> for IInspectable

§

fn from(value: HttpDiagnosticProvider) -> Self

Converts to this type from the input type.
§

impl From<HttpDiagnosticProviderRequestResponseCompletedEventArgs> for IInspectable

§

fn from(value: HttpDiagnosticProviderRequestResponseCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<HttpDiagnosticProviderRequestResponseTimestamps> for IInspectable

§

fn from(value: HttpDiagnosticProviderRequestResponseTimestamps) -> Self

Converts to this type from the input type.
§

impl From<HttpDiagnosticProviderRequestSentEventArgs> for IInspectable

§

fn from(value: HttpDiagnosticProviderRequestSentEventArgs) -> Self

Converts to this type from the input type.
§

impl From<HttpDiagnosticProviderResponseReceivedEventArgs> for IInspectable

§

fn from(value: HttpDiagnosticProviderResponseReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<HttpDiagnosticSourceLocation> for IInspectable

§

fn from(value: HttpDiagnosticSourceLocation) -> Self

Converts to this type from the input type.
§

impl From<HttpExpectationHeaderValue> for IInspectable

§

fn from(value: HttpExpectationHeaderValue) -> Self

Converts to this type from the input type.
§

impl From<HttpExpectationHeaderValueCollection> for IInspectable

§

fn from(value: HttpExpectationHeaderValueCollection) -> Self

Converts to this type from the input type.
§

impl From<HttpFormUrlEncodedContent> for IInspectable

§

fn from(value: HttpFormUrlEncodedContent) -> Self

Converts to this type from the input type.
§

impl From<HttpGetBufferResult> for IInspectable

§

fn from(value: HttpGetBufferResult) -> Self

Converts to this type from the input type.
§

impl From<HttpGetInputStreamResult> for IInspectable

§

fn from(value: HttpGetInputStreamResult) -> Self

Converts to this type from the input type.
§

impl From<HttpGetStringResult> for IInspectable

§

fn from(value: HttpGetStringResult) -> Self

Converts to this type from the input type.
§

impl From<HttpLanguageHeaderValueCollection> for IInspectable

§

fn from(value: HttpLanguageHeaderValueCollection) -> Self

Converts to this type from the input type.
§

impl From<HttpLanguageRangeWithQualityHeaderValue> for IInspectable

§

fn from(value: HttpLanguageRangeWithQualityHeaderValue) -> Self

Converts to this type from the input type.
§

impl From<HttpLanguageRangeWithQualityHeaderValueCollection> for IInspectable

§

fn from(value: HttpLanguageRangeWithQualityHeaderValueCollection) -> Self

Converts to this type from the input type.
§

impl From<HttpMediaTypeHeaderValue> for IInspectable

§

fn from(value: HttpMediaTypeHeaderValue) -> Self

Converts to this type from the input type.
§

impl From<HttpMediaTypeWithQualityHeaderValue> for IInspectable

§

fn from(value: HttpMediaTypeWithQualityHeaderValue) -> Self

Converts to this type from the input type.
§

impl From<HttpMediaTypeWithQualityHeaderValueCollection> for IInspectable

§

fn from(value: HttpMediaTypeWithQualityHeaderValueCollection) -> Self

Converts to this type from the input type.
§

impl From<HttpMethod> for IInspectable

§

fn from(value: HttpMethod) -> Self

Converts to this type from the input type.
§

impl From<HttpMethodHeaderValueCollection> for IInspectable

§

fn from(value: HttpMethodHeaderValueCollection) -> Self

Converts to this type from the input type.
§

impl From<HttpMultipartContent> for IInspectable

§

fn from(value: HttpMultipartContent) -> Self

Converts to this type from the input type.
§

impl From<HttpMultipartFormDataContent> for IInspectable

§

fn from(value: HttpMultipartFormDataContent) -> Self

Converts to this type from the input type.
§

impl From<HttpNameValueHeaderValue> for IInspectable

§

fn from(value: HttpNameValueHeaderValue) -> Self

Converts to this type from the input type.
§

impl From<HttpProductHeaderValue> for IInspectable

§

fn from(value: HttpProductHeaderValue) -> Self

Converts to this type from the input type.
§

impl From<HttpProductInfoHeaderValue> for IInspectable

§

fn from(value: HttpProductInfoHeaderValue) -> Self

Converts to this type from the input type.
§

impl From<HttpProductInfoHeaderValueCollection> for IInspectable

§

fn from(value: HttpProductInfoHeaderValueCollection) -> Self

Converts to this type from the input type.
§

impl From<HttpRequestHeaderCollection> for IInspectable

§

fn from(value: HttpRequestHeaderCollection) -> Self

Converts to this type from the input type.
§

impl From<HttpRequestMessage> for IInspectable

§

fn from(value: HttpRequestMessage) -> Self

Converts to this type from the input type.
§

impl From<HttpRequestResult> for IInspectable

§

fn from(value: HttpRequestResult) -> Self

Converts to this type from the input type.
§

impl From<HttpResponseHeaderCollection> for IInspectable

§

fn from(value: HttpResponseHeaderCollection) -> Self

Converts to this type from the input type.
§

impl From<HttpResponseMessage> for IInspectable

§

fn from(value: HttpResponseMessage) -> Self

Converts to this type from the input type.
§

impl From<HttpServerCustomValidationRequestedEventArgs> for IInspectable

§

fn from(value: HttpServerCustomValidationRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<HttpStreamContent> for IInspectable

§

fn from(value: HttpStreamContent) -> Self

Converts to this type from the input type.
§

impl From<HttpStringContent> for IInspectable

§

fn from(value: HttpStringContent) -> Self

Converts to this type from the input type.
§

impl From<HttpTransferCodingHeaderValue> for IInspectable

§

fn from(value: HttpTransferCodingHeaderValue) -> Self

Converts to this type from the input type.
§

impl From<HttpTransferCodingHeaderValueCollection> for IInspectable

§

fn from(value: HttpTransferCodingHeaderValueCollection) -> Self

Converts to this type from the input type.
§

impl From<HttpTransportInformation> for IInspectable

§

fn from(value: HttpTransportInformation) -> Self

Converts to this type from the input type.
§

impl From<HumanPresenceFeatures> for IInspectable

§

fn from(value: HumanPresenceFeatures) -> Self

Converts to this type from the input type.
§

impl From<HumanPresenceSensor> for IInspectable

§

fn from(value: HumanPresenceSensor) -> Self

Converts to this type from the input type.
§

impl From<HumanPresenceSensorReading> for IInspectable

§

fn from(value: HumanPresenceSensorReading) -> Self

Converts to this type from the input type.
§

impl From<HumanPresenceSensorReadingChangedEventArgs> for IInspectable

§

fn from(value: HumanPresenceSensorReadingChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<HumanPresenceSensorReadingUpdate> for IInspectable

§

fn from(value: HumanPresenceSensorReadingUpdate) -> Self

Converts to this type from the input type.
§

impl From<HumanPresenceSettings> for IInspectable

§

fn from(value: HumanPresenceSettings) -> Self

Converts to this type from the input type.
§

impl From<I2cConnectionSettings> for IInspectable

§

fn from(value: I2cConnectionSettings) -> Self

Converts to this type from the input type.
§

impl From<I2cController> for IInspectable

§

fn from(value: I2cController) -> Self

Converts to this type from the input type.
§

impl From<I2cDevice> for IInspectable

§

fn from(value: I2cDevice) -> Self

Converts to this type from the input type.
§

impl From<IAccessoryNotificationTriggerDetails> for IInspectable

§

fn from(value: IAccessoryNotificationTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<IAccountsSettingsPaneInterop> for IInspectable

§

fn from(value: IAccountsSettingsPaneInterop) -> Self

Converts to this type from the input type.
§

impl From<IActivatedEventArgs> for IInspectable

§

fn from(value: IActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IActivatedEventArgsDeferral> for IInspectable

§

fn from(value: IActivatedEventArgsDeferral) -> Self

Converts to this type from the input type.
§

impl From<IActivatedEventArgsWithUser> for IInspectable

§

fn from(value: IActivatedEventArgsWithUser) -> Self

Converts to this type from the input type.
§

impl From<IActivationFactory> for IInspectable

§

fn from(value: IActivationFactory) -> Self

Converts to this type from the input type.
§

impl From<IAdaptiveCard> for IInspectable

§

fn from(value: IAdaptiveCard) -> Self

Converts to this type from the input type.
§

impl From<IAdaptiveCardBuilderStatics> for IInspectable

§

fn from(value: IAdaptiveCardBuilderStatics) -> Self

Converts to this type from the input type.
§

impl From<IAdaptiveNotificationContent> for IInspectable

§

fn from(value: IAdaptiveNotificationContent) -> Self

Converts to this type from the input type.
§

impl From<IAdcControllerProvider> for IInspectable

§

fn from(value: IAdcControllerProvider) -> Self

Converts to this type from the input type.
§

impl From<IAdcProvider> for IInspectable

§

fn from(value: IAdcProvider) -> Self

Converts to this type from the input type.
§

impl From<IAnimationObject> for IInspectable

§

fn from(value: IAnimationObject) -> Self

Converts to this type from the input type.
§

impl From<IApplicationViewActivatedEventArgs> for IInspectable

§

fn from(value: IApplicationViewActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IAppointmentParticipant> for IInspectable

§

fn from(value: IAppointmentParticipant) -> Self

Converts to this type from the input type.
§

impl From<IAppointmentsProviderActivatedEventArgs> for IInspectable

§

fn from(value: IAppointmentsProviderActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IAppointmentsProviderAddAppointmentActivatedEventArgs> for IInspectable

§

fn from(value: IAppointmentsProviderAddAppointmentActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IAppointmentsProviderRemoveAppointmentActivatedEventArgs> for IInspectable

§

fn from(value: IAppointmentsProviderRemoveAppointmentActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IAppointmentsProviderReplaceAppointmentActivatedEventArgs> for IInspectable

§

fn from( value: IAppointmentsProviderReplaceAppointmentActivatedEventArgs ) -> Self

Converts to this type from the input type.
§

impl From<IAppointmentsProviderShowAppointmentDetailsActivatedEventArgs> for IInspectable

§

fn from( value: IAppointmentsProviderShowAppointmentDetailsActivatedEventArgs ) -> Self

Converts to this type from the input type.
§

impl From<IAppointmentsProviderShowTimeFrameActivatedEventArgs> for IInspectable

§

fn from(value: IAppointmentsProviderShowTimeFrameActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IAsyncAction> for IInspectable

§

fn from(value: IAsyncAction) -> Self

Converts to this type from the input type.
§

impl From<IAsyncInfo> for IInspectable

§

fn from(value: IAsyncInfo) -> Self

Converts to this type from the input type.
§

impl From<IAudioEffectDefinition> for IInspectable

§

fn from(value: IAudioEffectDefinition) -> Self

Converts to this type from the input type.
§

impl From<IAudioFrameNative> for IInspectable

§

fn from(value: IAudioFrameNative) -> Self

Converts to this type from the input type.
§

impl From<IAudioFrameNativeFactory> for IInspectable

§

fn from(value: IAudioFrameNativeFactory) -> Self

Converts to this type from the input type.
§

impl From<IAudioInputNode> for IInspectable

§

fn from(value: IAudioInputNode) -> Self

Converts to this type from the input type.
§

impl From<IAudioInputNode2> for IInspectable

§

fn from(value: IAudioInputNode2) -> Self

Converts to this type from the input type.
§

impl From<IAudioNode> for IInspectable

§

fn from(value: IAudioNode) -> Self

Converts to this type from the input type.
§

impl From<IAudioNodeWithListener> for IInspectable

§

fn from(value: IAudioNodeWithListener) -> Self

Converts to this type from the input type.
§

impl From<IBackgroundActivatedEventArgs> for IInspectable

§

fn from(value: IBackgroundActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IBackgroundCondition> for IInspectable

§

fn from(value: IBackgroundCondition) -> Self

Converts to this type from the input type.
§

impl From<IBackgroundTask> for IInspectable

§

fn from(value: IBackgroundTask) -> Self

Converts to this type from the input type.
§

impl From<IBackgroundTaskInstance> for IInspectable

§

fn from(value: IBackgroundTaskInstance) -> Self

Converts to this type from the input type.
§

impl From<IBackgroundTaskInstance2> for IInspectable

§

fn from(value: IBackgroundTaskInstance2) -> Self

Converts to this type from the input type.
§

impl From<IBackgroundTaskInstance4> for IInspectable

§

fn from(value: IBackgroundTaskInstance4) -> Self

Converts to this type from the input type.
§

impl From<IBackgroundTaskRegistration> for IInspectable

§

fn from(value: IBackgroundTaskRegistration) -> Self

Converts to this type from the input type.
§

impl From<IBackgroundTaskRegistration2> for IInspectable

§

fn from(value: IBackgroundTaskRegistration2) -> Self

Converts to this type from the input type.
§

impl From<IBackgroundTaskRegistration3> for IInspectable

§

fn from(value: IBackgroundTaskRegistration3) -> Self

Converts to this type from the input type.
§

impl From<IBackgroundTransferBase> for IInspectable

§

fn from(value: IBackgroundTransferBase) -> Self

Converts to this type from the input type.
§

impl From<IBackgroundTransferContentPartFactory> for IInspectable

§

fn from(value: IBackgroundTransferContentPartFactory) -> Self

Converts to this type from the input type.
§

impl From<IBackgroundTransferOperation> for IInspectable

§

fn from(value: IBackgroundTransferOperation) -> Self

Converts to this type from the input type.
§

impl From<IBackgroundTransferOperationPriority> for IInspectable

§

fn from(value: IBackgroundTransferOperationPriority) -> Self

Converts to this type from the input type.
§

impl From<IBackgroundTrigger> for IInspectable

§

fn from(value: IBackgroundTrigger) -> Self

Converts to this type from the input type.
§

impl From<IBarcodeScannerPreviewActivatedEventArgs> for IInspectable

§

fn from(value: IBarcodeScannerPreviewActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IBasicAudioEffect> for IInspectable

§

fn from(value: IBasicAudioEffect) -> Self

Converts to this type from the input type.
§

impl From<IBasicVideoEffect> for IInspectable

§

fn from(value: IBasicVideoEffect) -> Self

Converts to this type from the input type.
§

impl From<IBitmapFrame> for IInspectable

§

fn from(value: IBitmapFrame) -> Self

Converts to this type from the input type.
§

impl From<IBitmapFrameWithSoftwareBitmap> for IInspectable

§

fn from(value: IBitmapFrameWithSoftwareBitmap) -> Self

Converts to this type from the input type.
§

impl From<IBitmapPropertiesView> for IInspectable

§

fn from(value: IBitmapPropertiesView) -> Self

Converts to this type from the input type.
§

impl From<IBuffer> for IInspectable

§

fn from(value: IBuffer) -> Self

Converts to this type from the input type.
§

impl From<ICachedFileUpdaterActivatedEventArgs> for IInspectable

§

fn from(value: ICachedFileUpdaterActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ICameraSettingsActivatedEventArgs> for IInspectable

§

fn from(value: ICameraSettingsActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ICashDrawerEventSourceEventArgs> for IInspectable

§

fn from(value: ICashDrawerEventSourceEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IChatItem> for IInspectable

§

fn from(value: IChatItem) -> Self

Converts to this type from the input type.
§

impl From<IClosable> for IInspectable

§

fn from(value: IClosable) -> Self

Converts to this type from the input type.
§

impl From<ICommandLineActivatedEventArgs> for IInspectable

§

fn from(value: ICommandLineActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ICommonClaimedPosPrinterStation> for IInspectable

§

fn from(value: ICommonClaimedPosPrinterStation) -> Self

Converts to this type from the input type.
§

impl From<ICommonPosPrintStationCapabilities> for IInspectable

§

fn from(value: ICommonPosPrintStationCapabilities) -> Self

Converts to this type from the input type.
§

impl From<ICommonReceiptSlipCapabilities> for IInspectable

§

fn from(value: ICommonReceiptSlipCapabilities) -> Self

Converts to this type from the input type.
§

impl From<ICompositionAnimationBase> for IInspectable

§

fn from(value: ICompositionAnimationBase) -> Self

Converts to this type from the input type.
§

impl From<ICompositionCapabilitiesInteropFactory> for IInspectable

§

fn from(value: ICompositionCapabilitiesInteropFactory) -> Self

Converts to this type from the input type.
§

impl From<ICompositionInteractionSource> for IInspectable

§

fn from(value: ICompositionInteractionSource) -> Self

Converts to this type from the input type.
§

impl From<ICompositionSupportsSystemBackdrop> for IInspectable

§

fn from(value: ICompositionSupportsSystemBackdrop) -> Self

Converts to this type from the input type.
§

impl From<ICompositionSurface> for IInspectable

§

fn from(value: ICompositionSurface) -> Self

Converts to this type from the input type.
§

impl From<ICompositionSurfaceFacade> for IInspectable

§

fn from(value: ICompositionSurfaceFacade) -> Self

Converts to this type from the input type.
§

impl From<IContactActivatedEventArgs> for IInspectable

§

fn from(value: IContactActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IContactCallActivatedEventArgs> for IInspectable

§

fn from(value: IContactCallActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IContactField> for IInspectable

§

fn from(value: IContactField) -> Self

Converts to this type from the input type.
§

impl From<IContactFieldFactory> for IInspectable

§

fn from(value: IContactFieldFactory) -> Self

Converts to this type from the input type.
§

impl From<IContactInformation> for IInspectable

§

fn from(value: IContactInformation) -> Self

Converts to this type from the input type.
§

impl From<IContactInformation2> for IInspectable

§

fn from(value: IContactInformation2) -> Self

Converts to this type from the input type.
§

impl From<IContactInstantMessageFieldFactory> for IInspectable

§

fn from(value: IContactInstantMessageFieldFactory) -> Self

Converts to this type from the input type.
§

impl From<IContactLocationFieldFactory> for IInspectable

§

fn from(value: IContactLocationFieldFactory) -> Self

Converts to this type from the input type.
§

impl From<IContactMapActivatedEventArgs> for IInspectable

§

fn from(value: IContactMapActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IContactMessageActivatedEventArgs> for IInspectable

§

fn from(value: IContactMessageActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IContactPanelActivatedEventArgs> for IInspectable

§

fn from(value: IContactPanelActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IContactPickerActivatedEventArgs> for IInspectable

§

fn from(value: IContactPickerActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IContactPostActivatedEventArgs> for IInspectable

§

fn from(value: IContactPostActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IContactVideoCallActivatedEventArgs> for IInspectable

§

fn from(value: IContactVideoCallActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IContactsProviderActivatedEventArgs> for IInspectable

§

fn from(value: IContactsProviderActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IContentPrefetcherTaskTrigger> for IInspectable

§

fn from(value: IContentPrefetcherTaskTrigger) -> Self

Converts to this type from the input type.
§

impl From<IContentTypeProvider> for IInspectable

§

fn from(value: IContentTypeProvider) -> Self

Converts to this type from the input type.
§

impl From<IContinuationActivatedEventArgs> for IInspectable

§

fn from(value: IContinuationActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IControlChannelTriggerEventDetails> for IInspectable

§

fn from(value: IControlChannelTriggerEventDetails) -> Self

Converts to this type from the input type.
§

impl From<IControlChannelTriggerResetEventDetails> for IInspectable

§

fn from(value: IControlChannelTriggerResetEventDetails) -> Self

Converts to this type from the input type.
§

impl From<ICoreAcceleratorKeys> for IInspectable

§

fn from(value: ICoreAcceleratorKeys) -> Self

Converts to this type from the input type.
§

impl From<ICoreApplicationUnhandledError> for IInspectable

§

fn from(value: ICoreApplicationUnhandledError) -> Self

Converts to this type from the input type.
§

impl From<ICoreAutomationConnectionBoundObjectProvider> for IInspectable

§

fn from(value: ICoreAutomationConnectionBoundObjectProvider) -> Self

Converts to this type from the input type.
§

impl From<ICoreAutomationRemoteOperationExtensionProvider> for IInspectable

§

fn from(value: ICoreAutomationRemoteOperationExtensionProvider) -> Self

Converts to this type from the input type.
§

impl From<ICoreDropOperationTarget> for IInspectable

§

fn from(value: ICoreDropOperationTarget) -> Self

Converts to this type from the input type.
§

impl From<ICoreFrameworkInputViewInterop> for IInspectable

§

fn from(value: ICoreFrameworkInputViewInterop) -> Self

Converts to this type from the input type.
§

impl From<ICoreInputInterop2> for IInspectable

§

fn from(value: ICoreInputInterop2) -> Self

Converts to this type from the input type.
§

impl From<ICoreInputSourceBase> for IInspectable

§

fn from(value: ICoreInputSourceBase) -> Self

Converts to this type from the input type.
§

impl From<ICorePointerInputSource> for IInspectable

§

fn from(value: ICorePointerInputSource) -> Self

Converts to this type from the input type.
§

impl From<ICorePointerInputSource2> for IInspectable

§

fn from(value: ICorePointerInputSource2) -> Self

Converts to this type from the input type.
§

impl From<ICorePointerRedirector> for IInspectable

§

fn from(value: ICorePointerRedirector) -> Self

Converts to this type from the input type.
§

impl From<ICoreWindow> for IInspectable

§

fn from(value: ICoreWindow) -> Self

Converts to this type from the input type.
§

impl From<ICoreWindowAdapterInterop> for IInspectable

§

fn from(value: ICoreWindowAdapterInterop) -> Self

Converts to this type from the input type.
§

impl From<ICoreWindowEventArgs> for IInspectable

§

fn from(value: ICoreWindowEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ICorrelationVectorInformation> for IInspectable

§

fn from(value: ICorrelationVectorInformation) -> Self

Converts to this type from the input type.
§

impl From<ICustomGameControllerFactory> for IInspectable

§

fn from(value: ICustomGameControllerFactory) -> Self

Converts to this type from the input type.
§

impl From<IDataReader> for IInspectable

§

fn from(value: IDataReader) -> Self

Converts to this type from the input type.
§

impl From<IDataWriter> for IInspectable

§

fn from(value: IDataWriter) -> Self

Converts to this type from the input type.
§

impl From<IDefaultAudioDeviceChangedEventArgs> for IInspectable

§

fn from(value: IDefaultAudioDeviceChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IDeviceActivatedEventArgs> for IInspectable

§

fn from(value: IDeviceActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IDevicePairingActivatedEventArgs> for IInspectable

§

fn from(value: IDevicePairingActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IDevicePairingSettings> for IInspectable

§

fn from(value: IDevicePairingSettings) -> Self

Converts to this type from the input type.
§

impl From<IDialReceiverActivatedEventArgs> for IInspectable

§

fn from(value: IDialReceiverActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IDirect3DDevice> for IInspectable

§

fn from(value: IDirect3DDevice) -> Self

Converts to this type from the input type.
§

impl From<IDirect3DSurface> for IInspectable

§

fn from(value: IDirect3DSurface) -> Self

Converts to this type from the input type.
§

impl From<IDragDropManagerInterop> for IInspectable

§

fn from(value: IDragDropManagerInterop) -> Self

Converts to this type from the input type.
§

impl From<IEnteredBackgroundEventArgs> for IInspectable

§

fn from(value: IEnteredBackgroundEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IErrorReportingSettings> for IInspectable

§

fn from(value: IErrorReportingSettings) -> Self

Converts to this type from the input type.
§

impl From<IFileActivatedEventArgs> for IInspectable

§

fn from(value: IFileActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IFileActivatedEventArgsWithCallerPackageFamilyName> for IInspectable

§

fn from(value: IFileActivatedEventArgsWithCallerPackageFamilyName) -> Self

Converts to this type from the input type.
§

impl From<IFileActivatedEventArgsWithNeighboringFiles> for IInspectable

§

fn from(value: IFileActivatedEventArgsWithNeighboringFiles) -> Self

Converts to this type from the input type.
§

impl From<IFileLoggingSession> for IInspectable

§

fn from(value: IFileLoggingSession) -> Self

Converts to this type from the input type.
§

impl From<IFileOpenPickerActivatedEventArgs> for IInspectable

§

fn from(value: IFileOpenPickerActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IFileOpenPickerActivatedEventArgs2> for IInspectable

§

fn from(value: IFileOpenPickerActivatedEventArgs2) -> Self

Converts to this type from the input type.
§

impl From<IFileOpenPickerContinuationEventArgs> for IInspectable

§

fn from(value: IFileOpenPickerContinuationEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IFileSavePickerActivatedEventArgs> for IInspectable

§

fn from(value: IFileSavePickerActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IFileSavePickerActivatedEventArgs2> for IInspectable

§

fn from(value: IFileSavePickerActivatedEventArgs2) -> Self

Converts to this type from the input type.
§

impl From<IFileSavePickerContinuationEventArgs> for IInspectable

§

fn from(value: IFileSavePickerContinuationEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IFolderPickerContinuationEventArgs> for IInspectable

§

fn from(value: IFolderPickerContinuationEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IForceFeedbackEffect> for IInspectable

§

fn from(value: IForceFeedbackEffect) -> Self

Converts to this type from the input type.
§

impl From<IFrameworkView> for IInspectable

§

fn from(value: IFrameworkView) -> Self

Converts to this type from the input type.
§

impl From<IFrameworkViewSource> for IInspectable

§

fn from(value: IFrameworkViewSource) -> Self

Converts to this type from the input type.
§

impl From<IGameController> for IInspectable

§

fn from(value: IGameController) -> Self

Converts to this type from the input type.
§

impl From<IGameControllerBatteryInfo> for IInspectable

§

fn from(value: IGameControllerBatteryInfo) -> Self

Converts to this type from the input type.
§

impl From<IGameControllerInputSink> for IInspectable

§

fn from(value: IGameControllerInputSink) -> Self

Converts to this type from the input type.
§

impl From<IGameControllerProvider> for IInspectable

§

fn from(value: IGameControllerProvider) -> Self

Converts to this type from the input type.
§

impl From<IGameListEntry> for IInspectable

§

fn from(value: IGameListEntry) -> Self

Converts to this type from the input type.
§

impl From<IGenericFactory> for IInspectable

§

fn from(value: IGenericFactory) -> IInspectable

Converts to this type from the input type.
§

impl From<IGeometrySource2D> for IInspectable

§

fn from(value: IGeometrySource2D) -> Self

Converts to this type from the input type.
§

impl From<IGeoshape> for IInspectable

§

fn from(value: IGeoshape) -> Self

Converts to this type from the input type.
§

impl From<IGetActivationFactory> for IInspectable

§

fn from(value: IGetActivationFactory) -> Self

Converts to this type from the input type.
§

impl From<IGipGameControllerInputSink> for IInspectable

§

fn from(value: IGipGameControllerInputSink) -> Self

Converts to this type from the input type.
§

impl From<IGpioControllerProvider> for IInspectable

§

fn from(value: IGpioControllerProvider) -> Self

Converts to this type from the input type.
§

impl From<IGpioPinProvider> for IInspectable

§

fn from(value: IGpioPinProvider) -> Self

Converts to this type from the input type.
§

impl From<IGpioProvider> for IInspectable

§

fn from(value: IGpioProvider) -> Self

Converts to this type from the input type.
§

impl From<IGraphicsEffect> for IInspectable

§

fn from(value: IGraphicsEffect) -> Self

Converts to this type from the input type.
§

impl From<IGraphicsEffectSource> for IInspectable

§

fn from(value: IGraphicsEffectSource) -> Self

Converts to this type from the input type.
§

impl From<IHidGameControllerInputSink> for IInspectable

§

fn from(value: IHidGameControllerInputSink) -> Self

Converts to this type from the input type.
§

impl From<IHolographicCameraInterop> for IInspectable

§

fn from(value: IHolographicCameraInterop) -> Self

Converts to this type from the input type.
§

impl From<IHolographicCameraRenderingParametersInterop> for IInspectable

§

fn from(value: IHolographicCameraRenderingParametersInterop) -> Self

Converts to this type from the input type.
§

impl From<IHolographicQuadLayerInterop> for IInspectable

§

fn from(value: IHolographicQuadLayerInterop) -> Self

Converts to this type from the input type.
§

impl From<IHolographicQuadLayerUpdateParametersInterop> for IInspectable

§

fn from(value: IHolographicQuadLayerUpdateParametersInterop) -> Self

Converts to this type from the input type.
§

impl From<IHolographicSpaceInterop> for IInspectable

§

fn from(value: IHolographicSpaceInterop) -> Self

Converts to this type from the input type.
§

impl From<IHttpContent> for IInspectable

§

fn from(value: IHttpContent) -> Self

Converts to this type from the input type.
§

impl From<IHttpFilter> for IInspectable

§

fn from(value: IHttpFilter) -> Self

Converts to this type from the input type.
§

impl From<IHumanPresenceSensorExtension> for IInspectable

§

fn from(value: IHumanPresenceSensorExtension) -> Self

Converts to this type from the input type.
§

impl From<II2cControllerProvider> for IInspectable

§

fn from(value: II2cControllerProvider) -> Self

Converts to this type from the input type.
§

impl From<II2cDeviceProvider> for IInspectable

§

fn from(value: II2cDeviceProvider) -> Self

Converts to this type from the input type.
§

impl From<II2cDeviceStatics> for IInspectable

§

fn from(value: II2cDeviceStatics) -> Self

Converts to this type from the input type.
§

impl From<II2cProvider> for IInspectable

§

fn from(value: II2cProvider) -> Self

Converts to this type from the input type.
§

impl From<IIOControlCode> for IInspectable

§

fn from(value: IIOControlCode) -> Self

Converts to this type from the input type.
§

impl From<IImageScannerFormatConfiguration> for IInspectable

§

fn from(value: IImageScannerFormatConfiguration) -> Self

Converts to this type from the input type.
§

impl From<IImageScannerSourceConfiguration> for IInspectable

§

fn from(value: IImageScannerSourceConfiguration) -> Self

Converts to this type from the input type.
§

impl From<IIndexableContent> for IInspectable

§

fn from(value: IIndexableContent) -> Self

Converts to this type from the input type.
§

impl From<IInitializeWithCoreWindow> for IInspectable

§

fn from(value: IInitializeWithCoreWindow) -> Self

Converts to this type from the input type.
§

impl From<IInkAnalysisNode> for IInspectable

§

fn from(value: IInkAnalysisNode) -> Self

Converts to this type from the input type.
§

impl From<IInkAnalyzerFactory> for IInspectable

§

fn from(value: IInkAnalyzerFactory) -> Self

Converts to this type from the input type.
§

impl From<IInkPointFactory> for IInspectable

§

fn from(value: IInkPointFactory) -> Self

Converts to this type from the input type.
§

impl From<IInkPresenterRulerFactory> for IInspectable

§

fn from(value: IInkPresenterRulerFactory) -> Self

Converts to this type from the input type.
§

impl From<IInkPresenterStencil> for IInspectable

§

fn from(value: IInkPresenterStencil) -> Self

Converts to this type from the input type.
§

impl From<IInkRecognizerContainer> for IInspectable

§

fn from(value: IInkRecognizerContainer) -> Self

Converts to this type from the input type.
§

impl From<IInkStrokeContainer> for IInspectable

§

fn from(value: IInkStrokeContainer) -> Self

Converts to this type from the input type.
§

impl From<IInputPaneInterop> for IInspectable

§

fn from(value: IInputPaneInterop) -> Self

Converts to this type from the input type.
§

impl From<IInputStream> for IInspectable

§

fn from(value: IInputStream) -> Self

Converts to this type from the input type.
§

impl From<IInputStreamReference> for IInspectable

§

fn from(value: IInputStreamReference) -> Self

Converts to this type from the input type.
§

impl From<IInspectable> for IUnknown

§

fn from(value: IInspectable) -> IUnknown

Converts to this type from the input type.
§

impl From<IInteractionTrackerOwner> for IInspectable

§

fn from(value: IInteractionTrackerOwner) -> Self

Converts to this type from the input type.
§

impl From<IJsonValue> for IInspectable

§

fn from(value: IJsonValue) -> Self

Converts to this type from the input type.
§

impl From<ILampArrayEffect> for IInspectable

§

fn from(value: ILampArrayEffect) -> Self

Converts to this type from the input type.
§

impl From<ILaunchActivatedEventArgs> for IInspectable

§

fn from(value: ILaunchActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ILaunchActivatedEventArgs2> for IInspectable

§

fn from(value: ILaunchActivatedEventArgs2) -> Self

Converts to this type from the input type.
§

impl From<ILauncherViewOptions> for IInspectable

§

fn from(value: ILauncherViewOptions) -> Self

Converts to this type from the input type.
§

impl From<ILearningModelFeatureDescriptor> for IInspectable

§

fn from(value: ILearningModelFeatureDescriptor) -> Self

Converts to this type from the input type.
§

impl From<ILearningModelFeatureValue> for IInspectable

§

fn from(value: ILearningModelFeatureValue) -> Self

Converts to this type from the input type.
§

impl From<ILearningModelOperatorProvider> for IInspectable

§

fn from(value: ILearningModelOperatorProvider) -> Self

Converts to this type from the input type.
§

impl From<ILeavingBackgroundEventArgs> for IInspectable

§

fn from(value: ILeavingBackgroundEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ILockScreenActivatedEventArgs> for IInspectable

§

fn from(value: ILockScreenActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ILockScreenCallActivatedEventArgs> for IInspectable

§

fn from(value: ILockScreenCallActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ILoggingChannel> for IInspectable

§

fn from(value: ILoggingChannel) -> Self

Converts to this type from the input type.
§

impl From<ILoggingSession> for IInspectable

§

fn from(value: ILoggingSession) -> Self

Converts to this type from the input type.
§

impl From<ILoggingTarget> for IInspectable

§

fn from(value: ILoggingTarget) -> Self

Converts to this type from the input type.
§

impl From<ILowLevelDevicesAggregateProvider> for IInspectable

§

fn from(value: ILowLevelDevicesAggregateProvider) -> Self

Converts to this type from the input type.
§

impl From<IMediaCue> for IInspectable

§

fn from(value: IMediaCue) -> Self

Converts to this type from the input type.
§

impl From<IMediaDeviceController> for IInspectable

§

fn from(value: IMediaDeviceController) -> Self

Converts to this type from the input type.
§

impl From<IMediaEncodingProperties> for IInspectable

§

fn from(value: IMediaEncodingProperties) -> Self

Converts to this type from the input type.
§

impl From<IMediaEnginePlaybackSource> for IInspectable

§

fn from(value: IMediaEnginePlaybackSource) -> Self

Converts to this type from the input type.
§

impl From<IMediaExtension> for IInspectable

§

fn from(value: IMediaExtension) -> Self

Converts to this type from the input type.
§

impl From<IMediaFrame> for IInspectable

§

fn from(value: IMediaFrame) -> Self

Converts to this type from the input type.
§

impl From<IMediaMarker> for IInspectable

§

fn from(value: IMediaMarker) -> Self

Converts to this type from the input type.
§

impl From<IMediaMarkers> for IInspectable

§

fn from(value: IMediaMarkers) -> Self

Converts to this type from the input type.
§

impl From<IMediaPlaybackSource> for IInspectable

§

fn from(value: IMediaPlaybackSource) -> Self

Converts to this type from the input type.
§

impl From<IMediaProtectionServiceRequest> for IInspectable

§

fn from(value: IMediaProtectionServiceRequest) -> Self

Converts to this type from the input type.
§

impl From<IMediaSource> for IInspectable

§

fn from(value: IMediaSource) -> Self

Converts to this type from the input type.
§

impl From<IMediaStreamDescriptor> for IInspectable

§

fn from(value: IMediaStreamDescriptor) -> Self

Converts to this type from the input type.
§

impl From<IMediaStreamDescriptor2> for IInspectable

§

fn from(value: IMediaStreamDescriptor2) -> Self

Converts to this type from the input type.
§

impl From<IMediaTrack> for IInspectable

§

fn from(value: IMediaTrack) -> Self

Converts to this type from the input type.
§

impl From<IMemoryBuffer> for IInspectable

§

fn from(value: IMemoryBuffer) -> Self

Converts to this type from the input type.
§

impl From<IMemoryBufferReference> for IInspectable

§

fn from(value: IMemoryBufferReference) -> Self

Converts to this type from the input type.
§

impl From<IMessageDispatcher> for IInspectable

§

fn from(value: IMessageDispatcher) -> Self

Converts to this type from the input type.
§

impl From<IMidiMessage> for IInspectable

§

fn from(value: IMidiMessage) -> Self

Converts to this type from the input type.
§

impl From<IMidiOutPort> for IInspectable

§

fn from(value: IMidiOutPort) -> Self

Converts to this type from the input type.
§

impl From<INDClosedCaptionDataReceivedEventArgs> for IInspectable

§

fn from(value: INDClosedCaptionDataReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<INDCustomData> for IInspectable

§

fn from(value: INDCustomData) -> Self

Converts to this type from the input type.
§

impl From<INDDownloadEngine> for IInspectable

§

fn from(value: INDDownloadEngine) -> Self

Converts to this type from the input type.
§

impl From<INDDownloadEngineNotifier> for IInspectable

§

fn from(value: INDDownloadEngineNotifier) -> Self

Converts to this type from the input type.
§

impl From<INDLicenseFetchCompletedEventArgs> for IInspectable

§

fn from(value: INDLicenseFetchCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<INDLicenseFetchDescriptor> for IInspectable

§

fn from(value: INDLicenseFetchDescriptor) -> Self

Converts to this type from the input type.
§

impl From<INDLicenseFetchResult> for IInspectable

§

fn from(value: INDLicenseFetchResult) -> Self

Converts to this type from the input type.
§

impl From<INDMessenger> for IInspectable

§

fn from(value: INDMessenger) -> Self

Converts to this type from the input type.
§

impl From<INDProximityDetectionCompletedEventArgs> for IInspectable

§

fn from(value: INDProximityDetectionCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<INDRegistrationCompletedEventArgs> for IInspectable

§

fn from(value: INDRegistrationCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<INDSendResult> for IInspectable

§

fn from(value: INDSendResult) -> Self

Converts to this type from the input type.
§

impl From<INDStartResult> for IInspectable

§

fn from(value: INDStartResult) -> Self

Converts to this type from the input type.
§

impl From<INDStorageFileHelper> for IInspectable

§

fn from(value: INDStorageFileHelper) -> Self

Converts to this type from the input type.
§

impl From<INDStreamParser> for IInspectable

§

fn from(value: INDStreamParser) -> Self

Converts to this type from the input type.
§

impl From<INDStreamParserNotifier> for IInspectable

§

fn from(value: INDStreamParserNotifier) -> Self

Converts to this type from the input type.
§

impl From<INDTransmitterProperties> for IInspectable

§

fn from(value: INDTransmitterProperties) -> Self

Converts to this type from the input type.
§

impl From<INumberFormatter> for IInspectable

§

fn from(value: INumberFormatter) -> Self

Converts to this type from the input type.
§

impl From<INumberFormatter2> for IInspectable

§

fn from(value: INumberFormatter2) -> Self

Converts to this type from the input type.
§

impl From<INumberFormatterOptions> for IInspectable

§

fn from(value: INumberFormatterOptions) -> Self

Converts to this type from the input type.
§

impl From<INumberParser> for IInspectable

§

fn from(value: INumberParser) -> Self

Converts to this type from the input type.
§

impl From<INumberRounder> for IInspectable

§

fn from(value: INumberRounder) -> Self

Converts to this type from the input type.
§

impl From<INumberRounderOption> for IInspectable

§

fn from(value: INumberRounderOption) -> Self

Converts to this type from the input type.
§

impl From<IOControlCode> for IInspectable

§

fn from(value: IOControlCode) -> Self

Converts to this type from the input type.
§

impl From<IOutputStream> for IInspectable

§

fn from(value: IOutputStream) -> Self

Converts to this type from the input type.
§

impl From<IPInformation> for IInspectable

§

fn from(value: IPInformation) -> Self

Converts to this type from the input type.
§

impl From<IPackageCatalogStatics2> for IInspectable

§

fn from(value: IPackageCatalogStatics2) -> Self

Converts to this type from the input type.
§

impl From<IPhoneCallActivatedEventArgs> for IInspectable

§

fn from(value: IPhoneCallActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IPickerReturnedActivatedEventArgs> for IInspectable

§

fn from(value: IPickerReturnedActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IPlayReadyDomain> for IInspectable

§

fn from(value: IPlayReadyDomain) -> Self

Converts to this type from the input type.
§

impl From<IPlayReadyLicense> for IInspectable

§

fn from(value: IPlayReadyLicense) -> Self

Converts to this type from the input type.
§

impl From<IPlayReadyLicenseAcquisitionServiceRequest> for IInspectable

§

fn from(value: IPlayReadyLicenseAcquisitionServiceRequest) -> Self

Converts to this type from the input type.
§

impl From<IPlayReadyLicenseSession> for IInspectable

§

fn from(value: IPlayReadyLicenseSession) -> Self

Converts to this type from the input type.
§

impl From<IPlayReadyLicenseSession2> for IInspectable

§

fn from(value: IPlayReadyLicenseSession2) -> Self

Converts to this type from the input type.
§

impl From<IPlayReadySecureStopServiceRequest> for IInspectable

§

fn from(value: IPlayReadySecureStopServiceRequest) -> Self

Converts to this type from the input type.
§

impl From<IPlayReadyServiceRequest> for IInspectable

§

fn from(value: IPlayReadyServiceRequest) -> Self

Converts to this type from the input type.
§

impl From<IPlayToManagerInterop> for IInspectable

§

fn from(value: IPlayToManagerInterop) -> Self

Converts to this type from the input type.
§

impl From<IPointerPointTransform> for IInspectable

§

fn from(value: IPointerPointTransform) -> Self

Converts to this type from the input type.
§

impl From<IPosPrinterJob> for IInspectable

§

fn from(value: IPosPrinterJob) -> Self

Converts to this type from the input type.
§

impl From<IPrelaunchActivatedEventArgs> for IInspectable

§

fn from(value: IPrelaunchActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IPrint3DWorkflowActivatedEventArgs> for IInspectable

§

fn from(value: IPrint3DWorkflowActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IPrintCustomOptionDetails> for IInspectable

§

fn from(value: IPrintCustomOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<IPrintDocumentSource> for IInspectable

§

fn from(value: IPrintDocumentSource) -> Self

Converts to this type from the input type.
§

impl From<IPrintItemListOptionDetails> for IInspectable

§

fn from(value: IPrintItemListOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<IPrintManagerInterop> for IInspectable

§

fn from(value: IPrintManagerInterop) -> Self

Converts to this type from the input type.
§

impl From<IPrintNumberOptionDetails> for IInspectable

§

fn from(value: IPrintNumberOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<IPrintOptionDetails> for IInspectable

§

fn from(value: IPrintOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<IPrintTaskOptionsCore> for IInspectable

§

fn from(value: IPrintTaskOptionsCore) -> Self

Converts to this type from the input type.
§

impl From<IPrintTaskOptionsCoreProperties> for IInspectable

§

fn from(value: IPrintTaskOptionsCoreProperties) -> Self

Converts to this type from the input type.
§

impl From<IPrintTaskOptionsCoreUIConfiguration> for IInspectable

§

fn from(value: IPrintTaskOptionsCoreUIConfiguration) -> Self

Converts to this type from the input type.
§

impl From<IPrintTaskSettingsActivatedEventArgs> for IInspectable

§

fn from(value: IPrintTaskSettingsActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IPrintTextOptionDetails> for IInspectable

§

fn from(value: IPrintTextOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<IPrinting3DManagerInterop> for IInspectable

§

fn from(value: IPrinting3DManagerInterop) -> Self

Converts to this type from the input type.
§

impl From<IPropertyAnimation> for IInspectable

§

fn from(value: IPropertyAnimation) -> Self

Converts to this type from the input type.
§

impl From<IPropertySet> for IInspectable

§

fn from(value: IPropertySet) -> Self

Converts to this type from the input type.
§

impl From<IPropertySetSerializer> for IInspectable

§

fn from(value: IPropertySetSerializer) -> Self

Converts to this type from the input type.
§

impl From<IPropertyValue> for IInspectable

§

fn from(value: IPropertyValue) -> IInspectable

Converts to this type from the input type.
§

impl From<IPropertyValue> for IInspectable

§

fn from(value: IPropertyValue) -> Self

Converts to this type from the input type.
§

impl From<IProtectionPolicyManagerInterop> for IInspectable

§

fn from(value: IProtectionPolicyManagerInterop) -> Self

Converts to this type from the input type.
§

impl From<IProtectionPolicyManagerInterop2> for IInspectable

§

fn from(value: IProtectionPolicyManagerInterop2) -> Self

Converts to this type from the input type.
§

impl From<IProtectionPolicyManagerInterop3> for IInspectable

§

fn from(value: IProtectionPolicyManagerInterop3) -> Self

Converts to this type from the input type.
§

impl From<IProtocolActivatedEventArgs> for IInspectable

§

fn from(value: IProtocolActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IProtocolActivatedEventArgsWithCallerPackageFamilyNameAndData> for IInspectable

§

fn from( value: IProtocolActivatedEventArgsWithCallerPackageFamilyNameAndData ) -> Self

Converts to this type from the input type.
§

impl From<IProtocolForResultsActivatedEventArgs> for IInspectable

§

fn from(value: IProtocolForResultsActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IPwmControllerProvider> for IInspectable

§

fn from(value: IPwmControllerProvider) -> Self

Converts to this type from the input type.
§

impl From<IPwmProvider> for IInspectable

§

fn from(value: IPwmProvider) -> Self

Converts to this type from the input type.
§

impl From<IRadialControllerConfigurationInterop> for IInspectable

§

fn from(value: IRadialControllerConfigurationInterop) -> Self

Converts to this type from the input type.
§

impl From<IRadialControllerIndependentInputSourceInterop> for IInspectable

§

fn from(value: IRadialControllerIndependentInputSourceInterop) -> Self

Converts to this type from the input type.
§

impl From<IRadialControllerInterop> for IInspectable

§

fn from(value: IRadialControllerInterop) -> Self

Converts to this type from the input type.
§

impl From<IRandomAccessStream> for IInspectable

§

fn from(value: IRandomAccessStream) -> Self

Converts to this type from the input type.
§

impl From<IRandomAccessStreamReference> for IInspectable

§

fn from(value: IRandomAccessStreamReference) -> Self

Converts to this type from the input type.
§

impl From<IRandomAccessStreamWithContentType> for IInspectable

§

fn from(value: IRandomAccessStreamWithContentType) -> Self

Converts to this type from the input type.
§

impl From<IReceiptOrSlipJob> for IInspectable

§

fn from(value: IReceiptOrSlipJob) -> Self

Converts to this type from the input type.
§

impl From<IRemoteSystemFilter> for IInspectable

§

fn from(value: IRemoteSystemFilter) -> Self

Converts to this type from the input type.
§

impl From<IRestrictedLaunchActivatedEventArgs> for IInspectable

§

fn from(value: IRestrictedLaunchActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ISearchActivatedEventArgs> for IInspectable

§

fn from(value: ISearchActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ISearchActivatedEventArgsWithLinguisticDetails> for IInspectable

§

fn from(value: ISearchActivatedEventArgsWithLinguisticDetails) -> Self

Converts to this type from the input type.
§

impl From<ISearchPaneQueryChangedEventArgs> for IInspectable

§

fn from(value: ISearchPaneQueryChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ISensorDataThreshold> for IInspectable

§

fn from(value: ISensorDataThreshold) -> Self

Converts to this type from the input type.
§

impl From<IShareTargetActivatedEventArgs> for IInspectable

§

fn from(value: IShareTargetActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ISignedZeroOption> for IInspectable

§

fn from(value: ISignedZeroOption) -> Self

Converts to this type from the input type.
§

impl From<ISignificantDigitsOption> for IInspectable

§

fn from(value: ISignificantDigitsOption) -> Self

Converts to this type from the input type.
§

impl From<ISingleSelectMediaTrackList> for IInspectable

§

fn from(value: ISingleSelectMediaTrackList) -> Self

Converts to this type from the input type.
§

impl From<ISmsBinaryMessage> for IInspectable

§

fn from(value: ISmsBinaryMessage) -> Self

Converts to this type from the input type.
§

impl From<ISmsDevice> for IInspectable

§

fn from(value: ISmsDevice) -> Self

Converts to this type from the input type.
§

impl From<ISmsMessage> for IInspectable

§

fn from(value: ISmsMessage) -> Self

Converts to this type from the input type.
§

impl From<ISmsMessageBase> for IInspectable

§

fn from(value: ISmsMessageBase) -> Self

Converts to this type from the input type.
§

impl From<ISmsTextMessage> for IInspectable

§

fn from(value: ISmsTextMessage) -> Self

Converts to this type from the input type.
§

impl From<ISoftwareBitmapNative> for IInspectable

§

fn from(value: ISoftwareBitmapNative) -> Self

Converts to this type from the input type.
§

impl From<ISoftwareBitmapNativeFactory> for IInspectable

§

fn from(value: ISoftwareBitmapNativeFactory) -> Self

Converts to this type from the input type.
§

impl From<ISpatialInteractionManagerInterop> for IInspectable

§

fn from(value: ISpatialInteractionManagerInterop) -> Self

Converts to this type from the input type.
§

impl From<ISpeechRecognitionConstraint> for IInspectable

§

fn from(value: ISpeechRecognitionConstraint) -> Self

Converts to this type from the input type.
§

impl From<ISpiControllerProvider> for IInspectable

§

fn from(value: ISpiControllerProvider) -> Self

Converts to this type from the input type.
§

impl From<ISpiDeviceProvider> for IInspectable

§

fn from(value: ISpiDeviceProvider) -> Self

Converts to this type from the input type.
§

impl From<ISpiDeviceStatics> for IInspectable

§

fn from(value: ISpiDeviceStatics) -> Self

Converts to this type from the input type.
§

impl From<ISpiProvider> for IInspectable

§

fn from(value: ISpiProvider) -> Self

Converts to this type from the input type.
§

impl From<IStartupTaskActivatedEventArgs> for IInspectable

§

fn from(value: IStartupTaskActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IStorageFile> for IInspectable

§

fn from(value: IStorageFile) -> Self

Converts to this type from the input type.
§

impl From<IStorageFile2> for IInspectable

§

fn from(value: IStorageFile2) -> Self

Converts to this type from the input type.
§

impl From<IStorageFilePropertiesWithAvailability> for IInspectable

§

fn from(value: IStorageFilePropertiesWithAvailability) -> Self

Converts to this type from the input type.
§

impl From<IStorageFolder> for IInspectable

§

fn from(value: IStorageFolder) -> Self

Converts to this type from the input type.
§

impl From<IStorageFolder2> for IInspectable

§

fn from(value: IStorageFolder2) -> Self

Converts to this type from the input type.
§

impl From<IStorageFolderQueryOperations> for IInspectable

§

fn from(value: IStorageFolderQueryOperations) -> Self

Converts to this type from the input type.
§

impl From<IStorageItem> for IInspectable

§

fn from(value: IStorageItem) -> Self

Converts to this type from the input type.
§

impl From<IStorageItem2> for IInspectable

§

fn from(value: IStorageItem2) -> Self

Converts to this type from the input type.
§

impl From<IStorageItemAccessList> for IInspectable

§

fn from(value: IStorageItemAccessList) -> Self

Converts to this type from the input type.
§

impl From<IStorageItemExtraProperties> for IInspectable

§

fn from(value: IStorageItemExtraProperties) -> Self

Converts to this type from the input type.
§

impl From<IStorageItemInformation> for IInspectable

§

fn from(value: IStorageItemInformation) -> Self

Converts to this type from the input type.
§

impl From<IStorageItemProperties> for IInspectable

§

fn from(value: IStorageItemProperties) -> Self

Converts to this type from the input type.
§

impl From<IStorageItemProperties2> for IInspectable

§

fn from(value: IStorageItemProperties2) -> Self

Converts to this type from the input type.
§

impl From<IStorageItemPropertiesWithProvider> for IInspectable

§

fn from(value: IStorageItemPropertiesWithProvider) -> Self

Converts to this type from the input type.
§

impl From<IStorageProviderItemPropertySource> for IInspectable

§

fn from(value: IStorageProviderItemPropertySource) -> Self

Converts to this type from the input type.
§

impl From<IStorageProviderKnownFolderSyncInfoSource> for IInspectable

§

fn from(value: IStorageProviderKnownFolderSyncInfoSource) -> Self

Converts to this type from the input type.
§

impl From<IStorageProviderKnownFolderSyncInfoSourceFactory> for IInspectable

§

fn from(value: IStorageProviderKnownFolderSyncInfoSourceFactory) -> Self

Converts to this type from the input type.
§

impl From<IStorageProviderPropertyCapabilities> for IInspectable

§

fn from(value: IStorageProviderPropertyCapabilities) -> Self

Converts to this type from the input type.
§

impl From<IStorageProviderStatusUISource> for IInspectable

§

fn from(value: IStorageProviderStatusUISource) -> Self

Converts to this type from the input type.
§

impl From<IStorageProviderStatusUISourceFactory> for IInspectable

§

fn from(value: IStorageProviderStatusUISourceFactory) -> Self

Converts to this type from the input type.
§

impl From<IStorageProviderUICommand> for IInspectable

§

fn from(value: IStorageProviderUICommand) -> Self

Converts to this type from the input type.
§

impl From<IStorageProviderUriSource> for IInspectable

§

fn from(value: IStorageProviderUriSource) -> Self

Converts to this type from the input type.
§

impl From<IStorageQueryResultBase> for IInspectable

§

fn from(value: IStorageQueryResultBase) -> Self

Converts to this type from the input type.
§

impl From<IStreamedFileDataRequest> for IInspectable

§

fn from(value: IStreamedFileDataRequest) -> Self

Converts to this type from the input type.
§

impl From<IStringable> for IInspectable

§

fn from(value: IStringable) -> IInspectable

Converts to this type from the input type.
§

impl From<IStringable> for IInspectable

§

fn from(value: IStringable) -> Self

Converts to this type from the input type.
§

impl From<ISuspendingDeferral> for IInspectable

§

fn from(value: ISuspendingDeferral) -> Self

Converts to this type from the input type.
§

impl From<ISuspendingEventArgs> for IInspectable

§

fn from(value: ISuspendingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ISuspendingOperation> for IInspectable

§

fn from(value: ISuspendingOperation) -> Self

Converts to this type from the input type.
§

impl From<ISyndicationClient> for IInspectable

§

fn from(value: ISyndicationClient) -> Self

Converts to this type from the input type.
§

impl From<ISyndicationNode> for IInspectable

§

fn from(value: ISyndicationNode) -> Self

Converts to this type from the input type.
§

impl From<ISyndicationText> for IInspectable

§

fn from(value: ISyndicationText) -> Self

Converts to this type from the input type.
§

impl From<ISysStorageProviderEventSource> for IInspectable

§

fn from(value: ISysStorageProviderEventSource) -> Self

Converts to this type from the input type.
§

impl From<ISysStorageProviderHandlerFactory> for IInspectable

§

fn from(value: ISysStorageProviderHandlerFactory) -> Self

Converts to this type from the input type.
§

impl From<ISysStorageProviderHttpRequestProvider> for IInspectable

§

fn from(value: ISysStorageProviderHttpRequestProvider) -> Self

Converts to this type from the input type.
§

impl From<ISystemMediaTransportControlsInterop> for IInspectable

§

fn from(value: ISystemMediaTransportControlsInterop) -> Self

Converts to this type from the input type.
§

impl From<ITensor> for IInspectable

§

fn from(value: ITensor) -> Self

Converts to this type from the input type.
§

impl From<ITextCharacterFormat> for IInspectable

§

fn from(value: ITextCharacterFormat) -> Self

Converts to this type from the input type.
§

impl From<ITextDocument> for IInspectable

§

fn from(value: ITextDocument) -> Self

Converts to this type from the input type.
§

impl From<ITextParagraphFormat> for IInspectable

§

fn from(value: ITextParagraphFormat) -> Self

Converts to this type from the input type.
§

impl From<ITextRange> for IInspectable

§

fn from(value: ITextRange) -> Self

Converts to this type from the input type.
§

impl From<ITextSelection> for IInspectable

§

fn from(value: ITextSelection) -> Self

Converts to this type from the input type.
§

impl From<ITimedMetadataTrackProvider> for IInspectable

§

fn from(value: ITimedMetadataTrackProvider) -> Self

Converts to this type from the input type.
§

impl From<IToastNotificationActivatedEventArgs> for IInspectable

§

fn from(value: IToastNotificationActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IToastNotificationManagerStatics3> for IInspectable

§

fn from(value: IToastNotificationManagerStatics3) -> Self

Converts to this type from the input type.
§

impl From<IUICommand> for IInspectable

§

fn from(value: IUICommand) -> Self

Converts to this type from the input type.
§

impl From<IUIViewSettingsInterop> for IInspectable

§

fn from(value: IUIViewSettingsInterop) -> Self

Converts to this type from the input type.
§

impl From<IUriToStreamResolver> for IInspectable

§

fn from(value: IUriToStreamResolver) -> Self

Converts to this type from the input type.
§

impl From<IUserActivityContentInfo> for IInspectable

§

fn from(value: IUserActivityContentInfo) -> Self

Converts to this type from the input type.
§

impl From<IUserActivityInterop> for IInspectable

§

fn from(value: IUserActivityInterop) -> Self

Converts to this type from the input type.
§

impl From<IUserActivityRequestManagerInterop> for IInspectable

§

fn from(value: IUserActivityRequestManagerInterop) -> Self

Converts to this type from the input type.
§

impl From<IUserActivitySourceHostInterop> for IInspectable

§

fn from(value: IUserActivitySourceHostInterop) -> Self

Converts to this type from the input type.
§

impl From<IUserConsentVerifierInterop> for IInspectable

§

fn from(value: IUserConsentVerifierInterop) -> Self

Converts to this type from the input type.
§

impl From<IUserDataAccountProviderActivatedEventArgs> for IInspectable

§

fn from(value: IUserDataAccountProviderActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IUserDataAccountProviderOperation> for IInspectable

§

fn from(value: IUserDataAccountProviderOperation) -> Self

Converts to this type from the input type.
§

impl From<IVectorChangedEventArgs> for IInspectable

§

fn from(value: IVectorChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IVideoCompositor> for IInspectable

§

fn from(value: IVideoCompositor) -> Self

Converts to this type from the input type.
§

impl From<IVideoCompositorDefinition> for IInspectable

§

fn from(value: IVideoCompositorDefinition) -> Self

Converts to this type from the input type.
§

impl From<IVideoEffectDefinition> for IInspectable

§

fn from(value: IVideoEffectDefinition) -> Self

Converts to this type from the input type.
§

impl From<IVideoFrameNative> for IInspectable

§

fn from(value: IVideoFrameNative) -> Self

Converts to this type from the input type.
§

impl From<IVideoFrameNativeFactory> for IInspectable

§

fn from(value: IVideoFrameNativeFactory) -> Self

Converts to this type from the input type.
§

impl From<IViewSwitcherProvider> for IInspectable

§

fn from(value: IViewSwitcherProvider) -> Self

Converts to this type from the input type.
§

impl From<IVisualElement> for IInspectable

§

fn from(value: IVisualElement) -> Self

Converts to this type from the input type.
§

impl From<IVisualElement2> for IInspectable

§

fn from(value: IVisualElement2) -> Self

Converts to this type from the input type.
§

impl From<IVoiceCommandActivatedEventArgs> for IInspectable

§

fn from(value: IVoiceCommandActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IVpnChannelStatics> for IInspectable

§

fn from(value: IVpnChannelStatics) -> Self

Converts to this type from the input type.
§

impl From<IVpnCredential> for IInspectable

§

fn from(value: IVpnCredential) -> Self

Converts to this type from the input type.
§

impl From<IVpnCustomPrompt> for IInspectable

§

fn from(value: IVpnCustomPrompt) -> Self

Converts to this type from the input type.
§

impl From<IVpnCustomPromptElement> for IInspectable

§

fn from(value: IVpnCustomPromptElement) -> Self

Converts to this type from the input type.
§

impl From<IVpnDomainNameInfoFactory> for IInspectable

§

fn from(value: IVpnDomainNameInfoFactory) -> Self

Converts to this type from the input type.
§

impl From<IVpnInterfaceIdFactory> for IInspectable

§

fn from(value: IVpnInterfaceIdFactory) -> Self

Converts to this type from the input type.
§

impl From<IVpnNamespaceInfoFactory> for IInspectable

§

fn from(value: IVpnNamespaceInfoFactory) -> Self

Converts to this type from the input type.
§

impl From<IVpnPacketBufferFactory> for IInspectable

§

fn from(value: IVpnPacketBufferFactory) -> Self

Converts to this type from the input type.
§

impl From<IVpnPlugIn> for IInspectable

§

fn from(value: IVpnPlugIn) -> Self

Converts to this type from the input type.
§

impl From<IVpnProfile> for IInspectable

§

fn from(value: IVpnProfile) -> Self

Converts to this type from the input type.
§

impl From<IVpnRouteFactory> for IInspectable

§

fn from(value: IVpnRouteFactory) -> Self

Converts to this type from the input type.
§

impl From<IWalletActionActivatedEventArgs> for IInspectable

§

fn from(value: IWalletActionActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IWebAccount> for IInspectable

§

fn from(value: IWebAccount) -> Self

Converts to this type from the input type.
§

impl From<IWebAccountProviderActivatedEventArgs> for IInspectable

§

fn from(value: IWebAccountProviderActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IWebAccountProviderBaseReportOperation> for IInspectable

§

fn from(value: IWebAccountProviderBaseReportOperation) -> Self

Converts to this type from the input type.
§

impl From<IWebAccountProviderOperation> for IInspectable

§

fn from(value: IWebAccountProviderOperation) -> Self

Converts to this type from the input type.
§

impl From<IWebAccountProviderSilentReportOperation> for IInspectable

§

fn from(value: IWebAccountProviderSilentReportOperation) -> Self

Converts to this type from the input type.
§

impl From<IWebAccountProviderTokenObjects> for IInspectable

§

fn from(value: IWebAccountProviderTokenObjects) -> Self

Converts to this type from the input type.
§

impl From<IWebAccountProviderTokenObjects2> for IInspectable

§

fn from(value: IWebAccountProviderTokenObjects2) -> Self

Converts to this type from the input type.
§

impl From<IWebAccountProviderTokenOperation> for IInspectable

§

fn from(value: IWebAccountProviderTokenOperation) -> Self

Converts to this type from the input type.
§

impl From<IWebAccountProviderUIReportOperation> for IInspectable

§

fn from(value: IWebAccountProviderUIReportOperation) -> Self

Converts to this type from the input type.
§

impl From<IWebAuthenticationBrokerContinuationEventArgs> for IInspectable

§

fn from(value: IWebAuthenticationBrokerContinuationEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IWebAuthenticationCoreManagerInterop> for IInspectable

§

fn from(value: IWebAuthenticationCoreManagerInterop) -> Self

Converts to this type from the input type.
§

impl From<IWebSocket> for IInspectable

§

fn from(value: IWebSocket) -> Self

Converts to this type from the input type.
§

impl From<IWebSocketControl> for IInspectable

§

fn from(value: IWebSocketControl) -> Self

Converts to this type from the input type.
§

impl From<IWebSocketControl2> for IInspectable

§

fn from(value: IWebSocketControl2) -> Self

Converts to this type from the input type.
§

impl From<IWebSocketInformation> for IInspectable

§

fn from(value: IWebSocketInformation) -> Self

Converts to this type from the input type.
§

impl From<IWebSocketInformation2> for IInspectable

§

fn from(value: IWebSocketInformation2) -> Self

Converts to this type from the input type.
§

impl From<IWebUIBackgroundTaskInstance> for IInspectable

§

fn from(value: IWebUIBackgroundTaskInstance) -> Self

Converts to this type from the input type.
§

impl From<IWebUICommandBarElement> for IInspectable

§

fn from(value: IWebUICommandBarElement) -> Self

Converts to this type from the input type.
§

impl From<IWebUICommandBarIcon> for IInspectable

§

fn from(value: IWebUICommandBarIcon) -> Self

Converts to this type from the input type.
§

impl From<IWebUINavigatedEventArgs> for IInspectable

§

fn from(value: IWebUINavigatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IWebViewControl> for IInspectable

§

fn from(value: IWebViewControl) -> Self

Converts to this type from the input type.
§

impl From<IWebViewControl2> for IInspectable

§

fn from(value: IWebViewControl2) -> Self

Converts to this type from the input type.
§

impl From<IWindowsDevicesAllJoynBusAttachmentFactoryInterop> for IInspectable

§

fn from(value: IWindowsDevicesAllJoynBusAttachmentFactoryInterop) -> Self

Converts to this type from the input type.
§

impl From<IWindowsDevicesAllJoynBusAttachmentInterop> for IInspectable

§

fn from(value: IWindowsDevicesAllJoynBusAttachmentInterop) -> Self

Converts to this type from the input type.
§

impl From<IWindowsDevicesAllJoynBusObjectFactoryInterop> for IInspectable

§

fn from(value: IWindowsDevicesAllJoynBusObjectFactoryInterop) -> Self

Converts to this type from the input type.
§

impl From<IWindowsDevicesAllJoynBusObjectInterop> for IInspectable

§

fn from(value: IWindowsDevicesAllJoynBusObjectInterop) -> Self

Converts to this type from the input type.
§

impl From<IWwwFormUrlDecoderEntry> for IInspectable

§

fn from(value: IWwwFormUrlDecoderEntry) -> Self

Converts to this type from the input type.
§

impl From<IXmlCharacterData> for IInspectable

§

fn from(value: IXmlCharacterData) -> Self

Converts to this type from the input type.
§

impl From<IXmlNode> for IInspectable

§

fn from(value: IXmlNode) -> Self

Converts to this type from the input type.
§

impl From<IXmlNodeSelector> for IInspectable

§

fn from(value: IXmlNodeSelector) -> Self

Converts to this type from the input type.
§

impl From<IXmlNodeSerializer> for IInspectable

§

fn from(value: IXmlNodeSerializer) -> Self

Converts to this type from the input type.
§

impl From<IXmlText> for IInspectable

§

fn from(value: IXmlText) -> Self

Converts to this type from the input type.
§

impl From<IXusbGameControllerInputSink> for IInspectable

§

fn from(value: IXusbGameControllerInputSink) -> Self

Converts to this type from the input type.
§

impl From<IdleDispatchedHandlerArgs> for IInspectable

§

fn from(value: IdleDispatchedHandlerArgs) -> Self

Converts to this type from the input type.
§

impl From<ImageCue> for IInspectable

§

fn from(value: ImageCue) -> Self

Converts to this type from the input type.
§

impl From<ImageDisplayProperties> for IInspectable

§

fn from(value: ImageDisplayProperties) -> Self

Converts to this type from the input type.
§

impl From<ImageEncodingProperties> for IInspectable

§

fn from(value: ImageEncodingProperties) -> Self

Converts to this type from the input type.
§

impl From<ImageFeatureDescriptor> for IInspectable

§

fn from(value: ImageFeatureDescriptor) -> Self

Converts to this type from the input type.
§

impl From<ImageFeatureValue> for IInspectable

§

fn from(value: ImageFeatureValue) -> Self

Converts to this type from the input type.
§

impl From<ImageProperties> for IInspectable

§

fn from(value: ImageProperties) -> Self

Converts to this type from the input type.
§

impl From<ImageScanner> for IInspectable

§

fn from(value: ImageScanner) -> Self

Converts to this type from the input type.
§

impl From<ImageScannerAutoConfiguration> for IInspectable

§

fn from(value: ImageScannerAutoConfiguration) -> Self

Converts to this type from the input type.
§

impl From<ImageScannerFeederConfiguration> for IInspectable

§

fn from(value: ImageScannerFeederConfiguration) -> Self

Converts to this type from the input type.
§

impl From<ImageScannerFlatbedConfiguration> for IInspectable

§

fn from(value: ImageScannerFlatbedConfiguration) -> Self

Converts to this type from the input type.
§

impl From<ImageScannerPreviewResult> for IInspectable

§

fn from(value: ImageScannerPreviewResult) -> Self

Converts to this type from the input type.
§

impl From<ImageScannerScanResult> for IInspectable

§

fn from(value: ImageScannerScanResult) -> Self

Converts to this type from the input type.
§

impl From<ImageStream> for IInspectable

§

fn from(value: ImageStream) -> Self

Converts to this type from the input type.
§

impl From<ImplicitAnimationCollection> for IInspectable

§

fn from(value: ImplicitAnimationCollection) -> Self

Converts to this type from the input type.
§

impl From<InMemoryRandomAccessStream> for IInspectable

§

fn from(value: InMemoryRandomAccessStream) -> Self

Converts to this type from the input type.
§

impl From<Inclinometer> for IInspectable

§

fn from(value: Inclinometer) -> Self

Converts to this type from the input type.
§

impl From<InclinometerDataThreshold> for IInspectable

§

fn from(value: InclinometerDataThreshold) -> Self

Converts to this type from the input type.
§

impl From<InclinometerReading> for IInspectable

§

fn from(value: InclinometerReading) -> Self

Converts to this type from the input type.
§

impl From<InclinometerReadingChangedEventArgs> for IInspectable

§

fn from(value: InclinometerReadingChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<IncrementNumberRounder> for IInspectable

§

fn from(value: IncrementNumberRounder) -> Self

Converts to this type from the input type.
§

impl From<IndexableContent> for IInspectable

§

fn from(value: IndexableContent) -> Self

Converts to this type from the input type.
§

impl From<IndexedResourceCandidate> for IInspectable

§

fn from(value: IndexedResourceCandidate) -> Self

Converts to this type from the input type.
§

impl From<IndexedResourceQualifier> for IInspectable

§

fn from(value: IndexedResourceQualifier) -> Self

Converts to this type from the input type.
§

impl From<InfraredMediaFrame> for IInspectable

§

fn from(value: InfraredMediaFrame) -> Self

Converts to this type from the input type.
§

impl From<InfraredTorchControl> for IInspectable

§

fn from(value: InfraredTorchControl) -> Self

Converts to this type from the input type.
§

impl From<InitialValueExpressionCollection> for IInspectable

§

fn from(value: InitialValueExpressionCollection) -> Self

Converts to this type from the input type.
§

impl From<InitializeMediaStreamSourceRequestedEventArgs> for IInspectable

§

fn from(value: InitializeMediaStreamSourceRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<InjectedInputGamepadInfo> for IInspectable

§

fn from(value: InjectedInputGamepadInfo) -> Self

Converts to this type from the input type.
§

impl From<InjectedInputKeyboardInfo> for IInspectable

§

fn from(value: InjectedInputKeyboardInfo) -> Self

Converts to this type from the input type.
§

impl From<InjectedInputMouseInfo> for IInspectable

§

fn from(value: InjectedInputMouseInfo) -> Self

Converts to this type from the input type.
§

impl From<InjectedInputPenInfo> for IInspectable

§

fn from(value: InjectedInputPenInfo) -> Self

Converts to this type from the input type.
§

impl From<InjectedInputTouchInfo> for IInspectable

§

fn from(value: InjectedInputTouchInfo) -> Self

Converts to this type from the input type.
§

impl From<InkAnalysisInkBullet> for IInspectable

§

fn from(value: InkAnalysisInkBullet) -> Self

Converts to this type from the input type.
§

impl From<InkAnalysisInkDrawing> for IInspectable

§

fn from(value: InkAnalysisInkDrawing) -> Self

Converts to this type from the input type.
§

impl From<InkAnalysisInkWord> for IInspectable

§

fn from(value: InkAnalysisInkWord) -> Self

Converts to this type from the input type.
§

impl From<InkAnalysisLine> for IInspectable

§

fn from(value: InkAnalysisLine) -> Self

Converts to this type from the input type.
§

impl From<InkAnalysisListItem> for IInspectable

§

fn from(value: InkAnalysisListItem) -> Self

Converts to this type from the input type.
§

impl From<InkAnalysisNode> for IInspectable

§

fn from(value: InkAnalysisNode) -> Self

Converts to this type from the input type.
§

impl From<InkAnalysisParagraph> for IInspectable

§

fn from(value: InkAnalysisParagraph) -> Self

Converts to this type from the input type.
§

impl From<InkAnalysisResult> for IInspectable

§

fn from(value: InkAnalysisResult) -> Self

Converts to this type from the input type.
§

impl From<InkAnalysisRoot> for IInspectable

§

fn from(value: InkAnalysisRoot) -> Self

Converts to this type from the input type.
§

impl From<InkAnalysisWritingRegion> for IInspectable

§

fn from(value: InkAnalysisWritingRegion) -> Self

Converts to this type from the input type.
§

impl From<InkAnalyzer> for IInspectable

§

fn from(value: InkAnalyzer) -> Self

Converts to this type from the input type.
§

impl From<InkDrawingAttributes> for IInspectable

§

fn from(value: InkDrawingAttributes) -> Self

Converts to this type from the input type.
§

impl From<InkDrawingAttributesPencilProperties> for IInspectable

§

fn from(value: InkDrawingAttributesPencilProperties) -> Self

Converts to this type from the input type.
§

impl From<InkInputConfiguration> for IInspectable

§

fn from(value: InkInputConfiguration) -> Self

Converts to this type from the input type.
§

impl From<InkInputProcessingConfiguration> for IInspectable

§

fn from(value: InkInputProcessingConfiguration) -> Self

Converts to this type from the input type.
§

impl From<InkManager> for IInspectable

§

fn from(value: InkManager) -> Self

Converts to this type from the input type.
§

impl From<InkModelerAttributes> for IInspectable

§

fn from(value: InkModelerAttributes) -> Self

Converts to this type from the input type.
§

impl From<InkPoint> for IInspectable

§

fn from(value: InkPoint) -> Self

Converts to this type from the input type.
§

impl From<InkPresenter> for IInspectable

§

fn from(value: InkPresenter) -> Self

Converts to this type from the input type.
§

impl From<InkPresenterProtractor> for IInspectable

§

fn from(value: InkPresenterProtractor) -> Self

Converts to this type from the input type.
§

impl From<InkPresenterRuler> for IInspectable

§

fn from(value: InkPresenterRuler) -> Self

Converts to this type from the input type.
§

impl From<InkRecognitionResult> for IInspectable

§

fn from(value: InkRecognitionResult) -> Self

Converts to this type from the input type.
§

impl From<InkRecognizer> for IInspectable

§

fn from(value: InkRecognizer) -> Self

Converts to this type from the input type.
§

impl From<InkRecognizerContainer> for IInspectable

§

fn from(value: InkRecognizerContainer) -> Self

Converts to this type from the input type.
§

impl From<InkStroke> for IInspectable

§

fn from(value: InkStroke) -> Self

Converts to this type from the input type.
§

impl From<InkStrokeBuilder> for IInspectable

§

fn from(value: InkStrokeBuilder) -> Self

Converts to this type from the input type.
§

impl From<InkStrokeContainer> for IInspectable

§

fn from(value: InkStrokeContainer) -> Self

Converts to this type from the input type.
§

impl From<InkStrokeInput> for IInspectable

§

fn from(value: InkStrokeInput) -> Self

Converts to this type from the input type.
§

impl From<InkStrokeRenderingSegment> for IInspectable

§

fn from(value: InkStrokeRenderingSegment) -> Self

Converts to this type from the input type.
§

impl From<InkStrokesCollectedEventArgs> for IInspectable

§

fn from(value: InkStrokesCollectedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<InkStrokesErasedEventArgs> for IInspectable

§

fn from(value: InkStrokesErasedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<InkSynchronizer> for IInspectable

§

fn from(value: InkSynchronizer) -> Self

Converts to this type from the input type.
§

impl From<InkUnprocessedInput> for IInspectable

§

fn from(value: InkUnprocessedInput) -> Self

Converts to this type from the input type.
§

impl From<InkWorkspaceHostedAppManager> for IInspectable

§

fn from(value: InkWorkspaceHostedAppManager) -> Self

Converts to this type from the input type.
§

impl From<InputActivationListener> for IInspectable

§

fn from(value: InputActivationListener) -> Self

Converts to this type from the input type.
§

impl From<InputActivationListenerActivationChangedEventArgs> for IInspectable

§

fn from(value: InputActivationListenerActivationChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<InputEnabledEventArgs> for IInspectable

§

fn from(value: InputEnabledEventArgs) -> Self

Converts to this type from the input type.
§

impl From<InputInjector> for IInspectable

§

fn from(value: InputInjector) -> Self

Converts to this type from the input type.
§

impl From<InputPane> for IInspectable

§

fn from(value: InputPane) -> Self

Converts to this type from the input type.
§

impl From<InputPaneVisibilityEventArgs> for IInspectable

§

fn from(value: InputPaneVisibilityEventArgs) -> Self

Converts to this type from the input type.
§

impl From<InputStreamOverStream> for IInspectable

§

fn from(value: InputStreamOverStream) -> Self

Converts to this type from the input type.
§

impl From<InsetClip> for IInspectable

§

fn from(value: InsetClip) -> Self

Converts to this type from the input type.
§

impl From<InstalledClassicAppInfo> for IInspectable

§

fn from(value: InstalledClassicAppInfo) -> Self

Converts to this type from the input type.
§

impl From<InstalledDesktopApp> for IInspectable

§

fn from(value: InstalledDesktopApp) -> Self

Converts to this type from the input type.
§

impl From<InteractionSourceConfiguration> for IInspectable

§

fn from(value: InteractionSourceConfiguration) -> Self

Converts to this type from the input type.
§

impl From<InteractionTracker> for IInspectable

§

fn from(value: InteractionTracker) -> Self

Converts to this type from the input type.
§

impl From<InteractionTrackerCustomAnimationStateEnteredArgs> for IInspectable

§

fn from(value: InteractionTrackerCustomAnimationStateEnteredArgs) -> Self

Converts to this type from the input type.
§

impl From<InteractionTrackerIdleStateEnteredArgs> for IInspectable

§

fn from(value: InteractionTrackerIdleStateEnteredArgs) -> Self

Converts to this type from the input type.
§

impl From<InteractionTrackerInertiaModifier> for IInspectable

§

fn from(value: InteractionTrackerInertiaModifier) -> Self

Converts to this type from the input type.
§

impl From<InteractionTrackerInertiaMotion> for IInspectable

§

fn from(value: InteractionTrackerInertiaMotion) -> Self

Converts to this type from the input type.
§

impl From<InteractionTrackerInertiaNaturalMotion> for IInspectable

§

fn from(value: InteractionTrackerInertiaNaturalMotion) -> Self

Converts to this type from the input type.
§

impl From<InteractionTrackerInertiaRestingValue> for IInspectable

§

fn from(value: InteractionTrackerInertiaRestingValue) -> Self

Converts to this type from the input type.
§

impl From<InteractionTrackerInertiaStateEnteredArgs> for IInspectable

§

fn from(value: InteractionTrackerInertiaStateEnteredArgs) -> Self

Converts to this type from the input type.
§

impl From<InteractionTrackerInteractingStateEnteredArgs> for IInspectable

§

fn from(value: InteractionTrackerInteractingStateEnteredArgs) -> Self

Converts to this type from the input type.
§

impl From<InteractionTrackerRequestIgnoredArgs> for IInspectable

§

fn from(value: InteractionTrackerRequestIgnoredArgs) -> Self

Converts to this type from the input type.
§

impl From<InteractionTrackerValuesChangedArgs> for IInspectable

§

fn from(value: InteractionTrackerValuesChangedArgs) -> Self

Converts to this type from the input type.
§

impl From<InteractionTrackerVector2InertiaModifier> for IInspectable

§

fn from(value: InteractionTrackerVector2InertiaModifier) -> Self

Converts to this type from the input type.
§

impl From<InteractionTrackerVector2InertiaNaturalMotion> for IInspectable

§

fn from(value: InteractionTrackerVector2InertiaNaturalMotion) -> Self

Converts to this type from the input type.
§

impl From<IppAttributeError> for IInspectable

§

fn from(value: IppAttributeError) -> Self

Converts to this type from the input type.
§

impl From<IppAttributeValue> for IInspectable

§

fn from(value: IppAttributeValue) -> Self

Converts to this type from the input type.
§

impl From<IppIntegerRange> for IInspectable

§

fn from(value: IppIntegerRange) -> Self

Converts to this type from the input type.
§

impl From<IppPrintDevice> for IInspectable

§

fn from(value: IppPrintDevice) -> Self

Converts to this type from the input type.
§

impl From<IppResolution> for IInspectable

§

fn from(value: IppResolution) -> Self

Converts to this type from the input type.
§

impl From<IppSetAttributesResult> for IInspectable

§

fn from(value: IppSetAttributesResult) -> Self

Converts to this type from the input type.
§

impl From<IppTextWithLanguage> for IInspectable

§

fn from(value: IppTextWithLanguage) -> Self

Converts to this type from the input type.
§

impl From<IsoSpeedControl> for IInspectable

§

fn from(value: IsoSpeedControl) -> Self

Converts to this type from the input type.
§

impl From<IsolatedWindowsEnvironment> for IInspectable

§

fn from(value: IsolatedWindowsEnvironment) -> Self

Converts to this type from the input type.
§

impl From<IsolatedWindowsEnvironmentCreateResult> for IInspectable

§

fn from(value: IsolatedWindowsEnvironmentCreateResult) -> Self

Converts to this type from the input type.
§

impl From<IsolatedWindowsEnvironmentFile> for IInspectable

§

fn from(value: IsolatedWindowsEnvironmentFile) -> Self

Converts to this type from the input type.
§

impl From<IsolatedWindowsEnvironmentLaunchFileResult> for IInspectable

§

fn from(value: IsolatedWindowsEnvironmentLaunchFileResult) -> Self

Converts to this type from the input type.
§

impl From<IsolatedWindowsEnvironmentOptions> for IInspectable

§

fn from(value: IsolatedWindowsEnvironmentOptions) -> Self

Converts to this type from the input type.
§

impl From<IsolatedWindowsEnvironmentOwnerRegistrationData> for IInspectable

§

fn from(value: IsolatedWindowsEnvironmentOwnerRegistrationData) -> Self

Converts to this type from the input type.
§

impl From<IsolatedWindowsEnvironmentOwnerRegistrationResult> for IInspectable

§

fn from(value: IsolatedWindowsEnvironmentOwnerRegistrationResult) -> Self

Converts to this type from the input type.
§

impl From<IsolatedWindowsEnvironmentPostMessageResult> for IInspectable

§

fn from(value: IsolatedWindowsEnvironmentPostMessageResult) -> Self

Converts to this type from the input type.
§

impl From<IsolatedWindowsEnvironmentProcess> for IInspectable

§

fn from(value: IsolatedWindowsEnvironmentProcess) -> Self

Converts to this type from the input type.
§

impl From<IsolatedWindowsEnvironmentShareFileRequestOptions> for IInspectable

§

fn from(value: IsolatedWindowsEnvironmentShareFileRequestOptions) -> Self

Converts to this type from the input type.
§

impl From<IsolatedWindowsEnvironmentShareFileResult> for IInspectable

§

fn from(value: IsolatedWindowsEnvironmentShareFileResult) -> Self

Converts to this type from the input type.
§

impl From<IsolatedWindowsEnvironmentShareFolderRequestOptions> for IInspectable

§

fn from(value: IsolatedWindowsEnvironmentShareFolderRequestOptions) -> Self

Converts to this type from the input type.
§

impl From<IsolatedWindowsEnvironmentShareFolderResult> for IInspectable

§

fn from(value: IsolatedWindowsEnvironmentShareFolderResult) -> Self

Converts to this type from the input type.
§

impl From<IsolatedWindowsEnvironmentStartProcessResult> for IInspectable

§

fn from(value: IsolatedWindowsEnvironmentStartProcessResult) -> Self

Converts to this type from the input type.
§

impl From<IsolatedWindowsEnvironmentTelemetryParameters> for IInspectable

§

fn from(value: IsolatedWindowsEnvironmentTelemetryParameters) -> Self

Converts to this type from the input type.
§

impl From<IsolatedWindowsEnvironmentUserInfo> for IInspectable

§

fn from(value: IsolatedWindowsEnvironmentUserInfo) -> Self

Converts to this type from the input type.
§

impl From<ItemRemovedEventArgs> for IInspectable

§

fn from(value: ItemRemovedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<JapanesePhoneme> for IInspectable

§

fn from(value: JapanesePhoneme) -> Self

Converts to this type from the input type.
§

impl From<JournalPrintJob> for IInspectable

§

fn from(value: JournalPrintJob) -> Self

Converts to this type from the input type.
§

impl From<JournalPrinterCapabilities> for IInspectable

§

fn from(value: JournalPrinterCapabilities) -> Self

Converts to this type from the input type.
§

impl From<JsonArray> for IInspectable

§

fn from(value: JsonArray) -> Self

Converts to this type from the input type.
§

impl From<JsonObject> for IInspectable

§

fn from(value: JsonObject) -> Self

Converts to this type from the input type.
§

impl From<JsonValue> for IInspectable

§

fn from(value: JsonValue) -> Self

Converts to this type from the input type.
§

impl From<JumpList> for IInspectable

§

fn from(value: JumpList) -> Self

Converts to this type from the input type.
§

impl From<JumpListItem> for IInspectable

§

fn from(value: JumpListItem) -> Self

Converts to this type from the input type.
§

impl From<KeyCredential> for IInspectable

§

fn from(value: KeyCredential) -> Self

Converts to this type from the input type.
§

impl From<KeyCredentialAttestationResult> for IInspectable

§

fn from(value: KeyCredentialAttestationResult) -> Self

Converts to this type from the input type.
§

impl From<KeyCredentialOperationResult> for IInspectable

§

fn from(value: KeyCredentialOperationResult) -> Self

Converts to this type from the input type.
§

impl From<KeyCredentialRetrievalResult> for IInspectable

§

fn from(value: KeyCredentialRetrievalResult) -> Self

Converts to this type from the input type.
§

impl From<KeyDerivationAlgorithmProvider> for IInspectable

§

fn from(value: KeyDerivationAlgorithmProvider) -> Self

Converts to this type from the input type.
§

impl From<KeyDerivationParameters> for IInspectable

§

fn from(value: KeyDerivationParameters) -> Self

Converts to this type from the input type.
§

impl From<KeyEventArgs> for IInspectable

§

fn from(value: KeyEventArgs) -> Self

Converts to this type from the input type.
§

impl From<KeyFrameAnimation> for IInspectable

§

fn from(value: KeyFrameAnimation) -> Self

Converts to this type from the input type.
§

impl From<KeyboardCapabilities> for IInspectable

§

fn from(value: KeyboardCapabilities) -> Self

Converts to this type from the input type.
§

impl From<KeyboardDeliveryInterceptor> for IInspectable

§

fn from(value: KeyboardDeliveryInterceptor) -> Self

Converts to this type from the input type.
§

impl From<KeypadPressedEventArgs> for IInspectable

§

fn from(value: KeypadPressedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<Lamp> for IInspectable

§

fn from(value: Lamp) -> Self

Converts to this type from the input type.
§

impl From<LampArray> for IInspectable

§

fn from(value: LampArray) -> Self

Converts to this type from the input type.
§

impl From<LampArrayBitmapEffect> for IInspectable

§

fn from(value: LampArrayBitmapEffect) -> Self

Converts to this type from the input type.
§

impl From<LampArrayBitmapRequestedEventArgs> for IInspectable

§

fn from(value: LampArrayBitmapRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<LampArrayBlinkEffect> for IInspectable

§

fn from(value: LampArrayBlinkEffect) -> Self

Converts to this type from the input type.
§

impl From<LampArrayColorRampEffect> for IInspectable

§

fn from(value: LampArrayColorRampEffect) -> Self

Converts to this type from the input type.
§

impl From<LampArrayCustomEffect> for IInspectable

§

fn from(value: LampArrayCustomEffect) -> Self

Converts to this type from the input type.
§

impl From<LampArrayEffectPlaylist> for IInspectable

§

fn from(value: LampArrayEffectPlaylist) -> Self

Converts to this type from the input type.
§

impl From<LampArraySolidEffect> for IInspectable

§

fn from(value: LampArraySolidEffect) -> Self

Converts to this type from the input type.
§

impl From<LampArrayUpdateRequestedEventArgs> for IInspectable

§

fn from(value: LampArrayUpdateRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<LampAvailabilityChangedEventArgs> for IInspectable

§

fn from(value: LampAvailabilityChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<LampInfo> for IInspectable

§

fn from(value: LampInfo) -> Self

Converts to this type from the input type.
§

impl From<LanIdentifier> for IInspectable

§

fn from(value: LanIdentifier) -> Self

Converts to this type from the input type.
§

impl From<LanIdentifierData> for IInspectable

§

fn from(value: LanIdentifierData) -> Self

Converts to this type from the input type.
§

impl From<Language> for IInspectable

§

fn from(value: Language) -> Self

Converts to this type from the input type.
§

impl From<LanguageFont> for IInspectable

§

fn from(value: LanguageFont) -> Self

Converts to this type from the input type.
§

impl From<LanguageFontGroup> for IInspectable

§

fn from(value: LanguageFontGroup) -> Self

Converts to this type from the input type.
§

impl From<LaunchActivatedEventArgs> for IInspectable

§

fn from(value: LaunchActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<LaunchUriResult> for IInspectable

§

fn from(value: LaunchUriResult) -> Self

Converts to this type from the input type.
§

impl From<LauncherOptions> for IInspectable

§

fn from(value: LauncherOptions) -> Self

Converts to this type from the input type.
§

impl From<LauncherUIOptions> for IInspectable

§

fn from(value: LauncherUIOptions) -> Self

Converts to this type from the input type.
§

impl From<LayerVisual> for IInspectable

§

fn from(value: LayerVisual) -> Self

Converts to this type from the input type.
§

impl From<LearningModel> for IInspectable

§

fn from(value: LearningModel) -> Self

Converts to this type from the input type.
§

impl From<LearningModelBinding> for IInspectable

§

fn from(value: LearningModelBinding) -> Self

Converts to this type from the input type.
§

impl From<LearningModelDevice> for IInspectable

§

fn from(value: LearningModelDevice) -> Self

Converts to this type from the input type.
§

impl From<LearningModelEvaluationResult> for IInspectable

§

fn from(value: LearningModelEvaluationResult) -> Self

Converts to this type from the input type.
§

impl From<LearningModelSession> for IInspectable

§

fn from(value: LearningModelSession) -> Self

Converts to this type from the input type.
§

impl From<LearningModelSessionOptions> for IInspectable

§

fn from(value: LearningModelSessionOptions) -> Self

Converts to this type from the input type.
§

impl From<LeavingBackgroundEventArgs> for IInspectable

§

fn from(value: LeavingBackgroundEventArgs) -> Self

Converts to this type from the input type.
§

impl From<LeavingBackgroundEventArgs> for IInspectable

§

fn from(value: LeavingBackgroundEventArgs) -> Self

Converts to this type from the input type.
§

impl From<LicenseInformation> for IInspectable

§

fn from(value: LicenseInformation) -> Self

Converts to this type from the input type.
§

impl From<LicenseSatisfactionInfo> for IInspectable

§

fn from(value: LicenseSatisfactionInfo) -> Self

Converts to this type from the input type.
§

impl From<LicenseSatisfactionResult> for IInspectable

§

fn from(value: LicenseSatisfactionResult) -> Self

Converts to this type from the input type.
§

impl From<LightSensor> for IInspectable

§

fn from(value: LightSensor) -> Self

Converts to this type from the input type.
§

impl From<LightSensorDataThreshold> for IInspectable

§

fn from(value: LightSensorDataThreshold) -> Self

Converts to this type from the input type.
§

impl From<LightSensorReading> for IInspectable

§

fn from(value: LightSensorReading) -> Self

Converts to this type from the input type.
§

impl From<LightSensorReadingChangedEventArgs> for IInspectable

§

fn from(value: LightSensorReadingChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<LimitedAccessFeatureRequestResult> for IInspectable

§

fn from(value: LimitedAccessFeatureRequestResult) -> Self

Converts to this type from the input type.
§

impl From<LimiterEffectDefinition> for IInspectable

§

fn from(value: LimiterEffectDefinition) -> Self

Converts to this type from the input type.
§

impl From<LineDisplay> for IInspectable

§

fn from(value: LineDisplay) -> Self

Converts to this type from the input type.
§

impl From<LineDisplayAttributes> for IInspectable

§

fn from(value: LineDisplayAttributes) -> Self

Converts to this type from the input type.
§

impl From<LineDisplayCapabilities> for IInspectable

§

fn from(value: LineDisplayCapabilities) -> Self

Converts to this type from the input type.
§

impl From<LineDisplayCursor> for IInspectable

§

fn from(value: LineDisplayCursor) -> Self

Converts to this type from the input type.
§

impl From<LineDisplayCursorAttributes> for IInspectable

§

fn from(value: LineDisplayCursorAttributes) -> Self

Converts to this type from the input type.
§

impl From<LineDisplayCustomGlyphs> for IInspectable

§

fn from(value: LineDisplayCustomGlyphs) -> Self

Converts to this type from the input type.
§

impl From<LineDisplayMarquee> for IInspectable

§

fn from(value: LineDisplayMarquee) -> Self

Converts to this type from the input type.
§

impl From<LineDisplayStatisticsCategorySelector> for IInspectable

§

fn from(value: LineDisplayStatisticsCategorySelector) -> Self

Converts to this type from the input type.
§

impl From<LineDisplayStatusUpdatedEventArgs> for IInspectable

§

fn from(value: LineDisplayStatusUpdatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<LineDisplayStoredBitmap> for IInspectable

§

fn from(value: LineDisplayStoredBitmap) -> Self

Converts to this type from the input type.
§

impl From<LineDisplayWindow> for IInspectable

§

fn from(value: LineDisplayWindow) -> Self

Converts to this type from the input type.
§

impl From<LinearEasingFunction> for IInspectable

§

fn from(value: LinearEasingFunction) -> Self

Converts to this type from the input type.
§

impl From<ListingInformation> for IInspectable

§

fn from(value: ListingInformation) -> Self

Converts to this type from the input type.
§

impl From<LocalContentSuggestionSettings> for IInspectable

§

fn from(value: LocalContentSuggestionSettings) -> Self

Converts to this type from the input type.
§

impl From<LocalLocation> for IInspectable

§

fn from(value: LocalLocation) -> Self

Converts to this type from the input type.
§

impl From<LocalLocationFinderResult> for IInspectable

§

fn from(value: LocalLocationFinderResult) -> Self

Converts to this type from the input type.
§

impl From<LocalLocationHoursOfOperationItem> for IInspectable

§

fn from(value: LocalLocationHoursOfOperationItem) -> Self

Converts to this type from the input type.
§

impl From<LocalLocationRatingInfo> for IInspectable

§

fn from(value: LocalLocationRatingInfo) -> Self

Converts to this type from the input type.
§

impl From<LocationTrigger> for IInspectable

§

fn from(value: LocationTrigger) -> Self

Converts to this type from the input type.
§

impl From<LockApplicationHost> for IInspectable

§

fn from(value: LockApplicationHost) -> Self

Converts to this type from the input type.
§

impl From<LockOnLeaveOptions> for IInspectable

§

fn from(value: LockOnLeaveOptions) -> Self

Converts to this type from the input type.
§

impl From<LockScreenActivatedEventArgs> for IInspectable

§

fn from(value: LockScreenActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<LockScreenBadge> for IInspectable

§

fn from(value: LockScreenBadge) -> Self

Converts to this type from the input type.
§

impl From<LockScreenCallActivatedEventArgs> for IInspectable

§

fn from(value: LockScreenCallActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<LockScreenCallEndCallDeferral> for IInspectable

§

fn from(value: LockScreenCallEndCallDeferral) -> Self

Converts to this type from the input type.
§

impl From<LockScreenCallEndRequestedEventArgs> for IInspectable

§

fn from(value: LockScreenCallEndRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<LockScreenCallUI> for IInspectable

§

fn from(value: LockScreenCallUI) -> Self

Converts to this type from the input type.
§

impl From<LockScreenComponentActivatedEventArgs> for IInspectable

§

fn from(value: LockScreenComponentActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<LockScreenInfo> for IInspectable

§

fn from(value: LockScreenInfo) -> Self

Converts to this type from the input type.
§

impl From<LockScreenUnlockingDeferral> for IInspectable

§

fn from(value: LockScreenUnlockingDeferral) -> Self

Converts to this type from the input type.
§

impl From<LockScreenUnlockingEventArgs> for IInspectable

§

fn from(value: LockScreenUnlockingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<LogFileGeneratedEventArgs> for IInspectable

§

fn from(value: LogFileGeneratedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<LoggingActivity> for IInspectable

§

fn from(value: LoggingActivity) -> Self

Converts to this type from the input type.
§

impl From<LoggingChannel> for IInspectable

§

fn from(value: LoggingChannel) -> Self

Converts to this type from the input type.
§

impl From<LoggingChannelOptions> for IInspectable

§

fn from(value: LoggingChannelOptions) -> Self

Converts to this type from the input type.
§

impl From<LoggingFields> for IInspectable

§

fn from(value: LoggingFields) -> Self

Converts to this type from the input type.
§

impl From<LoggingOptions> for IInspectable

§

fn from(value: LoggingOptions) -> Self

Converts to this type from the input type.
§

impl From<LoggingSession> for IInspectable

§

fn from(value: LoggingSession) -> Self

Converts to this type from the input type.
§

impl From<LowLagMediaRecording> for IInspectable

§

fn from(value: LowLagMediaRecording) -> Self

Converts to this type from the input type.
§

impl From<LowLagPhotoCapture> for IInspectable

§

fn from(value: LowLagPhotoCapture) -> Self

Converts to this type from the input type.
§

impl From<LowLagPhotoControl> for IInspectable

§

fn from(value: LowLagPhotoControl) -> Self

Converts to this type from the input type.
§

impl From<LowLagPhotoSequenceCapture> for IInspectable

§

fn from(value: LowLagPhotoSequenceCapture) -> Self

Converts to this type from the input type.
§

impl From<LowLagPhotoSequenceControl> for IInspectable

§

fn from(value: LowLagPhotoSequenceControl) -> Self

Converts to this type from the input type.
§

impl From<LowLevelDevicesAggregateProvider> for IInspectable

§

fn from(value: LowLevelDevicesAggregateProvider) -> Self

Converts to this type from the input type.
§

impl From<LowLevelDevicesController> for IInspectable

§

fn from(value: LowLevelDevicesController) -> Self

Converts to this type from the input type.
§

impl From<LowLightFusionResult> for IInspectable

§

fn from(value: LowLightFusionResult) -> Self

Converts to this type from the input type.
§

impl From<MacAlgorithmProvider> for IInspectable

§

fn from(value: MacAlgorithmProvider) -> Self

Converts to this type from the input type.
§

impl From<MagneticStripeReader> for IInspectable

§

fn from(value: MagneticStripeReader) -> Self

Converts to this type from the input type.
§

impl From<MagneticStripeReaderAamvaCardDataReceivedEventArgs> for IInspectable

§

fn from(value: MagneticStripeReaderAamvaCardDataReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MagneticStripeReaderBankCardDataReceivedEventArgs> for IInspectable

§

fn from(value: MagneticStripeReaderBankCardDataReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MagneticStripeReaderCapabilities> for IInspectable

§

fn from(value: MagneticStripeReaderCapabilities) -> Self

Converts to this type from the input type.
§

impl From<MagneticStripeReaderErrorOccurredEventArgs> for IInspectable

§

fn from(value: MagneticStripeReaderErrorOccurredEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MagneticStripeReaderReport> for IInspectable

§

fn from(value: MagneticStripeReaderReport) -> Self

Converts to this type from the input type.
§

impl From<MagneticStripeReaderStatusUpdatedEventArgs> for IInspectable

§

fn from(value: MagneticStripeReaderStatusUpdatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MagneticStripeReaderTrackData> for IInspectable

§

fn from(value: MagneticStripeReaderTrackData) -> Self

Converts to this type from the input type.
§

impl From<MagneticStripeReaderVendorSpecificCardDataReceivedEventArgs> for IInspectable

§

fn from( value: MagneticStripeReaderVendorSpecificCardDataReceivedEventArgs ) -> Self

Converts to this type from the input type.
§

impl From<Magnetometer> for IInspectable

§

fn from(value: Magnetometer) -> Self

Converts to this type from the input type.
§

impl From<MagnetometerDataThreshold> for IInspectable

§

fn from(value: MagnetometerDataThreshold) -> Self

Converts to this type from the input type.
§

impl From<MagnetometerReading> for IInspectable

§

fn from(value: MagnetometerReading) -> Self

Converts to this type from the input type.
§

impl From<MagnetometerReadingChangedEventArgs> for IInspectable

§

fn from(value: MagnetometerReadingChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MaintenanceTrigger> for IInspectable

§

fn from(value: MaintenanceTrigger) -> Self

Converts to this type from the input type.
§

impl From<ManeuverWarning> for IInspectable

§

fn from(value: ManeuverWarning) -> Self

Converts to this type from the input type.
§

impl From<ManipulationCompletedEventArgs> for IInspectable

§

fn from(value: ManipulationCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ManipulationInertiaStartingEventArgs> for IInspectable

§

fn from(value: ManipulationInertiaStartingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ManipulationStartedEventArgs> for IInspectable

§

fn from(value: ManipulationStartedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ManipulationUpdatedEventArgs> for IInspectable

§

fn from(value: ManipulationUpdatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MapAddress> for IInspectable

§

fn from(value: MapAddress) -> Self

Converts to this type from the input type.
§

impl From<MapFeatureDescriptor> for IInspectable

§

fn from(value: MapFeatureDescriptor) -> Self

Converts to this type from the input type.
§

impl From<MapLocation> for IInspectable

§

fn from(value: MapLocation) -> Self

Converts to this type from the input type.
§

impl From<MapLocationFinderResult> for IInspectable

§

fn from(value: MapLocationFinderResult) -> Self

Converts to this type from the input type.
§

impl From<MapRoute> for IInspectable

§

fn from(value: MapRoute) -> Self

Converts to this type from the input type.
§

impl From<MapRouteDrivingOptions> for IInspectable

§

fn from(value: MapRouteDrivingOptions) -> Self

Converts to this type from the input type.
§

impl From<MapRouteFinderResult> for IInspectable

§

fn from(value: MapRouteFinderResult) -> Self

Converts to this type from the input type.
§

impl From<MapRouteLeg> for IInspectable

§

fn from(value: MapRouteLeg) -> Self

Converts to this type from the input type.
§

impl From<MapRouteManeuver> for IInspectable

§

fn from(value: MapRouteManeuver) -> Self

Converts to this type from the input type.
§

impl From<MdmAlert> for IInspectable

§

fn from(value: MdmAlert) -> Self

Converts to this type from the input type.
§

impl From<MdmSession> for IInspectable

§

fn from(value: MdmSession) -> Self

Converts to this type from the input type.
§

impl From<MediaBinder> for IInspectable

§

fn from(value: MediaBinder) -> Self

Converts to this type from the input type.
§

impl From<MediaBindingEventArgs> for IInspectable

§

fn from(value: MediaBindingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MediaBreak> for IInspectable

§

fn from(value: MediaBreak) -> Self

Converts to this type from the input type.
§

impl From<MediaBreakEndedEventArgs> for IInspectable

§

fn from(value: MediaBreakEndedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MediaBreakManager> for IInspectable

§

fn from(value: MediaBreakManager) -> Self

Converts to this type from the input type.
§

impl From<MediaBreakSchedule> for IInspectable

§

fn from(value: MediaBreakSchedule) -> Self

Converts to this type from the input type.
§

impl From<MediaBreakSeekedOverEventArgs> for IInspectable

§

fn from(value: MediaBreakSeekedOverEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MediaBreakSkippedEventArgs> for IInspectable

§

fn from(value: MediaBreakSkippedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MediaBreakStartedEventArgs> for IInspectable

§

fn from(value: MediaBreakStartedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MediaCapture> for IInspectable

§

fn from(value: MediaCapture) -> Self

Converts to this type from the input type.
§

impl From<MediaCaptureDeviceExclusiveControlStatusChangedEventArgs> for IInspectable

§

fn from(value: MediaCaptureDeviceExclusiveControlStatusChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MediaCaptureFailedEventArgs> for IInspectable

§

fn from(value: MediaCaptureFailedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MediaCaptureFocusChangedEventArgs> for IInspectable

§

fn from(value: MediaCaptureFocusChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MediaCaptureInitializationSettings> for IInspectable

§

fn from(value: MediaCaptureInitializationSettings) -> Self

Converts to this type from the input type.
§

impl From<MediaCapturePauseResult> for IInspectable

§

fn from(value: MediaCapturePauseResult) -> Self

Converts to this type from the input type.
§

impl From<MediaCaptureRelativePanelWatcher> for IInspectable

§

fn from(value: MediaCaptureRelativePanelWatcher) -> Self

Converts to this type from the input type.
§

impl From<MediaCaptureSettings> for IInspectable

§

fn from(value: MediaCaptureSettings) -> Self

Converts to this type from the input type.
§

impl From<MediaCaptureStopResult> for IInspectable

§

fn from(value: MediaCaptureStopResult) -> Self

Converts to this type from the input type.
§

impl From<MediaCaptureVideoProfile> for IInspectable

§

fn from(value: MediaCaptureVideoProfile) -> Self

Converts to this type from the input type.
§

impl From<MediaCaptureVideoProfileMediaDescription> for IInspectable

§

fn from(value: MediaCaptureVideoProfileMediaDescription) -> Self

Converts to this type from the input type.
§

impl From<MediaClip> for IInspectable

§

fn from(value: MediaClip) -> Self

Converts to this type from the input type.
§

impl From<MediaComposition> for IInspectable

§

fn from(value: MediaComposition) -> Self

Converts to this type from the input type.
§

impl From<MediaControlsTriggerDetails> for IInspectable

§

fn from(value: MediaControlsTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<MediaCueEventArgs> for IInspectable

§

fn from(value: MediaCueEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MediaDeviceControl> for IInspectable

§

fn from(value: MediaDeviceControl) -> Self

Converts to this type from the input type.
§

impl From<MediaDeviceControlCapabilities> for IInspectable

§

fn from(value: MediaDeviceControlCapabilities) -> Self

Converts to this type from the input type.
§

impl From<MediaEncodingProfile> for IInspectable

§

fn from(value: MediaEncodingProfile) -> Self

Converts to this type from the input type.
§

impl From<MediaExtensionManager> for IInspectable

§

fn from(value: MediaExtensionManager) -> Self

Converts to this type from the input type.
§

impl From<MediaFrameArrivedEventArgs> for IInspectable

§

fn from(value: MediaFrameArrivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MediaFrameFormat> for IInspectable

§

fn from(value: MediaFrameFormat) -> Self

Converts to this type from the input type.
§

impl From<MediaFrameReader> for IInspectable

§

fn from(value: MediaFrameReader) -> Self

Converts to this type from the input type.
§

impl From<MediaFrameReference> for IInspectable

§

fn from(value: MediaFrameReference) -> Self

Converts to this type from the input type.
§

impl From<MediaFrameSource> for IInspectable

§

fn from(value: MediaFrameSource) -> Self

Converts to this type from the input type.
§

impl From<MediaFrameSourceController> for IInspectable

§

fn from(value: MediaFrameSourceController) -> Self

Converts to this type from the input type.
§

impl From<MediaFrameSourceGetPropertyResult> for IInspectable

§

fn from(value: MediaFrameSourceGetPropertyResult) -> Self

Converts to this type from the input type.
§

impl From<MediaFrameSourceGroup> for IInspectable

§

fn from(value: MediaFrameSourceGroup) -> Self

Converts to this type from the input type.
§

impl From<MediaFrameSourceInfo> for IInspectable

§

fn from(value: MediaFrameSourceInfo) -> Self

Converts to this type from the input type.
§

impl From<MediaItemDisplayProperties> for IInspectable

§

fn from(value: MediaItemDisplayProperties) -> Self

Converts to this type from the input type.
§

impl From<MediaMetadata> for IInspectable

§

fn from(value: MediaMetadata) -> Self

Converts to this type from the input type.
§

impl From<MediaOverlay> for IInspectable

§

fn from(value: MediaOverlay) -> Self

Converts to this type from the input type.
§

impl From<MediaOverlayLayer> for IInspectable

§

fn from(value: MediaOverlayLayer) -> Self

Converts to this type from the input type.
§

impl From<MediaPlaybackAudioTrackList> for IInspectable

§

fn from(value: MediaPlaybackAudioTrackList) -> Self

Converts to this type from the input type.
§

impl From<MediaPlaybackCommandManager> for IInspectable

§

fn from(value: MediaPlaybackCommandManager) -> Self

Converts to this type from the input type.
§

impl From<MediaPlaybackCommandManagerAutoRepeatModeReceivedEventArgs> for IInspectable

§

fn from( value: MediaPlaybackCommandManagerAutoRepeatModeReceivedEventArgs ) -> Self

Converts to this type from the input type.
§

impl From<MediaPlaybackCommandManagerCommandBehavior> for IInspectable

§

fn from(value: MediaPlaybackCommandManagerCommandBehavior) -> Self

Converts to this type from the input type.
§

impl From<MediaPlaybackCommandManagerFastForwardReceivedEventArgs> for IInspectable

§

fn from(value: MediaPlaybackCommandManagerFastForwardReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MediaPlaybackCommandManagerNextReceivedEventArgs> for IInspectable

§

fn from(value: MediaPlaybackCommandManagerNextReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MediaPlaybackCommandManagerPauseReceivedEventArgs> for IInspectable

§

fn from(value: MediaPlaybackCommandManagerPauseReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MediaPlaybackCommandManagerPlayReceivedEventArgs> for IInspectable

§

fn from(value: MediaPlaybackCommandManagerPlayReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MediaPlaybackCommandManagerPositionReceivedEventArgs> for IInspectable

§

fn from(value: MediaPlaybackCommandManagerPositionReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MediaPlaybackCommandManagerPreviousReceivedEventArgs> for IInspectable

§

fn from(value: MediaPlaybackCommandManagerPreviousReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MediaPlaybackCommandManagerRateReceivedEventArgs> for IInspectable

§

fn from(value: MediaPlaybackCommandManagerRateReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MediaPlaybackCommandManagerRewindReceivedEventArgs> for IInspectable

§

fn from(value: MediaPlaybackCommandManagerRewindReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MediaPlaybackCommandManagerShuffleReceivedEventArgs> for IInspectable

§

fn from(value: MediaPlaybackCommandManagerShuffleReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MediaPlaybackItem> for IInspectable

§

fn from(value: MediaPlaybackItem) -> Self

Converts to this type from the input type.
§

impl From<MediaPlaybackItemError> for IInspectable

§

fn from(value: MediaPlaybackItemError) -> Self

Converts to this type from the input type.
§

impl From<MediaPlaybackItemFailedEventArgs> for IInspectable

§

fn from(value: MediaPlaybackItemFailedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MediaPlaybackItemOpenedEventArgs> for IInspectable

§

fn from(value: MediaPlaybackItemOpenedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MediaPlaybackList> for IInspectable

§

fn from(value: MediaPlaybackList) -> Self

Converts to this type from the input type.
§

impl From<MediaPlaybackSession> for IInspectable

§

fn from(value: MediaPlaybackSession) -> Self

Converts to this type from the input type.
§

impl From<MediaPlaybackSessionBufferingStartedEventArgs> for IInspectable

§

fn from(value: MediaPlaybackSessionBufferingStartedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MediaPlaybackSessionOutputDegradationPolicyState> for IInspectable

§

fn from(value: MediaPlaybackSessionOutputDegradationPolicyState) -> Self

Converts to this type from the input type.
§

impl From<MediaPlaybackSphericalVideoProjection> for IInspectable

§

fn from(value: MediaPlaybackSphericalVideoProjection) -> Self

Converts to this type from the input type.
§

impl From<MediaPlaybackTimedMetadataTrackList> for IInspectable

§

fn from(value: MediaPlaybackTimedMetadataTrackList) -> Self

Converts to this type from the input type.
§

impl From<MediaPlaybackVideoTrackList> for IInspectable

§

fn from(value: MediaPlaybackVideoTrackList) -> Self

Converts to this type from the input type.
§

impl From<MediaPlayer> for IInspectable

§

fn from(value: MediaPlayer) -> Self

Converts to this type from the input type.
§

impl From<MediaPlayerDataReceivedEventArgs> for IInspectable

§

fn from(value: MediaPlayerDataReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MediaPlayerFailedEventArgs> for IInspectable

§

fn from(value: MediaPlayerFailedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MediaPlayerRateChangedEventArgs> for IInspectable

§

fn from(value: MediaPlayerRateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MediaPlayerSurface> for IInspectable

§

fn from(value: MediaPlayerSurface) -> Self

Converts to this type from the input type.
§

impl From<MediaProcessingTrigger> for IInspectable

§

fn from(value: MediaProcessingTrigger) -> Self

Converts to this type from the input type.
§

impl From<MediaProcessingTriggerDetails> for IInspectable

§

fn from(value: MediaProcessingTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<MediaPropertiesChangedEventArgs> for IInspectable

§

fn from(value: MediaPropertiesChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MediaPropertySet> for IInspectable

§

fn from(value: MediaPropertySet) -> Self

Converts to this type from the input type.
§

impl From<MediaProtectionManager> for IInspectable

§

fn from(value: MediaProtectionManager) -> Self

Converts to this type from the input type.
§

impl From<MediaProtectionPMPServer> for IInspectable

§

fn from(value: MediaProtectionPMPServer) -> Self

Converts to this type from the input type.
§

impl From<MediaProtectionServiceCompletion> for IInspectable

§

fn from(value: MediaProtectionServiceCompletion) -> Self

Converts to this type from the input type.
§

impl From<MediaRatio> for IInspectable

§

fn from(value: MediaRatio) -> Self

Converts to this type from the input type.
§

impl From<MediaSource> for IInspectable

§

fn from(value: MediaSource) -> Self

Converts to this type from the input type.
§

impl From<MediaSourceAppServiceConnection> for IInspectable

§

fn from(value: MediaSourceAppServiceConnection) -> Self

Converts to this type from the input type.
§

impl From<MediaSourceAudioInputNode> for IInspectable

§

fn from(value: MediaSourceAudioInputNode) -> Self

Converts to this type from the input type.
§

impl From<MediaSourceError> for IInspectable

§

fn from(value: MediaSourceError) -> Self

Converts to this type from the input type.
§

impl From<MediaSourceOpenOperationCompletedEventArgs> for IInspectable

§

fn from(value: MediaSourceOpenOperationCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MediaSourceStateChangedEventArgs> for IInspectable

§

fn from(value: MediaSourceStateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MediaStreamSample> for IInspectable

§

fn from(value: MediaStreamSample) -> Self

Converts to this type from the input type.
§

impl From<MediaStreamSamplePropertySet> for IInspectable

§

fn from(value: MediaStreamSamplePropertySet) -> Self

Converts to this type from the input type.
§

impl From<MediaStreamSampleProtectionProperties> for IInspectable

§

fn from(value: MediaStreamSampleProtectionProperties) -> Self

Converts to this type from the input type.
§

impl From<MediaStreamSource> for IInspectable

§

fn from(value: MediaStreamSource) -> Self

Converts to this type from the input type.
§

impl From<MediaStreamSourceClosedEventArgs> for IInspectable

§

fn from(value: MediaStreamSourceClosedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MediaStreamSourceClosedRequest> for IInspectable

§

fn from(value: MediaStreamSourceClosedRequest) -> Self

Converts to this type from the input type.
§

impl From<MediaStreamSourceSampleRenderedEventArgs> for IInspectable

§

fn from(value: MediaStreamSourceSampleRenderedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MediaStreamSourceSampleRequest> for IInspectable

§

fn from(value: MediaStreamSourceSampleRequest) -> Self

Converts to this type from the input type.
§

impl From<MediaStreamSourceSampleRequestDeferral> for IInspectable

§

fn from(value: MediaStreamSourceSampleRequestDeferral) -> Self

Converts to this type from the input type.
§

impl From<MediaStreamSourceSampleRequestedEventArgs> for IInspectable

§

fn from(value: MediaStreamSourceSampleRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MediaStreamSourceStartingEventArgs> for IInspectable

§

fn from(value: MediaStreamSourceStartingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MediaStreamSourceStartingRequest> for IInspectable

§

fn from(value: MediaStreamSourceStartingRequest) -> Self

Converts to this type from the input type.
§

impl From<MediaStreamSourceStartingRequestDeferral> for IInspectable

§

fn from(value: MediaStreamSourceStartingRequestDeferral) -> Self

Converts to this type from the input type.
§

impl From<MediaStreamSourceSwitchStreamsRequest> for IInspectable

§

fn from(value: MediaStreamSourceSwitchStreamsRequest) -> Self

Converts to this type from the input type.
§

impl From<MediaStreamSourceSwitchStreamsRequestDeferral> for IInspectable

§

fn from(value: MediaStreamSourceSwitchStreamsRequestDeferral) -> Self

Converts to this type from the input type.
§

impl From<MediaStreamSourceSwitchStreamsRequestedEventArgs> for IInspectable

§

fn from(value: MediaStreamSourceSwitchStreamsRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MediaTimelineController> for IInspectable

§

fn from(value: MediaTimelineController) -> Self

Converts to this type from the input type.
§

impl From<MediaTimelineControllerFailedEventArgs> for IInspectable

§

fn from(value: MediaTimelineControllerFailedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MediaTranscoder> for IInspectable

§

fn from(value: MediaTranscoder) -> Self

Converts to this type from the input type.
§

impl From<MemoryBuffer> for IInspectable

§

fn from(value: MemoryBuffer) -> Self

Converts to this type from the input type.
§

impl From<MessageDialog> for IInspectable

§

fn from(value: MessageDialog) -> Self

Converts to this type from the input type.
§

impl From<MessageWebSocket> for IInspectable

§

fn from(value: MessageWebSocket) -> Self

Converts to this type from the input type.
§

impl From<MessageWebSocketControl> for IInspectable

§

fn from(value: MessageWebSocketControl) -> Self

Converts to this type from the input type.
§

impl From<MessageWebSocketInformation> for IInspectable

§

fn from(value: MessageWebSocketInformation) -> Self

Converts to this type from the input type.
§

impl From<MessageWebSocketMessageReceivedEventArgs> for IInspectable

§

fn from(value: MessageWebSocketMessageReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MicrosoftAccountMultiFactorAuthenticationManager> for IInspectable

§

fn from(value: MicrosoftAccountMultiFactorAuthenticationManager) -> Self

Converts to this type from the input type.
§

impl From<MicrosoftAccountMultiFactorGetSessionsResult> for IInspectable

§

fn from(value: MicrosoftAccountMultiFactorGetSessionsResult) -> Self

Converts to this type from the input type.
§

impl From<MicrosoftAccountMultiFactorOneTimeCodedInfo> for IInspectable

§

fn from(value: MicrosoftAccountMultiFactorOneTimeCodedInfo) -> Self

Converts to this type from the input type.
§

impl From<MicrosoftAccountMultiFactorSessionInfo> for IInspectable

§

fn from(value: MicrosoftAccountMultiFactorSessionInfo) -> Self

Converts to this type from the input type.
§

impl From<MicrosoftAccountMultiFactorUnregisteredAccountsAndSessionInfo> for IInspectable

§

fn from( value: MicrosoftAccountMultiFactorUnregisteredAccountsAndSessionInfo ) -> Self

Converts to this type from the input type.
§

impl From<MidiActiveSensingMessage> for IInspectable

§

fn from(value: MidiActiveSensingMessage) -> Self

Converts to this type from the input type.
§

impl From<MidiChannelPressureMessage> for IInspectable

§

fn from(value: MidiChannelPressureMessage) -> Self

Converts to this type from the input type.
§

impl From<MidiContinueMessage> for IInspectable

§

fn from(value: MidiContinueMessage) -> Self

Converts to this type from the input type.
§

impl From<MidiControlChangeMessage> for IInspectable

§

fn from(value: MidiControlChangeMessage) -> Self

Converts to this type from the input type.
§

impl From<MidiInPort> for IInspectable

§

fn from(value: MidiInPort) -> Self

Converts to this type from the input type.
§

impl From<MidiMessageReceivedEventArgs> for IInspectable

§

fn from(value: MidiMessageReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MidiNoteOffMessage> for IInspectable

§

fn from(value: MidiNoteOffMessage) -> Self

Converts to this type from the input type.
§

impl From<MidiNoteOnMessage> for IInspectable

§

fn from(value: MidiNoteOnMessage) -> Self

Converts to this type from the input type.
§

impl From<MidiOutPort> for IInspectable

§

fn from(value: MidiOutPort) -> Self

Converts to this type from the input type.
§

impl From<MidiPitchBendChangeMessage> for IInspectable

§

fn from(value: MidiPitchBendChangeMessage) -> Self

Converts to this type from the input type.
§

impl From<MidiPolyphonicKeyPressureMessage> for IInspectable

§

fn from(value: MidiPolyphonicKeyPressureMessage) -> Self

Converts to this type from the input type.
§

impl From<MidiProgramChangeMessage> for IInspectable

§

fn from(value: MidiProgramChangeMessage) -> Self

Converts to this type from the input type.
§

impl From<MidiSongPositionPointerMessage> for IInspectable

§

fn from(value: MidiSongPositionPointerMessage) -> Self

Converts to this type from the input type.
§

impl From<MidiSongSelectMessage> for IInspectable

§

fn from(value: MidiSongSelectMessage) -> Self

Converts to this type from the input type.
§

impl From<MidiStartMessage> for IInspectable

§

fn from(value: MidiStartMessage) -> Self

Converts to this type from the input type.
§

impl From<MidiStopMessage> for IInspectable

§

fn from(value: MidiStopMessage) -> Self

Converts to this type from the input type.
§

impl From<MidiSynthesizer> for IInspectable

§

fn from(value: MidiSynthesizer) -> Self

Converts to this type from the input type.
§

impl From<MidiSystemExclusiveMessage> for IInspectable

§

fn from(value: MidiSystemExclusiveMessage) -> Self

Converts to this type from the input type.
§

impl From<MidiSystemResetMessage> for IInspectable

§

fn from(value: MidiSystemResetMessage) -> Self

Converts to this type from the input type.
§

impl From<MidiTimeCodeMessage> for IInspectable

§

fn from(value: MidiTimeCodeMessage) -> Self

Converts to this type from the input type.
§

impl From<MidiTimingClockMessage> for IInspectable

§

fn from(value: MidiTimingClockMessage) -> Self

Converts to this type from the input type.
§

impl From<MidiTuneRequestMessage> for IInspectable

§

fn from(value: MidiTuneRequestMessage) -> Self

Converts to this type from the input type.
§

impl From<MiracastReceiver> for IInspectable

§

fn from(value: MiracastReceiver) -> Self

Converts to this type from the input type.
§

impl From<MiracastReceiverApplySettingsResult> for IInspectable

§

fn from(value: MiracastReceiverApplySettingsResult) -> Self

Converts to this type from the input type.
§

impl From<MiracastReceiverConnection> for IInspectable

§

fn from(value: MiracastReceiverConnection) -> Self

Converts to this type from the input type.
§

impl From<MiracastReceiverConnectionCreatedEventArgs> for IInspectable

§

fn from(value: MiracastReceiverConnectionCreatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MiracastReceiverCursorImageChannel> for IInspectable

§

fn from(value: MiracastReceiverCursorImageChannel) -> Self

Converts to this type from the input type.
§

impl From<MiracastReceiverCursorImageChannelSettings> for IInspectable

§

fn from(value: MiracastReceiverCursorImageChannelSettings) -> Self

Converts to this type from the input type.
§

impl From<MiracastReceiverDisconnectedEventArgs> for IInspectable

§

fn from(value: MiracastReceiverDisconnectedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MiracastReceiverGameControllerDevice> for IInspectable

§

fn from(value: MiracastReceiverGameControllerDevice) -> Self

Converts to this type from the input type.
§

impl From<MiracastReceiverInputDevices> for IInspectable

§

fn from(value: MiracastReceiverInputDevices) -> Self

Converts to this type from the input type.
§

impl From<MiracastReceiverKeyboardDevice> for IInspectable

§

fn from(value: MiracastReceiverKeyboardDevice) -> Self

Converts to this type from the input type.
§

impl From<MiracastReceiverMediaSourceCreatedEventArgs> for IInspectable

§

fn from(value: MiracastReceiverMediaSourceCreatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MiracastReceiverSession> for IInspectable

§

fn from(value: MiracastReceiverSession) -> Self

Converts to this type from the input type.
§

impl From<MiracastReceiverSessionStartResult> for IInspectable

§

fn from(value: MiracastReceiverSessionStartResult) -> Self

Converts to this type from the input type.
§

impl From<MiracastReceiverSettings> for IInspectable

§

fn from(value: MiracastReceiverSettings) -> Self

Converts to this type from the input type.
§

impl From<MiracastReceiverStatus> for IInspectable

§

fn from(value: MiracastReceiverStatus) -> Self

Converts to this type from the input type.
§

impl From<MiracastReceiverStreamControl> for IInspectable

§

fn from(value: MiracastReceiverStreamControl) -> Self

Converts to this type from the input type.
§

impl From<MiracastReceiverVideoStreamSettings> for IInspectable

§

fn from(value: MiracastReceiverVideoStreamSettings) -> Self

Converts to this type from the input type.
§

impl From<MiracastTransmitter> for IInspectable

§

fn from(value: MiracastTransmitter) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandAccount> for IInspectable

§

fn from(value: MobileBroadbandAccount) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandAccountEventArgs> for IInspectable

§

fn from(value: MobileBroadbandAccountEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandAccountUpdatedEventArgs> for IInspectable

§

fn from(value: MobileBroadbandAccountUpdatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandAccountWatcher> for IInspectable

§

fn from(value: MobileBroadbandAccountWatcher) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandAntennaSar> for IInspectable

§

fn from(value: MobileBroadbandAntennaSar) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandCellCdma> for IInspectable

§

fn from(value: MobileBroadbandCellCdma) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandCellGsm> for IInspectable

§

fn from(value: MobileBroadbandCellGsm) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandCellLte> for IInspectable

§

fn from(value: MobileBroadbandCellLte) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandCellNR> for IInspectable

§

fn from(value: MobileBroadbandCellNR) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandCellTdscdma> for IInspectable

§

fn from(value: MobileBroadbandCellTdscdma) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandCellUmts> for IInspectable

§

fn from(value: MobileBroadbandCellUmts) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandCellsInfo> for IInspectable

§

fn from(value: MobileBroadbandCellsInfo) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandCurrentSlotIndexChangedEventArgs> for IInspectable

§

fn from(value: MobileBroadbandCurrentSlotIndexChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandDeviceInformation> for IInspectable

§

fn from(value: MobileBroadbandDeviceInformation) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandDeviceService> for IInspectable

§

fn from(value: MobileBroadbandDeviceService) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandDeviceServiceCommandResult> for IInspectable

§

fn from(value: MobileBroadbandDeviceServiceCommandResult) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandDeviceServiceCommandSession> for IInspectable

§

fn from(value: MobileBroadbandDeviceServiceCommandSession) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandDeviceServiceDataReceivedEventArgs> for IInspectable

§

fn from(value: MobileBroadbandDeviceServiceDataReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandDeviceServiceDataSession> for IInspectable

§

fn from(value: MobileBroadbandDeviceServiceDataSession) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandDeviceServiceInformation> for IInspectable

§

fn from(value: MobileBroadbandDeviceServiceInformation) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandDeviceServiceNotificationTrigger> for IInspectable

§

fn from(value: MobileBroadbandDeviceServiceNotificationTrigger) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandDeviceServiceTriggerDetails> for IInspectable

§

fn from(value: MobileBroadbandDeviceServiceTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandModem> for IInspectable

§

fn from(value: MobileBroadbandModem) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandModemConfiguration> for IInspectable

§

fn from(value: MobileBroadbandModemConfiguration) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandModemIsolation> for IInspectable

§

fn from(value: MobileBroadbandModemIsolation) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandNetwork> for IInspectable

§

fn from(value: MobileBroadbandNetwork) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandNetworkRegistrationStateChange> for IInspectable

§

fn from(value: MobileBroadbandNetworkRegistrationStateChange) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandNetworkRegistrationStateChangeTriggerDetails> for IInspectable

§

fn from( value: MobileBroadbandNetworkRegistrationStateChangeTriggerDetails ) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandPco> for IInspectable

§

fn from(value: MobileBroadbandPco) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandPcoDataChangeTrigger> for IInspectable

§

fn from(value: MobileBroadbandPcoDataChangeTrigger) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandPcoDataChangeTriggerDetails> for IInspectable

§

fn from(value: MobileBroadbandPcoDataChangeTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandPin> for IInspectable

§

fn from(value: MobileBroadbandPin) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandPinLockStateChange> for IInspectable

§

fn from(value: MobileBroadbandPinLockStateChange) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandPinLockStateChangeTrigger> for IInspectable

§

fn from(value: MobileBroadbandPinLockStateChangeTrigger) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandPinLockStateChangeTriggerDetails> for IInspectable

§

fn from(value: MobileBroadbandPinLockStateChangeTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandPinManager> for IInspectable

§

fn from(value: MobileBroadbandPinManager) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandPinOperationResult> for IInspectable

§

fn from(value: MobileBroadbandPinOperationResult) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandRadioStateChange> for IInspectable

§

fn from(value: MobileBroadbandRadioStateChange) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandRadioStateChangeTrigger> for IInspectable

§

fn from(value: MobileBroadbandRadioStateChangeTrigger) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandRadioStateChangeTriggerDetails> for IInspectable

§

fn from(value: MobileBroadbandRadioStateChangeTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandRegistrationStateChangeTrigger> for IInspectable

§

fn from(value: MobileBroadbandRegistrationStateChangeTrigger) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandSarManager> for IInspectable

§

fn from(value: MobileBroadbandSarManager) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandSlotInfo> for IInspectable

§

fn from(value: MobileBroadbandSlotInfo) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandSlotInfoChangedEventArgs> for IInspectable

§

fn from(value: MobileBroadbandSlotInfoChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandSlotManager> for IInspectable

§

fn from(value: MobileBroadbandSlotManager) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandTransmissionStateChangedEventArgs> for IInspectable

§

fn from(value: MobileBroadbandTransmissionStateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandUicc> for IInspectable

§

fn from(value: MobileBroadbandUicc) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandUiccApp> for IInspectable

§

fn from(value: MobileBroadbandUiccApp) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandUiccAppReadRecordResult> for IInspectable

§

fn from(value: MobileBroadbandUiccAppReadRecordResult) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandUiccAppRecordDetailsResult> for IInspectable

§

fn from(value: MobileBroadbandUiccAppRecordDetailsResult) -> Self

Converts to this type from the input type.
§

impl From<MobileBroadbandUiccAppsResult> for IInspectable

§

fn from(value: MobileBroadbandUiccAppsResult) -> Self

Converts to this type from the input type.
§

impl From<ModuleCommandResult> for IInspectable

§

fn from(value: ModuleCommandResult) -> Self

Converts to this type from the input type.
§

impl From<MouseCapabilities> for IInspectable

§

fn from(value: MouseCapabilities) -> Self

Converts to this type from the input type.
§

impl From<MouseDevice> for IInspectable

§

fn from(value: MouseDevice) -> Self

Converts to this type from the input type.
§

impl From<MouseEventArgs> for IInspectable

§

fn from(value: MouseEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MouseWheelParameters> for IInspectable

§

fn from(value: MouseWheelParameters) -> Self

Converts to this type from the input type.
§

impl From<MseSourceBuffer> for IInspectable

§

fn from(value: MseSourceBuffer) -> Self

Converts to this type from the input type.
§

impl From<MseSourceBufferList> for IInspectable

§

fn from(value: MseSourceBufferList) -> Self

Converts to this type from the input type.
§

impl From<MseStreamSource> for IInspectable

§

fn from(value: MseStreamSource) -> Self

Converts to this type from the input type.
§

impl From<MultiSourceMediaFrameArrivedEventArgs> for IInspectable

§

fn from(value: MultiSourceMediaFrameArrivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MultiSourceMediaFrameReader> for IInspectable

§

fn from(value: MultiSourceMediaFrameReader) -> Self

Converts to this type from the input type.
§

impl From<MultiSourceMediaFrameReference> for IInspectable

§

fn from(value: MultiSourceMediaFrameReference) -> Self

Converts to this type from the input type.
§

impl From<MusicDisplayProperties> for IInspectable

§

fn from(value: MusicDisplayProperties) -> Self

Converts to this type from the input type.
§

impl From<MusicProperties> for IInspectable

§

fn from(value: MusicProperties) -> Self

Converts to this type from the input type.
§

impl From<MuteChangeEventArgs> for IInspectable

§

fn from(value: MuteChangeEventArgs) -> Self

Converts to this type from the input type.
§

impl From<MuteChangeRequestedEventArgs> for IInspectable

§

fn from(value: MuteChangeRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<NDClient> for IInspectable

§

fn from(value: NDClient) -> Self

Converts to this type from the input type.
§

impl From<NDCustomData> for IInspectable

§

fn from(value: NDCustomData) -> Self

Converts to this type from the input type.
§

impl From<NDDownloadEngineNotifier> for IInspectable

§

fn from(value: NDDownloadEngineNotifier) -> Self

Converts to this type from the input type.
§

impl From<NDLicenseFetchDescriptor> for IInspectable

§

fn from(value: NDLicenseFetchDescriptor) -> Self

Converts to this type from the input type.
§

impl From<NDStorageFileHelper> for IInspectable

§

fn from(value: NDStorageFileHelper) -> Self

Converts to this type from the input type.
§

impl From<NDStreamParserNotifier> for IInspectable

§

fn from(value: NDStreamParserNotifier) -> Self

Converts to this type from the input type.
§

impl From<NDTCPMessenger> for IInspectable

§

fn from(value: NDTCPMessenger) -> Self

Converts to this type from the input type.
§

impl From<NamedPolicyData> for IInspectable

§

fn from(value: NamedPolicyData) -> Self

Converts to this type from the input type.
§

impl From<NamedResource> for IInspectable

§

fn from(value: NamedResource) -> Self

Converts to this type from the input type.
§

impl From<NaturalMotionAnimation> for IInspectable

§

fn from(value: NaturalMotionAnimation) -> Self

Converts to this type from the input type.
§

impl From<NetworkAdapter> for IInspectable

§

fn from(value: NetworkAdapter) -> Self

Converts to this type from the input type.
§

impl From<NetworkItem> for IInspectable

§

fn from(value: NetworkItem) -> Self

Converts to this type from the input type.
§

impl From<NetworkOperatorDataUsageTrigger> for IInspectable

§

fn from(value: NetworkOperatorDataUsageTrigger) -> Self

Converts to this type from the input type.
§

impl From<NetworkOperatorDataUsageTriggerDetails> for IInspectable

§

fn from(value: NetworkOperatorDataUsageTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<NetworkOperatorHotspotAuthenticationTrigger> for IInspectable

§

fn from(value: NetworkOperatorHotspotAuthenticationTrigger) -> Self

Converts to this type from the input type.
§

impl From<NetworkOperatorNotificationEventDetails> for IInspectable

§

fn from(value: NetworkOperatorNotificationEventDetails) -> Self

Converts to this type from the input type.
§

impl From<NetworkOperatorNotificationTrigger> for IInspectable

§

fn from(value: NetworkOperatorNotificationTrigger) -> Self

Converts to this type from the input type.
§

impl From<NetworkOperatorTetheringAccessPointConfiguration> for IInspectable

§

fn from(value: NetworkOperatorTetheringAccessPointConfiguration) -> Self

Converts to this type from the input type.
§

impl From<NetworkOperatorTetheringClient> for IInspectable

§

fn from(value: NetworkOperatorTetheringClient) -> Self

Converts to this type from the input type.
§

impl From<NetworkOperatorTetheringManager> for IInspectable

§

fn from(value: NetworkOperatorTetheringManager) -> Self

Converts to this type from the input type.
§

impl From<NetworkOperatorTetheringOperationResult> for IInspectable

§

fn from(value: NetworkOperatorTetheringOperationResult) -> Self

Converts to this type from the input type.
§

impl From<NetworkSecuritySettings> for IInspectable

§

fn from(value: NetworkSecuritySettings) -> Self

Converts to this type from the input type.
§

impl From<NetworkStateChangeEventDetails> for IInspectable

§

fn from(value: NetworkStateChangeEventDetails) -> Self

Converts to this type from the input type.
§

impl From<NetworkUsage> for IInspectable

§

fn from(value: NetworkUsage) -> Self

Converts to this type from the input type.
§

impl From<NewWebUIViewCreatedEventArgs> for IInspectable

§

fn from(value: NewWebUIViewCreatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<NotePlacementChangedPreviewEventArgs> for IInspectable

§

fn from(value: NotePlacementChangedPreviewEventArgs) -> Self

Converts to this type from the input type.
§

impl From<NoteVisibilityChangedPreviewEventArgs> for IInspectable

§

fn from(value: NoteVisibilityChangedPreviewEventArgs) -> Self

Converts to this type from the input type.
§

impl From<NotesWindowManagerPreview> for IInspectable

§

fn from(value: NotesWindowManagerPreview) -> Self

Converts to this type from the input type.
§

impl From<NotesWindowManagerPreviewShowNoteOptions> for IInspectable

§

fn from(value: NotesWindowManagerPreviewShowNoteOptions) -> Self

Converts to this type from the input type.
§

impl From<Notification> for IInspectable

§

fn from(value: Notification) -> Self

Converts to this type from the input type.
§

impl From<NotificationBinding> for IInspectable

§

fn from(value: NotificationBinding) -> Self

Converts to this type from the input type.
§

impl From<NotificationData> for IInspectable

§

fn from(value: NotificationData) -> Self

Converts to this type from the input type.
§

impl From<NotificationVisual> for IInspectable

§

fn from(value: NotificationVisual) -> Self

Converts to this type from the input type.
§

impl From<NumeralSystemTranslator> for IInspectable

§

fn from(value: NumeralSystemTranslator) -> Self

Converts to this type from the input type.
§

impl From<OcrEngine> for IInspectable

§

fn from(value: OcrEngine) -> Self

Converts to this type from the input type.
§

impl From<OcrLine> for IInspectable

§

fn from(value: OcrLine) -> Self

Converts to this type from the input type.
§

impl From<OcrResult> for IInspectable

§

fn from(value: OcrResult) -> Self

Converts to this type from the input type.
§

impl From<OcrWord> for IInspectable

§

fn from(value: OcrWord) -> Self

Converts to this type from the input type.
§

impl From<OemSupportInfo> for IInspectable

§

fn from(value: OemSupportInfo) -> Self

Converts to this type from the input type.
§

impl From<OfflineMapPackage> for IInspectable

§

fn from(value: OfflineMapPackage) -> Self

Converts to this type from the input type.
§

impl From<OfflineMapPackageQueryResult> for IInspectable

§

fn from(value: OfflineMapPackageQueryResult) -> Self

Converts to this type from the input type.
§

impl From<OfflineMapPackageStartDownloadResult> for IInspectable

§

fn from(value: OfflineMapPackageStartDownloadResult) -> Self

Converts to this type from the input type.
§

impl From<OnlineIdAuthenticator> for IInspectable

§

fn from(value: OnlineIdAuthenticator) -> Self

Converts to this type from the input type.
§

impl From<OnlineIdServiceTicket> for IInspectable

§

fn from(value: OnlineIdServiceTicket) -> Self

Converts to this type from the input type.
§

impl From<OnlineIdServiceTicketRequest> for IInspectable

§

fn from(value: OnlineIdServiceTicketRequest) -> Self

Converts to this type from the input type.
§

impl From<OnlineIdSystemAuthenticatorForUser> for IInspectable

§

fn from(value: OnlineIdSystemAuthenticatorForUser) -> Self

Converts to this type from the input type.
§

impl From<OnlineIdSystemIdentity> for IInspectable

§

fn from(value: OnlineIdSystemIdentity) -> Self

Converts to this type from the input type.
§

impl From<OnlineIdSystemTicketResult> for IInspectable

§

fn from(value: OnlineIdSystemTicketResult) -> Self

Converts to this type from the input type.
§

impl From<OpacityAnimation> for IInspectable

§

fn from(value: OpacityAnimation) -> Self

Converts to this type from the input type.
§

impl From<OperationCompletedEventArgs> for IInspectable

§

fn from(value: OperationCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<OpticalImageStabilizationControl> for IInspectable

§

fn from(value: OpticalImageStabilizationControl) -> Self

Converts to this type from the input type.
§

impl From<OptionalReferencePhotoCapturedEventArgs> for IInspectable

§

fn from(value: OptionalReferencePhotoCapturedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<OrientationSensor> for IInspectable

§

fn from(value: OrientationSensor) -> Self

Converts to this type from the input type.
§

impl From<OrientationSensorReading> for IInspectable

§

fn from(value: OrientationSensorReading) -> Self

Converts to this type from the input type.
§

impl From<OrientationSensorReadingChangedEventArgs> for IInspectable

§

fn from(value: OrientationSensorReadingChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<OutputStreamOverStream> for IInspectable

§

fn from(value: OutputStreamOverStream) -> Self

Converts to this type from the input type.
§

impl From<Package> for IInspectable

§

fn from(value: Package) -> Self

Converts to this type from the input type.
§

impl From<PackageAllUserProvisioningOptions> for IInspectable

§

fn from(value: PackageAllUserProvisioningOptions) -> Self

Converts to this type from the input type.
§

impl From<PackageCatalog> for IInspectable

§

fn from(value: PackageCatalog) -> Self

Converts to this type from the input type.
§

impl From<PackageCatalogAddOptionalPackageResult> for IInspectable

§

fn from(value: PackageCatalogAddOptionalPackageResult) -> Self

Converts to this type from the input type.
§

impl From<PackageCatalogAddResourcePackageResult> for IInspectable

§

fn from(value: PackageCatalogAddResourcePackageResult) -> Self

Converts to this type from the input type.
§

impl From<PackageCatalogRemoveOptionalPackagesResult> for IInspectable

§

fn from(value: PackageCatalogRemoveOptionalPackagesResult) -> Self

Converts to this type from the input type.
§

impl From<PackageCatalogRemoveResourcePackagesResult> for IInspectable

§

fn from(value: PackageCatalogRemoveResourcePackagesResult) -> Self

Converts to this type from the input type.
§

impl From<PackageContentGroup> for IInspectable

§

fn from(value: PackageContentGroup) -> Self

Converts to this type from the input type.
§

impl From<PackageContentGroupStagingEventArgs> for IInspectable

§

fn from(value: PackageContentGroupStagingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PackageId> for IInspectable

§

fn from(value: PackageId) -> Self

Converts to this type from the input type.
§

impl From<PackageInstallResult> for IInspectable

§

fn from(value: PackageInstallResult) -> Self

Converts to this type from the input type.
§

impl From<PackageInstallingEventArgs> for IInspectable

§

fn from(value: PackageInstallingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PackageManager> for IInspectable

§

fn from(value: PackageManager) -> Self

Converts to this type from the input type.
§

impl From<PackageManagerDebugSettings> for IInspectable

§

fn from(value: PackageManagerDebugSettings) -> Self

Converts to this type from the input type.
§

impl From<PackageStagingEventArgs> for IInspectable

§

fn from(value: PackageStagingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PackageStatus> for IInspectable

§

fn from(value: PackageStatus) -> Self

Converts to this type from the input type.
§

impl From<PackageStatusChangedEventArgs> for IInspectable

§

fn from(value: PackageStatusChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PackageUninstallingEventArgs> for IInspectable

§

fn from(value: PackageUninstallingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PackageUpdateAvailabilityResult> for IInspectable

§

fn from(value: PackageUpdateAvailabilityResult) -> Self

Converts to this type from the input type.
§

impl From<PackageUpdatingEventArgs> for IInspectable

§

fn from(value: PackageUpdatingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PackageUserInformation> for IInspectable

§

fn from(value: PackageUserInformation) -> Self

Converts to this type from the input type.
§

impl From<PackageVolume> for IInspectable

§

fn from(value: PackageVolume) -> Self

Converts to this type from the input type.
§

impl From<PageConfigurationSettings> for IInspectable

§

fn from(value: PageConfigurationSettings) -> Self

Converts to this type from the input type.
§

impl From<PalmRejectionDelayZonePreview> for IInspectable

§

fn from(value: PalmRejectionDelayZonePreview) -> Self

Converts to this type from the input type.
§

impl From<PanelBasedOptimizationControl> for IInspectable

§

fn from(value: PanelBasedOptimizationControl) -> Self

Converts to this type from the input type.
§

impl From<PasswordCredential> for IInspectable

§

fn from(value: PasswordCredential) -> Self

Converts to this type from the input type.
§

impl From<PasswordCredentialPropertyStore> for IInspectable

§

fn from(value: PasswordCredentialPropertyStore) -> Self

Converts to this type from the input type.
§

impl From<PasswordVault> for IInspectable

§

fn from(value: PasswordVault) -> Self

Converts to this type from the input type.
§

impl From<PathKeyFrameAnimation> for IInspectable

§

fn from(value: PathKeyFrameAnimation) -> Self

Converts to this type from the input type.
§

impl From<PaymentAddress> for IInspectable

§

fn from(value: PaymentAddress) -> Self

Converts to this type from the input type.
§

impl From<PaymentAppCanMakePaymentTrigger> for IInspectable

§

fn from(value: PaymentAppCanMakePaymentTrigger) -> Self

Converts to this type from the input type.
§

impl From<PaymentAppCanMakePaymentTriggerDetails> for IInspectable

§

fn from(value: PaymentAppCanMakePaymentTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<PaymentAppManager> for IInspectable

§

fn from(value: PaymentAppManager) -> Self

Converts to this type from the input type.
§

impl From<PaymentCanMakePaymentResult> for IInspectable

§

fn from(value: PaymentCanMakePaymentResult) -> Self

Converts to this type from the input type.
§

impl From<PaymentCurrencyAmount> for IInspectable

§

fn from(value: PaymentCurrencyAmount) -> Self

Converts to this type from the input type.
§

impl From<PaymentDetails> for IInspectable

§

fn from(value: PaymentDetails) -> Self

Converts to this type from the input type.
§

impl From<PaymentDetailsModifier> for IInspectable

§

fn from(value: PaymentDetailsModifier) -> Self

Converts to this type from the input type.
§

impl From<PaymentItem> for IInspectable

§

fn from(value: PaymentItem) -> Self

Converts to this type from the input type.
§

impl From<PaymentMediator> for IInspectable

§

fn from(value: PaymentMediator) -> Self

Converts to this type from the input type.
§

impl From<PaymentMerchantInfo> for IInspectable

§

fn from(value: PaymentMerchantInfo) -> Self

Converts to this type from the input type.
§

impl From<PaymentMethodData> for IInspectable

§

fn from(value: PaymentMethodData) -> Self

Converts to this type from the input type.
§

impl From<PaymentOptions> for IInspectable

§

fn from(value: PaymentOptions) -> Self

Converts to this type from the input type.
§

impl From<PaymentRequest> for IInspectable

§

fn from(value: PaymentRequest) -> Self

Converts to this type from the input type.
§

impl From<PaymentRequestChangedArgs> for IInspectable

§

fn from(value: PaymentRequestChangedArgs) -> Self

Converts to this type from the input type.
§

impl From<PaymentRequestChangedResult> for IInspectable

§

fn from(value: PaymentRequestChangedResult) -> Self

Converts to this type from the input type.
§

impl From<PaymentRequestSubmitResult> for IInspectable

§

fn from(value: PaymentRequestSubmitResult) -> Self

Converts to this type from the input type.
§

impl From<PaymentResponse> for IInspectable

§

fn from(value: PaymentResponse) -> Self

Converts to this type from the input type.
§

impl From<PaymentShippingOption> for IInspectable

§

fn from(value: PaymentShippingOption) -> Self

Converts to this type from the input type.
§

impl From<PaymentToken> for IInspectable

§

fn from(value: PaymentToken) -> Self

Converts to this type from the input type.
§

impl From<PaymentTransaction> for IInspectable

§

fn from(value: PaymentTransaction) -> Self

Converts to this type from the input type.
§

impl From<PaymentTransactionAcceptResult> for IInspectable

§

fn from(value: PaymentTransactionAcceptResult) -> Self

Converts to this type from the input type.
§

impl From<PdfDocument> for IInspectable

§

fn from(value: PdfDocument) -> Self

Converts to this type from the input type.
§

impl From<PdfPage> for IInspectable

§

fn from(value: PdfPage) -> Self

Converts to this type from the input type.
§

impl From<PdfPageDimensions> for IInspectable

§

fn from(value: PdfPageDimensions) -> Self

Converts to this type from the input type.
§

impl From<PdfPageRenderOptions> for IInspectable

§

fn from(value: PdfPageRenderOptions) -> Self

Converts to this type from the input type.
§

impl From<PdlPassthroughProvider> for IInspectable

§

fn from(value: PdlPassthroughProvider) -> Self

Converts to this type from the input type.
§

impl From<PdlPassthroughTarget> for IInspectable

§

fn from(value: PdlPassthroughTarget) -> Self

Converts to this type from the input type.
§

impl From<Pedometer> for IInspectable

§

fn from(value: Pedometer) -> Self

Converts to this type from the input type.
§

impl From<PedometerDataThreshold> for IInspectable

§

fn from(value: PedometerDataThreshold) -> Self

Converts to this type from the input type.
§

impl From<PedometerReading> for IInspectable

§

fn from(value: PedometerReading) -> Self

Converts to this type from the input type.
§

impl From<PedometerReadingChangedEventArgs> for IInspectable

§

fn from(value: PedometerReadingChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PeerInformation> for IInspectable

§

fn from(value: PeerInformation) -> Self

Converts to this type from the input type.
§

impl From<PeerWatcher> for IInspectable

§

fn from(value: PeerWatcher) -> Self

Converts to this type from the input type.
§

impl From<PenAndInkSettings> for IInspectable

§

fn from(value: PenAndInkSettings) -> Self

Converts to this type from the input type.
§

impl From<PenButtonListener> for IInspectable

§

fn from(value: PenButtonListener) -> Self

Converts to this type from the input type.
§

impl From<PenDevice> for IInspectable

§

fn from(value: PenDevice) -> Self

Converts to this type from the input type.
§

impl From<PenDockListener> for IInspectable

§

fn from(value: PenDockListener) -> Self

Converts to this type from the input type.
§

impl From<PenDockedEventArgs> for IInspectable

§

fn from(value: PenDockedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PenTailButtonClickedEventArgs> for IInspectable

§

fn from(value: PenTailButtonClickedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PenTailButtonDoubleClickedEventArgs> for IInspectable

§

fn from(value: PenTailButtonDoubleClickedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PenTailButtonLongPressedEventArgs> for IInspectable

§

fn from(value: PenTailButtonLongPressedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PenUndockedEventArgs> for IInspectable

§

fn from(value: PenUndockedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PercentFormatter> for IInspectable

§

fn from(value: PercentFormatter) -> Self

Converts to this type from the input type.
§

impl From<PerceptionTimestamp> for IInspectable

§

fn from(value: PerceptionTimestamp) -> Self

Converts to this type from the input type.
§

impl From<PerformLocalActionRequestedEventArgs> for IInspectable

§

fn from(value: PerformLocalActionRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PeriodicForceEffect> for IInspectable

§

fn from(value: PeriodicForceEffect) -> Self

Converts to this type from the input type.
§

impl From<PermilleFormatter> for IInspectable

§

fn from(value: PermilleFormatter) -> Self

Converts to this type from the input type.
§

impl From<PfxImportParameters> for IInspectable

§

fn from(value: PfxImportParameters) -> Self

Converts to this type from the input type.
§

impl From<PhoneCall> for IInspectable

§

fn from(value: PhoneCall) -> Self

Converts to this type from the input type.
§

impl From<PhoneCallActivatedEventArgs> for IInspectable

§

fn from(value: PhoneCallActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PhoneCallBlockedTriggerDetails> for IInspectable

§

fn from(value: PhoneCallBlockedTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<PhoneCallDetails> for IInspectable

§

fn from(value: PhoneCallDetails) -> Self

Converts to this type from the input type.
§

impl From<PhoneCallHistoryEntry> for IInspectable

§

fn from(value: PhoneCallHistoryEntry) -> Self

Converts to this type from the input type.
§

impl From<PhoneCallHistoryEntryAddress> for IInspectable

§

fn from(value: PhoneCallHistoryEntryAddress) -> Self

Converts to this type from the input type.
§

impl From<PhoneCallHistoryEntryQueryOptions> for IInspectable

§

fn from(value: PhoneCallHistoryEntryQueryOptions) -> Self

Converts to this type from the input type.
§

impl From<PhoneCallHistoryEntryReader> for IInspectable

§

fn from(value: PhoneCallHistoryEntryReader) -> Self

Converts to this type from the input type.
§

impl From<PhoneCallHistoryManagerForUser> for IInspectable

§

fn from(value: PhoneCallHistoryManagerForUser) -> Self

Converts to this type from the input type.
§

impl From<PhoneCallHistoryStore> for IInspectable

§

fn from(value: PhoneCallHistoryStore) -> Self

Converts to this type from the input type.
§

impl From<PhoneCallInfo> for IInspectable

§

fn from(value: PhoneCallInfo) -> Self

Converts to this type from the input type.
§

impl From<PhoneCallOrigin> for IInspectable

§

fn from(value: PhoneCallOrigin) -> Self

Converts to this type from the input type.
§

impl From<PhoneCallOriginDataRequestTriggerDetails> for IInspectable

§

fn from(value: PhoneCallOriginDataRequestTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<PhoneCallStore> for IInspectable

§

fn from(value: PhoneCallStore) -> Self

Converts to this type from the input type.
§

impl From<PhoneCallVideoCapabilities> for IInspectable

§

fn from(value: PhoneCallVideoCapabilities) -> Self

Converts to this type from the input type.
§

impl From<PhoneCallsResult> for IInspectable

§

fn from(value: PhoneCallsResult) -> Self

Converts to this type from the input type.
§

impl From<PhoneDialOptions> for IInspectable

§

fn from(value: PhoneDialOptions) -> Self

Converts to this type from the input type.
§

impl From<PhoneIncomingCallDismissedTriggerDetails> for IInspectable

§

fn from(value: PhoneIncomingCallDismissedTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<PhoneIncomingCallNotificationTriggerDetails> for IInspectable

§

fn from(value: PhoneIncomingCallNotificationTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<PhoneLine> for IInspectable

§

fn from(value: PhoneLine) -> Self

Converts to this type from the input type.
§

impl From<PhoneLineCellularDetails> for IInspectable

§

fn from(value: PhoneLineCellularDetails) -> Self

Converts to this type from the input type.
§

impl From<PhoneLineChangedTriggerDetails> for IInspectable

§

fn from(value: PhoneLineChangedTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<PhoneLineConfiguration> for IInspectable

§

fn from(value: PhoneLineConfiguration) -> Self

Converts to this type from the input type.
§

impl From<PhoneLineDetails> for IInspectable

§

fn from(value: PhoneLineDetails) -> Self

Converts to this type from the input type.
§

impl From<PhoneLineDialResult> for IInspectable

§

fn from(value: PhoneLineDialResult) -> Self

Converts to this type from the input type.
§

impl From<PhoneLineTransportDevice> for IInspectable

§

fn from(value: PhoneLineTransportDevice) -> Self

Converts to this type from the input type.
§

impl From<PhoneLineWatcher> for IInspectable

§

fn from(value: PhoneLineWatcher) -> Self

Converts to this type from the input type.
§

impl From<PhoneLineWatcherEventArgs> for IInspectable

§

fn from(value: PhoneLineWatcherEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PhoneNewVoicemailMessageTriggerDetails> for IInspectable

§

fn from(value: PhoneNewVoicemailMessageTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<PhoneNotificationTriggerDetails> for IInspectable

§

fn from(value: PhoneNotificationTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<PhoneNumberFormatter> for IInspectable

§

fn from(value: PhoneNumberFormatter) -> Self

Converts to this type from the input type.
§

impl From<PhoneNumberInfo> for IInspectable

§

fn from(value: PhoneNumberInfo) -> Self

Converts to this type from the input type.
§

impl From<PhoneTrigger> for IInspectable

§

fn from(value: PhoneTrigger) -> Self

Converts to this type from the input type.
§

impl From<PhoneVoicemail> for IInspectable

§

fn from(value: PhoneVoicemail) -> Self

Converts to this type from the input type.
§

impl From<PhotoCapturedEventArgs> for IInspectable

§

fn from(value: PhotoCapturedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PhotoConfirmationCapturedEventArgs> for IInspectable

§

fn from(value: PhotoConfirmationCapturedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PhotoConfirmationControl> for IInspectable

§

fn from(value: PhotoConfirmationControl) -> Self

Converts to this type from the input type.
§

impl From<PhotoImportDeleteImportedItemsFromSourceResult> for IInspectable

§

fn from(value: PhotoImportDeleteImportedItemsFromSourceResult) -> Self

Converts to this type from the input type.
§

impl From<PhotoImportFindItemsResult> for IInspectable

§

fn from(value: PhotoImportFindItemsResult) -> Self

Converts to this type from the input type.
§

impl From<PhotoImportImportItemsResult> for IInspectable

§

fn from(value: PhotoImportImportItemsResult) -> Self

Converts to this type from the input type.
§

impl From<PhotoImportItem> for IInspectable

§

fn from(value: PhotoImportItem) -> Self

Converts to this type from the input type.
§

impl From<PhotoImportItemImportedEventArgs> for IInspectable

§

fn from(value: PhotoImportItemImportedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PhotoImportOperation> for IInspectable

§

fn from(value: PhotoImportOperation) -> Self

Converts to this type from the input type.
§

impl From<PhotoImportSelectionChangedEventArgs> for IInspectable

§

fn from(value: PhotoImportSelectionChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PhotoImportSession> for IInspectable

§

fn from(value: PhotoImportSession) -> Self

Converts to this type from the input type.
§

impl From<PhotoImportSidecar> for IInspectable

§

fn from(value: PhotoImportSidecar) -> Self

Converts to this type from the input type.
§

impl From<PhotoImportSource> for IInspectable

§

fn from(value: PhotoImportSource) -> Self

Converts to this type from the input type.
§

impl From<PhotoImportStorageMedium> for IInspectable

§

fn from(value: PhotoImportStorageMedium) -> Self

Converts to this type from the input type.
§

impl From<PhotoImportVideoSegment> for IInspectable

§

fn from(value: PhotoImportVideoSegment) -> Self

Converts to this type from the input type.
§

impl From<PickerClosingDeferral> for IInspectable

§

fn from(value: PickerClosingDeferral) -> Self

Converts to this type from the input type.
§

impl From<PickerClosingEventArgs> for IInspectable

§

fn from(value: PickerClosingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PickerClosingOperation> for IInspectable

§

fn from(value: PickerClosingOperation) -> Self

Converts to this type from the input type.
§

impl From<PickerReturnedActivatedEventArgs> for IInspectable

§

fn from(value: PickerReturnedActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PinChangedEventArgs> for IInspectable

§

fn from(value: PinChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PinnedContactIdsQueryResult> for IInspectable

§

fn from(value: PinnedContactIdsQueryResult) -> Self

Converts to this type from the input type.
§

impl From<PinnedContactManager> for IInspectable

§

fn from(value: PinnedContactManager) -> Self

Converts to this type from the input type.
§

impl From<PixelDataProvider> for IInspectable

§

fn from(value: PixelDataProvider) -> Self

Converts to this type from the input type.
§

impl From<PlaceInfo> for IInspectable

§

fn from(value: PlaceInfo) -> Self

Converts to this type from the input type.
§

impl From<PlaceInfoCreateOptions> for IInspectable

§

fn from(value: PlaceInfoCreateOptions) -> Self

Converts to this type from the input type.
§

impl From<PlatformDiagnosticTraceInfo> for IInspectable

§

fn from(value: PlatformDiagnosticTraceInfo) -> Self

Converts to this type from the input type.
§

impl From<PlatformDiagnosticTraceRuntimeInfo> for IInspectable

§

fn from(value: PlatformDiagnosticTraceRuntimeInfo) -> Self

Converts to this type from the input type.
§

impl From<PlatformTelemetryRegistrationResult> for IInspectable

§

fn from(value: PlatformTelemetryRegistrationResult) -> Self

Converts to this type from the input type.
§

impl From<PlatformTelemetryRegistrationSettings> for IInspectable

§

fn from(value: PlatformTelemetryRegistrationSettings) -> Self

Converts to this type from the input type.
§

impl From<PlayReadyContentHeader> for IInspectable

§

fn from(value: PlayReadyContentHeader) -> Self

Converts to this type from the input type.
§

impl From<PlayReadyDomain> for IInspectable

§

fn from(value: PlayReadyDomain) -> Self

Converts to this type from the input type.
§

impl From<PlayReadyDomainIterable> for IInspectable

§

fn from(value: PlayReadyDomainIterable) -> Self

Converts to this type from the input type.
§

impl From<PlayReadyDomainIterator> for IInspectable

§

fn from(value: PlayReadyDomainIterator) -> Self

Converts to this type from the input type.
§

impl From<PlayReadyDomainJoinServiceRequest> for IInspectable

§

fn from(value: PlayReadyDomainJoinServiceRequest) -> Self

Converts to this type from the input type.
§

impl From<PlayReadyDomainLeaveServiceRequest> for IInspectable

§

fn from(value: PlayReadyDomainLeaveServiceRequest) -> Self

Converts to this type from the input type.
§

impl From<PlayReadyITADataGenerator> for IInspectable

§

fn from(value: PlayReadyITADataGenerator) -> Self

Converts to this type from the input type.
§

impl From<PlayReadyIndividualizationServiceRequest> for IInspectable

§

fn from(value: PlayReadyIndividualizationServiceRequest) -> Self

Converts to this type from the input type.
§

impl From<PlayReadyLicense> for IInspectable

§

fn from(value: PlayReadyLicense) -> Self

Converts to this type from the input type.
§

impl From<PlayReadyLicenseAcquisitionServiceRequest> for IInspectable

§

fn from(value: PlayReadyLicenseAcquisitionServiceRequest) -> Self

Converts to this type from the input type.
§

impl From<PlayReadyLicenseIterable> for IInspectable

§

fn from(value: PlayReadyLicenseIterable) -> Self

Converts to this type from the input type.
§

impl From<PlayReadyLicenseIterator> for IInspectable

§

fn from(value: PlayReadyLicenseIterator) -> Self

Converts to this type from the input type.
§

impl From<PlayReadyLicenseSession> for IInspectable

§

fn from(value: PlayReadyLicenseSession) -> Self

Converts to this type from the input type.
§

impl From<PlayReadyMeteringReportServiceRequest> for IInspectable

§

fn from(value: PlayReadyMeteringReportServiceRequest) -> Self

Converts to this type from the input type.
§

impl From<PlayReadyRevocationServiceRequest> for IInspectable

§

fn from(value: PlayReadyRevocationServiceRequest) -> Self

Converts to this type from the input type.
§

impl From<PlayReadySecureStopIterable> for IInspectable

§

fn from(value: PlayReadySecureStopIterable) -> Self

Converts to this type from the input type.
§

impl From<PlayReadySecureStopIterator> for IInspectable

§

fn from(value: PlayReadySecureStopIterator) -> Self

Converts to this type from the input type.
§

impl From<PlayReadySecureStopServiceRequest> for IInspectable

§

fn from(value: PlayReadySecureStopServiceRequest) -> Self

Converts to this type from the input type.
§

impl From<PlayReadySoapMessage> for IInspectable

§

fn from(value: PlayReadySoapMessage) -> Self

Converts to this type from the input type.
§

impl From<PlayToConnection> for IInspectable

§

fn from(value: PlayToConnection) -> Self

Converts to this type from the input type.
§

impl From<PlayToConnectionErrorEventArgs> for IInspectable

§

fn from(value: PlayToConnectionErrorEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PlayToConnectionStateChangedEventArgs> for IInspectable

§

fn from(value: PlayToConnectionStateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PlayToConnectionTransferredEventArgs> for IInspectable

§

fn from(value: PlayToConnectionTransferredEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PlayToManager> for IInspectable

§

fn from(value: PlayToManager) -> Self

Converts to this type from the input type.
§

impl From<PlayToReceiver> for IInspectable

§

fn from(value: PlayToReceiver) -> Self

Converts to this type from the input type.
§

impl From<PlayToSource> for IInspectable

§

fn from(value: PlayToSource) -> Self

Converts to this type from the input type.
§

impl From<PlayToSourceDeferral> for IInspectable

§

fn from(value: PlayToSourceDeferral) -> Self

Converts to this type from the input type.
§

impl From<PlayToSourceRequest> for IInspectable

§

fn from(value: PlayToSourceRequest) -> Self

Converts to this type from the input type.
§

impl From<PlayToSourceRequestedEventArgs> for IInspectable

§

fn from(value: PlayToSourceRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PlayToSourceSelectedEventArgs> for IInspectable

§

fn from(value: PlayToSourceSelectedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PlaybackInfoChangedEventArgs> for IInspectable

§

fn from(value: PlaybackInfoChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PlaybackMediaMarker> for IInspectable

§

fn from(value: PlaybackMediaMarker) -> Self

Converts to this type from the input type.
§

impl From<PlaybackMediaMarkerReachedEventArgs> for IInspectable

§

fn from(value: PlaybackMediaMarkerReachedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PlaybackMediaMarkerSequence> for IInspectable

§

fn from(value: PlaybackMediaMarkerSequence) -> Self

Converts to this type from the input type.
§

impl From<PlaybackPositionChangeRequestedEventArgs> for IInspectable

§

fn from(value: PlaybackPositionChangeRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PlaybackRateChangeRequestedEventArgs> for IInspectable

§

fn from(value: PlaybackRateChangeRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PlaybackRateChangeRequestedEventArgs> for IInspectable

§

fn from(value: PlaybackRateChangeRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<Playlist> for IInspectable

§

fn from(value: Playlist) -> Self

Converts to this type from the input type.
§

impl From<PnpObject> for IInspectable

§

fn from(value: PnpObject) -> Self

Converts to this type from the input type.
§

impl From<PnpObjectCollection> for IInspectable

§

fn from(value: PnpObjectCollection) -> Self

Converts to this type from the input type.
§

impl From<PnpObjectUpdate> for IInspectable

§

fn from(value: PnpObjectUpdate) -> Self

Converts to this type from the input type.
§

impl From<PnpObjectWatcher> for IInspectable

§

fn from(value: PnpObjectWatcher) -> Self

Converts to this type from the input type.
§

impl From<PointLight> for IInspectable

§

fn from(value: PointLight) -> Self

Converts to this type from the input type.
§

impl From<PointerDevice> for IInspectable

§

fn from(value: PointerDevice) -> Self

Converts to this type from the input type.
§

impl From<PointerEventArgs> for IInspectable

§

fn from(value: PointerEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PointerPoint> for IInspectable

§

fn from(value: PointerPoint) -> Self

Converts to this type from the input type.
§

impl From<PointerPointProperties> for IInspectable

§

fn from(value: PointerPointProperties) -> Self

Converts to this type from the input type.
§

impl From<PointerVisualizationSettings> for IInspectable

§

fn from(value: PointerVisualizationSettings) -> Self

Converts to this type from the input type.
§

impl From<PopupMenu> for IInspectable

§

fn from(value: PopupMenu) -> Self

Converts to this type from the input type.
§

impl From<PosPrinter> for IInspectable

§

fn from(value: PosPrinter) -> Self

Converts to this type from the input type.
§

impl From<PosPrinterCapabilities> for IInspectable

§

fn from(value: PosPrinterCapabilities) -> Self

Converts to this type from the input type.
§

impl From<PosPrinterFontProperty> for IInspectable

§

fn from(value: PosPrinterFontProperty) -> Self

Converts to this type from the input type.
§

impl From<PosPrinterPrintOptions> for IInspectable

§

fn from(value: PosPrinterPrintOptions) -> Self

Converts to this type from the input type.
§

impl From<PosPrinterReleaseDeviceRequestedEventArgs> for IInspectable

§

fn from(value: PosPrinterReleaseDeviceRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PosPrinterStatus> for IInspectable

§

fn from(value: PosPrinterStatus) -> Self

Converts to this type from the input type.
§

impl From<PosPrinterStatusUpdatedEventArgs> for IInspectable

§

fn from(value: PosPrinterStatusUpdatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PositionChangedEventArgs> for IInspectable

§

fn from(value: PositionChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PowerEasingFunction> for IInspectable

§

fn from(value: PowerEasingFunction) -> Self

Converts to this type from the input type.
§

impl From<PreallocatedWorkItem> for IInspectable

§

fn from(value: PreallocatedWorkItem) -> Self

Converts to this type from the input type.
§

impl From<PrepareTranscodeResult> for IInspectable

§

fn from(value: PrepareTranscodeResult) -> Self

Converts to this type from the input type.
§

impl From<PreviewBuildsManager> for IInspectable

§

fn from(value: PreviewBuildsManager) -> Self

Converts to this type from the input type.
§

impl From<PreviewBuildsState> for IInspectable

§

fn from(value: PreviewBuildsState) -> Self

Converts to this type from the input type.
§

impl From<Print3DDevice> for IInspectable

§

fn from(value: Print3DDevice) -> Self

Converts to this type from the input type.
§

impl From<Print3DManager> for IInspectable

§

fn from(value: Print3DManager) -> Self

Converts to this type from the input type.
§

impl From<Print3DTask> for IInspectable

§

fn from(value: Print3DTask) -> Self

Converts to this type from the input type.
§

impl From<Print3DTaskCompletedEventArgs> for IInspectable

§

fn from(value: Print3DTaskCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<Print3DTaskRequest> for IInspectable

§

fn from(value: Print3DTaskRequest) -> Self

Converts to this type from the input type.
§

impl From<Print3DTaskRequestedEventArgs> for IInspectable

§

fn from(value: Print3DTaskRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<Print3DTaskSourceChangedEventArgs> for IInspectable

§

fn from(value: Print3DTaskSourceChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<Print3DTaskSourceRequestedArgs> for IInspectable

§

fn from(value: Print3DTaskSourceRequestedArgs) -> Self

Converts to this type from the input type.
§

impl From<Print3DWorkflow> for IInspectable

§

fn from(value: Print3DWorkflow) -> Self

Converts to this type from the input type.
§

impl From<Print3DWorkflowActivatedEventArgs> for IInspectable

§

fn from(value: Print3DWorkflowActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<Print3DWorkflowPrintRequestedEventArgs> for IInspectable

§

fn from(value: Print3DWorkflowPrintRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<Print3DWorkflowPrinterChangedEventArgs> for IInspectable

§

fn from(value: Print3DWorkflowPrinterChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PrintBindingOptionDetails> for IInspectable

§

fn from(value: PrintBindingOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<PrintBorderingOptionDetails> for IInspectable

§

fn from(value: PrintBorderingOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<PrintCollationOptionDetails> for IInspectable

§

fn from(value: PrintCollationOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<PrintColorModeOptionDetails> for IInspectable

§

fn from(value: PrintColorModeOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<PrintCopiesOptionDetails> for IInspectable

§

fn from(value: PrintCopiesOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<PrintCustomItemDetails> for IInspectable

§

fn from(value: PrintCustomItemDetails) -> Self

Converts to this type from the input type.
§

impl From<PrintCustomItemListOptionDetails> for IInspectable

§

fn from(value: PrintCustomItemListOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<PrintCustomTextOptionDetails> for IInspectable

§

fn from(value: PrintCustomTextOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<PrintCustomToggleOptionDetails> for IInspectable

§

fn from(value: PrintCustomToggleOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<PrintDuplexOptionDetails> for IInspectable

§

fn from(value: PrintDuplexOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<PrintHolePunchOptionDetails> for IInspectable

§

fn from(value: PrintHolePunchOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<PrintManager> for IInspectable

§

fn from(value: PrintManager) -> Self

Converts to this type from the input type.
§

impl From<PrintMediaSizeOptionDetails> for IInspectable

§

fn from(value: PrintMediaSizeOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<PrintMediaTypeOptionDetails> for IInspectable

§

fn from(value: PrintMediaTypeOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<PrintNotificationEventDetails> for IInspectable

§

fn from(value: PrintNotificationEventDetails) -> Self

Converts to this type from the input type.
§

impl From<PrintOrientationOptionDetails> for IInspectable

§

fn from(value: PrintOrientationOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<PrintPageInfo> for IInspectable

§

fn from(value: PrintPageInfo) -> Self

Converts to this type from the input type.
§

impl From<PrintPageRange> for IInspectable

§

fn from(value: PrintPageRange) -> Self

Converts to this type from the input type.
§

impl From<PrintPageRangeOptionDetails> for IInspectable

§

fn from(value: PrintPageRangeOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<PrintPageRangeOptions> for IInspectable

§

fn from(value: PrintPageRangeOptions) -> Self

Converts to this type from the input type.
§

impl From<PrintQualityOptionDetails> for IInspectable

§

fn from(value: PrintQualityOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<PrintSchema> for IInspectable

§

fn from(value: PrintSchema) -> Self

Converts to this type from the input type.
§

impl From<PrintStapleOptionDetails> for IInspectable

§

fn from(value: PrintStapleOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<PrintSupportExtensionSession> for IInspectable

§

fn from(value: PrintSupportExtensionSession) -> Self

Converts to this type from the input type.
§

impl From<PrintSupportExtensionTriggerDetails> for IInspectable

§

fn from(value: PrintSupportExtensionTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<PrintSupportPrintDeviceCapabilitiesChangedEventArgs> for IInspectable

§

fn from(value: PrintSupportPrintDeviceCapabilitiesChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PrintSupportPrintDeviceCapabilitiesUpdatePolicy> for IInspectable

§

fn from(value: PrintSupportPrintDeviceCapabilitiesUpdatePolicy) -> Self

Converts to this type from the input type.
§

impl From<PrintSupportPrintTicketElement> for IInspectable

§

fn from(value: PrintSupportPrintTicketElement) -> Self

Converts to this type from the input type.
§

impl From<PrintSupportPrintTicketValidationRequestedEventArgs> for IInspectable

§

fn from(value: PrintSupportPrintTicketValidationRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PrintSupportPrinterSelectedEventArgs> for IInspectable

§

fn from(value: PrintSupportPrinterSelectedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PrintSupportSessionInfo> for IInspectable

§

fn from(value: PrintSupportSessionInfo) -> Self

Converts to this type from the input type.
§

impl From<PrintSupportSettingsActivatedEventArgs> for IInspectable

§

fn from(value: PrintSupportSettingsActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PrintSupportSettingsUISession> for IInspectable

§

fn from(value: PrintSupportSettingsUISession) -> Self

Converts to this type from the input type.
§

impl From<PrintTask> for IInspectable

§

fn from(value: PrintTask) -> Self

Converts to this type from the input type.
§

impl From<PrintTaskCompletedEventArgs> for IInspectable

§

fn from(value: PrintTaskCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PrintTaskConfiguration> for IInspectable

§

fn from(value: PrintTaskConfiguration) -> Self

Converts to this type from the input type.
§

impl From<PrintTaskConfigurationSaveRequest> for IInspectable

§

fn from(value: PrintTaskConfigurationSaveRequest) -> Self

Converts to this type from the input type.
§

impl From<PrintTaskConfigurationSaveRequestedDeferral> for IInspectable

§

fn from(value: PrintTaskConfigurationSaveRequestedDeferral) -> Self

Converts to this type from the input type.
§

impl From<PrintTaskConfigurationSaveRequestedEventArgs> for IInspectable

§

fn from(value: PrintTaskConfigurationSaveRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PrintTaskOptionChangedEventArgs> for IInspectable

§

fn from(value: PrintTaskOptionChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PrintTaskOptionDetails> for IInspectable

§

fn from(value: PrintTaskOptionDetails) -> Self

Converts to this type from the input type.
§

impl From<PrintTaskOptions> for IInspectable

§

fn from(value: PrintTaskOptions) -> Self

Converts to this type from the input type.
§

impl From<PrintTaskProgressingEventArgs> for IInspectable

§

fn from(value: PrintTaskProgressingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PrintTaskRequest> for IInspectable

§

fn from(value: PrintTaskRequest) -> Self

Converts to this type from the input type.
§

impl From<PrintTaskRequestedDeferral> for IInspectable

§

fn from(value: PrintTaskRequestedDeferral) -> Self

Converts to this type from the input type.
§

impl From<PrintTaskRequestedEventArgs> for IInspectable

§

fn from(value: PrintTaskRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PrintTaskSettingsActivatedEventArgs> for IInspectable

§

fn from(value: PrintTaskSettingsActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PrintTaskSourceRequestedArgs> for IInspectable

§

fn from(value: PrintTaskSourceRequestedArgs) -> Self

Converts to this type from the input type.
§

impl From<PrintTaskSourceRequestedDeferral> for IInspectable

§

fn from(value: PrintTaskSourceRequestedDeferral) -> Self

Converts to this type from the input type.
§

impl From<PrintTicketCapabilities> for IInspectable

§

fn from(value: PrintTicketCapabilities) -> Self

Converts to this type from the input type.
§

impl From<PrintTicketFeature> for IInspectable

§

fn from(value: PrintTicketFeature) -> Self

Converts to this type from the input type.
§

impl From<PrintTicketOption> for IInspectable

§

fn from(value: PrintTicketOption) -> Self

Converts to this type from the input type.
§

impl From<PrintTicketParameterDefinition> for IInspectable

§

fn from(value: PrintTicketParameterDefinition) -> Self

Converts to this type from the input type.
§

impl From<PrintTicketParameterInitializer> for IInspectable

§

fn from(value: PrintTicketParameterInitializer) -> Self

Converts to this type from the input type.
§

impl From<PrintTicketValue> for IInspectable

§

fn from(value: PrintTicketValue) -> Self

Converts to this type from the input type.
§

impl From<PrintWorkflowBackgroundSession> for IInspectable

§

fn from(value: PrintWorkflowBackgroundSession) -> Self

Converts to this type from the input type.
§

impl From<PrintWorkflowBackgroundSetupRequestedEventArgs> for IInspectable

§

fn from(value: PrintWorkflowBackgroundSetupRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PrintWorkflowConfiguration> for IInspectable

§

fn from(value: PrintWorkflowConfiguration) -> Self

Converts to this type from the input type.
§

impl From<PrintWorkflowForegroundSession> for IInspectable

§

fn from(value: PrintWorkflowForegroundSession) -> Self

Converts to this type from the input type.
§

impl From<PrintWorkflowForegroundSetupRequestedEventArgs> for IInspectable

§

fn from(value: PrintWorkflowForegroundSetupRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PrintWorkflowJobActivatedEventArgs> for IInspectable

§

fn from(value: PrintWorkflowJobActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PrintWorkflowJobBackgroundSession> for IInspectable

§

fn from(value: PrintWorkflowJobBackgroundSession) -> Self

Converts to this type from the input type.
§

impl From<PrintWorkflowJobNotificationEventArgs> for IInspectable

§

fn from(value: PrintWorkflowJobNotificationEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PrintWorkflowJobStartingEventArgs> for IInspectable

§

fn from(value: PrintWorkflowJobStartingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PrintWorkflowJobTriggerDetails> for IInspectable

§

fn from(value: PrintWorkflowJobTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<PrintWorkflowJobUISession> for IInspectable

§

fn from(value: PrintWorkflowJobUISession) -> Self

Converts to this type from the input type.
§

impl From<PrintWorkflowObjectModelSourceFileContent> for IInspectable

§

fn from(value: PrintWorkflowObjectModelSourceFileContent) -> Self

Converts to this type from the input type.
§

impl From<PrintWorkflowObjectModelTargetPackage> for IInspectable

§

fn from(value: PrintWorkflowObjectModelTargetPackage) -> Self

Converts to this type from the input type.
§

impl From<PrintWorkflowPdlConverter> for IInspectable

§

fn from(value: PrintWorkflowPdlConverter) -> Self

Converts to this type from the input type.
§

impl From<PrintWorkflowPdlDataAvailableEventArgs> for IInspectable

§

fn from(value: PrintWorkflowPdlDataAvailableEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PrintWorkflowPdlModificationRequestedEventArgs> for IInspectable

§

fn from(value: PrintWorkflowPdlModificationRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PrintWorkflowPdlSourceContent> for IInspectable

§

fn from(value: PrintWorkflowPdlSourceContent) -> Self

Converts to this type from the input type.
§

impl From<PrintWorkflowPdlTargetStream> for IInspectable

§

fn from(value: PrintWorkflowPdlTargetStream) -> Self

Converts to this type from the input type.
§

impl From<PrintWorkflowPrinterJob> for IInspectable

§

fn from(value: PrintWorkflowPrinterJob) -> Self

Converts to this type from the input type.
§

impl From<PrintWorkflowSourceContent> for IInspectable

§

fn from(value: PrintWorkflowSourceContent) -> Self

Converts to this type from the input type.
§

impl From<PrintWorkflowSpoolStreamContent> for IInspectable

§

fn from(value: PrintWorkflowSpoolStreamContent) -> Self

Converts to this type from the input type.
§

impl From<PrintWorkflowStreamTarget> for IInspectable

§

fn from(value: PrintWorkflowStreamTarget) -> Self

Converts to this type from the input type.
§

impl From<PrintWorkflowSubmittedEventArgs> for IInspectable

§

fn from(value: PrintWorkflowSubmittedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PrintWorkflowSubmittedOperation> for IInspectable

§

fn from(value: PrintWorkflowSubmittedOperation) -> Self

Converts to this type from the input type.
§

impl From<PrintWorkflowTarget> for IInspectable

§

fn from(value: PrintWorkflowTarget) -> Self

Converts to this type from the input type.
§

impl From<PrintWorkflowTriggerDetails> for IInspectable

§

fn from(value: PrintWorkflowTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<PrintWorkflowUIActivatedEventArgs> for IInspectable

§

fn from(value: PrintWorkflowUIActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PrintWorkflowUILauncher> for IInspectable

§

fn from(value: PrintWorkflowUILauncher) -> Self

Converts to this type from the input type.
§

impl From<PrintWorkflowXpsDataAvailableEventArgs> for IInspectable

§

fn from(value: PrintWorkflowXpsDataAvailableEventArgs) -> Self

Converts to this type from the input type.
§

impl From<Printing3D3MFPackage> for IInspectable

§

fn from(value: Printing3D3MFPackage) -> Self

Converts to this type from the input type.
§

impl From<Printing3DBaseMaterial> for IInspectable

§

fn from(value: Printing3DBaseMaterial) -> Self

Converts to this type from the input type.
§

impl From<Printing3DBaseMaterialGroup> for IInspectable

§

fn from(value: Printing3DBaseMaterialGroup) -> Self

Converts to this type from the input type.
§

impl From<Printing3DColorMaterial> for IInspectable

§

fn from(value: Printing3DColorMaterial) -> Self

Converts to this type from the input type.
§

impl From<Printing3DColorMaterialGroup> for IInspectable

§

fn from(value: Printing3DColorMaterialGroup) -> Self

Converts to this type from the input type.
§

impl From<Printing3DComponent> for IInspectable

§

fn from(value: Printing3DComponent) -> Self

Converts to this type from the input type.
§

impl From<Printing3DComponentWithMatrix> for IInspectable

§

fn from(value: Printing3DComponentWithMatrix) -> Self

Converts to this type from the input type.
§

impl From<Printing3DCompositeMaterial> for IInspectable

§

fn from(value: Printing3DCompositeMaterial) -> Self

Converts to this type from the input type.
§

impl From<Printing3DCompositeMaterialGroup> for IInspectable

§

fn from(value: Printing3DCompositeMaterialGroup) -> Self

Converts to this type from the input type.
§

impl From<Printing3DFaceReductionOptions> for IInspectable

§

fn from(value: Printing3DFaceReductionOptions) -> Self

Converts to this type from the input type.
§

impl From<Printing3DMaterial> for IInspectable

§

fn from(value: Printing3DMaterial) -> Self

Converts to this type from the input type.
§

impl From<Printing3DMesh> for IInspectable

§

fn from(value: Printing3DMesh) -> Self

Converts to this type from the input type.
§

impl From<Printing3DMeshVerificationResult> for IInspectable

§

fn from(value: Printing3DMeshVerificationResult) -> Self

Converts to this type from the input type.
§

impl From<Printing3DModel> for IInspectable

§

fn from(value: Printing3DModel) -> Self

Converts to this type from the input type.
§

impl From<Printing3DModelTexture> for IInspectable

§

fn from(value: Printing3DModelTexture) -> Self

Converts to this type from the input type.
§

impl From<Printing3DMultiplePropertyMaterial> for IInspectable

§

fn from(value: Printing3DMultiplePropertyMaterial) -> Self

Converts to this type from the input type.
§

impl From<Printing3DMultiplePropertyMaterialGroup> for IInspectable

§

fn from(value: Printing3DMultiplePropertyMaterialGroup) -> Self

Converts to this type from the input type.
§

impl From<Printing3DTexture2CoordMaterial> for IInspectable

§

fn from(value: Printing3DTexture2CoordMaterial) -> Self

Converts to this type from the input type.
§

impl From<Printing3DTexture2CoordMaterialGroup> for IInspectable

§

fn from(value: Printing3DTexture2CoordMaterialGroup) -> Self

Converts to this type from the input type.
§

impl From<Printing3DTextureResource> for IInspectable

§

fn from(value: Printing3DTextureResource) -> Self

Converts to this type from the input type.
§

impl From<ProcessAudioFrameContext> for IInspectable

§

fn from(value: ProcessAudioFrameContext) -> Self

Converts to this type from the input type.
§

impl From<ProcessCpuUsage> for IInspectable

§

fn from(value: ProcessCpuUsage) -> Self

Converts to this type from the input type.
§

impl From<ProcessCpuUsageReport> for IInspectable

§

fn from(value: ProcessCpuUsageReport) -> Self

Converts to this type from the input type.
§

impl From<ProcessDiagnosticInfo> for IInspectable

§

fn from(value: ProcessDiagnosticInfo) -> Self

Converts to this type from the input type.
§

impl From<ProcessDiskUsage> for IInspectable

§

fn from(value: ProcessDiskUsage) -> Self

Converts to this type from the input type.
§

impl From<ProcessDiskUsageReport> for IInspectable

§

fn from(value: ProcessDiskUsageReport) -> Self

Converts to this type from the input type.
§

impl From<ProcessLauncherOptions> for IInspectable

§

fn from(value: ProcessLauncherOptions) -> Self

Converts to this type from the input type.
§

impl From<ProcessLauncherResult> for IInspectable

§

fn from(value: ProcessLauncherResult) -> Self

Converts to this type from the input type.
§

impl From<ProcessMemoryReport> for IInspectable

§

fn from(value: ProcessMemoryReport) -> Self

Converts to this type from the input type.
§

impl From<ProcessMemoryUsage> for IInspectable

§

fn from(value: ProcessMemoryUsage) -> Self

Converts to this type from the input type.
§

impl From<ProcessMemoryUsageReport> for IInspectable

§

fn from(value: ProcessMemoryUsageReport) -> Self

Converts to this type from the input type.
§

impl From<ProcessVideoFrameContext> for IInspectable

§

fn from(value: ProcessVideoFrameContext) -> Self

Converts to this type from the input type.
§

impl From<ProductLicense> for IInspectable

§

fn from(value: ProductLicense) -> Self

Converts to this type from the input type.
§

impl From<ProductListing> for IInspectable

§

fn from(value: ProductListing) -> Self

Converts to this type from the input type.
§

impl From<ProductPurchaseDisplayProperties> for IInspectable

§

fn from(value: ProductPurchaseDisplayProperties) -> Self

Converts to this type from the input type.
§

impl From<PropertyAnimation> for IInspectable

§

fn from(value: PropertyAnimation) -> Self

Converts to this type from the input type.
§

impl From<PropertySet> for IInspectable

§

fn from(value: PropertySet) -> Self

Converts to this type from the input type.
§

impl From<ProtectedAccessResumedEventArgs> for IInspectable

§

fn from(value: ProtectedAccessResumedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ProtectedAccessSuspendingEventArgs> for IInspectable

§

fn from(value: ProtectedAccessSuspendingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ProtectedContainerExportResult> for IInspectable

§

fn from(value: ProtectedContainerExportResult) -> Self

Converts to this type from the input type.
§

impl From<ProtectedContainerImportResult> for IInspectable

§

fn from(value: ProtectedContainerImportResult) -> Self

Converts to this type from the input type.
§

impl From<ProtectedContentRevokedEventArgs> for IInspectable

§

fn from(value: ProtectedContentRevokedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ProtectedFileCreateResult> for IInspectable

§

fn from(value: ProtectedFileCreateResult) -> Self

Converts to this type from the input type.
§

impl From<ProtectionCapabilities> for IInspectable

§

fn from(value: ProtectionCapabilities) -> Self

Converts to this type from the input type.
§

impl From<ProtectionPolicyAuditInfo> for IInspectable

§

fn from(value: ProtectionPolicyAuditInfo) -> Self

Converts to this type from the input type.
§

impl From<ProtectionPolicyManager> for IInspectable

§

fn from(value: ProtectionPolicyManager) -> Self

Converts to this type from the input type.
§

impl From<ProtocolActivatedEventArgs> for IInspectable

§

fn from(value: ProtocolActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ProtocolForResultsActivatedEventArgs> for IInspectable

§

fn from(value: ProtocolForResultsActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ProtocolForResultsOperation> for IInspectable

§

fn from(value: ProtocolForResultsOperation) -> Self

Converts to this type from the input type.
§

impl From<ProviderI2cConnectionSettings> for IInspectable

§

fn from(value: ProviderI2cConnectionSettings) -> Self

Converts to this type from the input type.
§

impl From<ProviderNetworkUsage> for IInspectable

§

fn from(value: ProviderNetworkUsage) -> Self

Converts to this type from the input type.
§

impl From<ProviderSpiConnectionSettings> for IInspectable

§

fn from(value: ProviderSpiConnectionSettings) -> Self

Converts to this type from the input type.
§

impl From<ProvisionFromXmlDocumentResults> for IInspectable

§

fn from(value: ProvisionFromXmlDocumentResults) -> Self

Converts to this type from the input type.
§

impl From<ProvisionedProfile> for IInspectable

§

fn from(value: ProvisionedProfile) -> Self

Converts to this type from the input type.
§

impl From<ProvisioningAgent> for IInspectable

§

fn from(value: ProvisioningAgent) -> Self

Converts to this type from the input type.
§

impl From<ProximityDevice> for IInspectable

§

fn from(value: ProximityDevice) -> Self

Converts to this type from the input type.
§

impl From<ProximityMessage> for IInspectable

§

fn from(value: ProximityMessage) -> Self

Converts to this type from the input type.
§

impl From<ProximitySensor> for IInspectable

§

fn from(value: ProximitySensor) -> Self

Converts to this type from the input type.
§

impl From<ProximitySensorDataThreshold> for IInspectable

§

fn from(value: ProximitySensorDataThreshold) -> Self

Converts to this type from the input type.
§

impl From<ProximitySensorDisplayOnOffController> for IInspectable

§

fn from(value: ProximitySensorDisplayOnOffController) -> Self

Converts to this type from the input type.
§

impl From<ProximitySensorReading> for IInspectable

§

fn from(value: ProximitySensorReading) -> Self

Converts to this type from the input type.
§

impl From<ProximitySensorReadingChangedEventArgs> for IInspectable

§

fn from(value: ProximitySensorReadingChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ProxyConfiguration> for IInspectable

§

fn from(value: ProxyConfiguration) -> Self

Converts to this type from the input type.
§

impl From<PurchaseResults> for IInspectable

§

fn from(value: PurchaseResults) -> Self

Converts to this type from the input type.
§

impl From<PushNotificationChannel> for IInspectable

§

fn from(value: PushNotificationChannel) -> Self

Converts to this type from the input type.
§

impl From<PushNotificationChannelManagerForUser> for IInspectable

§

fn from(value: PushNotificationChannelManagerForUser) -> Self

Converts to this type from the input type.
§

impl From<PushNotificationChannelsRevokedEventArgs> for IInspectable

§

fn from(value: PushNotificationChannelsRevokedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PushNotificationReceivedEventArgs> for IInspectable

§

fn from(value: PushNotificationReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<PushNotificationTrigger> for IInspectable

§

fn from(value: PushNotificationTrigger) -> Self

Converts to this type from the input type.
§

impl From<PwmController> for IInspectable

§

fn from(value: PwmController) -> Self

Converts to this type from the input type.
§

impl From<PwmPin> for IInspectable

§

fn from(value: PwmPin) -> Self

Converts to this type from the input type.
§

impl From<QuaternionKeyFrameAnimation> for IInspectable

§

fn from(value: QuaternionKeyFrameAnimation) -> Self

Converts to this type from the input type.
§

impl From<QueryOptions> for IInspectable

§

fn from(value: QueryOptions) -> Self

Converts to this type from the input type.
§

impl From<QuickLink> for IInspectable

§

fn from(value: QuickLink) -> Self

Converts to this type from the input type.
§

impl From<RacingWheel> for IInspectable

§

fn from(value: RacingWheel) -> Self

Converts to this type from the input type.
§

impl From<RadialController> for IInspectable

§

fn from(value: RadialController) -> Self

Converts to this type from the input type.
§

impl From<RadialControllerButtonClickedEventArgs> for IInspectable

§

fn from(value: RadialControllerButtonClickedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<RadialControllerButtonHoldingEventArgs> for IInspectable

§

fn from(value: RadialControllerButtonHoldingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<RadialControllerButtonPressedEventArgs> for IInspectable

§

fn from(value: RadialControllerButtonPressedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<RadialControllerButtonReleasedEventArgs> for IInspectable

§

fn from(value: RadialControllerButtonReleasedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<RadialControllerConfiguration> for IInspectable

§

fn from(value: RadialControllerConfiguration) -> Self

Converts to this type from the input type.
§

impl From<RadialControllerControlAcquiredEventArgs> for IInspectable

§

fn from(value: RadialControllerControlAcquiredEventArgs) -> Self

Converts to this type from the input type.
§

impl From<RadialControllerIndependentInputSource> for IInspectable

§

fn from(value: RadialControllerIndependentInputSource) -> Self

Converts to this type from the input type.
§

impl From<RadialControllerMenu> for IInspectable

§

fn from(value: RadialControllerMenu) -> Self

Converts to this type from the input type.
§

impl From<RadialControllerMenuItem> for IInspectable

§

fn from(value: RadialControllerMenuItem) -> Self

Converts to this type from the input type.
§

impl From<RadialControllerRotationChangedEventArgs> for IInspectable

§

fn from(value: RadialControllerRotationChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<RadialControllerScreenContact> for IInspectable

§

fn from(value: RadialControllerScreenContact) -> Self

Converts to this type from the input type.
§

impl From<RadialControllerScreenContactContinuedEventArgs> for IInspectable

§

fn from(value: RadialControllerScreenContactContinuedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<RadialControllerScreenContactEndedEventArgs> for IInspectable

§

fn from(value: RadialControllerScreenContactEndedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<RadialControllerScreenContactStartedEventArgs> for IInspectable

§

fn from(value: RadialControllerScreenContactStartedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<Radio> for IInspectable

§

fn from(value: Radio) -> Self

Converts to this type from the input type.
§

impl From<RampForceEffect> for IInspectable

§

fn from(value: RampForceEffect) -> Self

Converts to this type from the input type.
§

impl From<RandomAccessStreamOverStream> for IInspectable

§

fn from(value: RandomAccessStreamOverStream) -> Self

Converts to this type from the input type.
§

impl From<RandomAccessStreamReference> for IInspectable

§

fn from(value: RandomAccessStreamReference) -> Self

Converts to this type from the input type.
§

impl From<RatedContentDescription> for IInspectable

§

fn from(value: RatedContentDescription) -> Self

Converts to this type from the input type.
§

impl From<RatedContentRestrictions> for IInspectable

§

fn from(value: RatedContentRestrictions) -> Self

Converts to this type from the input type.
§

impl From<RawGameController> for IInspectable

§

fn from(value: RawGameController) -> Self

Converts to this type from the input type.
§

impl From<RawNotification> for IInspectable

§

fn from(value: RawNotification) -> Self

Converts to this type from the input type.
§

impl From<RcsEndUserMessage> for IInspectable

§

fn from(value: RcsEndUserMessage) -> Self

Converts to this type from the input type.
§

impl From<RcsEndUserMessageAction> for IInspectable

§

fn from(value: RcsEndUserMessageAction) -> Self

Converts to this type from the input type.
§

impl From<RcsEndUserMessageAvailableEventArgs> for IInspectable

§

fn from(value: RcsEndUserMessageAvailableEventArgs) -> Self

Converts to this type from the input type.
§

impl From<RcsEndUserMessageAvailableTrigger> for IInspectable

§

fn from(value: RcsEndUserMessageAvailableTrigger) -> Self

Converts to this type from the input type.
§

impl From<RcsEndUserMessageAvailableTriggerDetails> for IInspectable

§

fn from(value: RcsEndUserMessageAvailableTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<RcsEndUserMessageManager> for IInspectable

§

fn from(value: RcsEndUserMessageManager) -> Self

Converts to this type from the input type.
§

impl From<RcsServiceKindSupportedChangedEventArgs> for IInspectable

§

fn from(value: RcsServiceKindSupportedChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<RcsTransport> for IInspectable

§

fn from(value: RcsTransport) -> Self

Converts to this type from the input type.
§

impl From<RcsTransportConfiguration> for IInspectable

§

fn from(value: RcsTransportConfiguration) -> Self

Converts to this type from the input type.
§

impl From<ReceiptPrintJob> for IInspectable

§

fn from(value: ReceiptPrintJob) -> Self

Converts to this type from the input type.
§

impl From<ReceiptPrinterCapabilities> for IInspectable

§

fn from(value: ReceiptPrinterCapabilities) -> Self

Converts to this type from the input type.
§

impl From<RectangleClip> for IInspectable

§

fn from(value: RectangleClip) -> Self

Converts to this type from the input type.
§

impl From<RedialRequestedEventArgs> for IInspectable

§

fn from(value: RedialRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<RedirectVisual> for IInspectable

§

fn from(value: RedirectVisual) -> Self

Converts to this type from the input type.
§

impl From<RegionOfInterest> for IInspectable

§

fn from(value: RegionOfInterest) -> Self

Converts to this type from the input type.
§

impl From<RegionsOfInterestControl> for IInspectable

§

fn from(value: RegionsOfInterestControl) -> Self

Converts to this type from the input type.
§

impl From<RegisterPackageOptions> for IInspectable

§

fn from(value: RegisterPackageOptions) -> Self

Converts to this type from the input type.
§

impl From<ReminderNotificationTriggerDetails> for IInspectable

§

fn from(value: ReminderNotificationTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<RemoteAutomationClientSession> for IInspectable

§

fn from(value: RemoteAutomationClientSession) -> Self

Converts to this type from the input type.
§

impl From<RemoteAutomationConnectionRequestedEventArgs> for IInspectable

§

fn from(value: RemoteAutomationConnectionRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<RemoteAutomationDisconnectedEventArgs> for IInspectable

§

fn from(value: RemoteAutomationDisconnectedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<RemoteAutomationWindow> for IInspectable

§

fn from(value: RemoteAutomationWindow) -> Self

Converts to this type from the input type.
§

impl From<RemoteDesktopConnectionInfo> for IInspectable

§

fn from(value: RemoteDesktopConnectionInfo) -> Self

Converts to this type from the input type.
§

impl From<RemoteDesktopConnectionRemoteInfo> for IInspectable

§

fn from(value: RemoteDesktopConnectionRemoteInfo) -> Self

Converts to this type from the input type.
§

impl From<RemoteDesktopInfo> for IInspectable

§

fn from(value: RemoteDesktopInfo) -> Self

Converts to this type from the input type.
§

impl From<RemoteLauncherOptions> for IInspectable

§

fn from(value: RemoteLauncherOptions) -> Self

Converts to this type from the input type.
§

impl From<RemoteParticipantComposingChangedEventArgs> for IInspectable

§

fn from(value: RemoteParticipantComposingChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<RemoteSystem> for IInspectable

§

fn from(value: RemoteSystem) -> Self

Converts to this type from the input type.
§

impl From<RemoteSystemAddedEventArgs> for IInspectable

§

fn from(value: RemoteSystemAddedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<RemoteSystemApp> for IInspectable

§

fn from(value: RemoteSystemApp) -> Self

Converts to this type from the input type.
§

impl From<RemoteSystemAppRegistration> for IInspectable

§

fn from(value: RemoteSystemAppRegistration) -> Self

Converts to this type from the input type.
§

impl From<RemoteSystemAuthorizationKindFilter> for IInspectable

§

fn from(value: RemoteSystemAuthorizationKindFilter) -> Self

Converts to this type from the input type.
§

impl From<RemoteSystemConnectionInfo> for IInspectable

§

fn from(value: RemoteSystemConnectionInfo) -> Self

Converts to this type from the input type.
§

impl From<RemoteSystemConnectionRequest> for IInspectable

§

fn from(value: RemoteSystemConnectionRequest) -> Self

Converts to this type from the input type.
§

impl From<RemoteSystemDiscoveryTypeFilter> for IInspectable

§

fn from(value: RemoteSystemDiscoveryTypeFilter) -> Self

Converts to this type from the input type.
§

impl From<RemoteSystemEnumerationCompletedEventArgs> for IInspectable

§

fn from(value: RemoteSystemEnumerationCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<RemoteSystemKindFilter> for IInspectable

§

fn from(value: RemoteSystemKindFilter) -> Self

Converts to this type from the input type.
§

impl From<RemoteSystemRemovedEventArgs> for IInspectable

§

fn from(value: RemoteSystemRemovedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<RemoteSystemSession> for IInspectable

§

fn from(value: RemoteSystemSession) -> Self

Converts to this type from the input type.
§

impl From<RemoteSystemSessionAddedEventArgs> for IInspectable

§

fn from(value: RemoteSystemSessionAddedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<RemoteSystemSessionController> for IInspectable

§

fn from(value: RemoteSystemSessionController) -> Self

Converts to this type from the input type.
§

impl From<RemoteSystemSessionCreationResult> for IInspectable

§

fn from(value: RemoteSystemSessionCreationResult) -> Self

Converts to this type from the input type.
§

impl From<RemoteSystemSessionDisconnectedEventArgs> for IInspectable

§

fn from(value: RemoteSystemSessionDisconnectedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<RemoteSystemSessionInfo> for IInspectable

§

fn from(value: RemoteSystemSessionInfo) -> Self

Converts to this type from the input type.
§

impl From<RemoteSystemSessionInvitation> for IInspectable

§

fn from(value: RemoteSystemSessionInvitation) -> Self

Converts to this type from the input type.
§

impl From<RemoteSystemSessionInvitationListener> for IInspectable

§

fn from(value: RemoteSystemSessionInvitationListener) -> Self

Converts to this type from the input type.
§

impl From<RemoteSystemSessionInvitationReceivedEventArgs> for IInspectable

§

fn from(value: RemoteSystemSessionInvitationReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<RemoteSystemSessionJoinRequest> for IInspectable

§

fn from(value: RemoteSystemSessionJoinRequest) -> Self

Converts to this type from the input type.
§

impl From<RemoteSystemSessionJoinRequestedEventArgs> for IInspectable

§

fn from(value: RemoteSystemSessionJoinRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<RemoteSystemSessionJoinResult> for IInspectable

§

fn from(value: RemoteSystemSessionJoinResult) -> Self

Converts to this type from the input type.
§

impl From<RemoteSystemSessionMessageChannel> for IInspectable

§

fn from(value: RemoteSystemSessionMessageChannel) -> Self

Converts to this type from the input type.
§

impl From<RemoteSystemSessionOptions> for IInspectable

§

fn from(value: RemoteSystemSessionOptions) -> Self

Converts to this type from the input type.
§

impl From<RemoteSystemSessionParticipant> for IInspectable

§

fn from(value: RemoteSystemSessionParticipant) -> Self

Converts to this type from the input type.
§

impl From<RemoteSystemSessionParticipantAddedEventArgs> for IInspectable

§

fn from(value: RemoteSystemSessionParticipantAddedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<RemoteSystemSessionParticipantRemovedEventArgs> for IInspectable

§

fn from(value: RemoteSystemSessionParticipantRemovedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<RemoteSystemSessionParticipantWatcher> for IInspectable

§

fn from(value: RemoteSystemSessionParticipantWatcher) -> Self

Converts to this type from the input type.
§

impl From<RemoteSystemSessionRemovedEventArgs> for IInspectable

§

fn from(value: RemoteSystemSessionRemovedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<RemoteSystemSessionUpdatedEventArgs> for IInspectable

§

fn from(value: RemoteSystemSessionUpdatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<RemoteSystemSessionValueSetReceivedEventArgs> for IInspectable

§

fn from(value: RemoteSystemSessionValueSetReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<RemoteSystemSessionWatcher> for IInspectable

§

fn from(value: RemoteSystemSessionWatcher) -> Self

Converts to this type from the input type.
§

impl From<RemoteSystemStatusTypeFilter> for IInspectable

§

fn from(value: RemoteSystemStatusTypeFilter) -> Self

Converts to this type from the input type.
§

impl From<RemoteSystemUpdatedEventArgs> for IInspectable

§

fn from(value: RemoteSystemUpdatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<RemoteSystemWatcher> for IInspectable

§

fn from(value: RemoteSystemWatcher) -> Self

Converts to this type from the input type.
§

impl From<RemoteSystemWatcherErrorOccurredEventArgs> for IInspectable

§

fn from(value: RemoteSystemWatcherErrorOccurredEventArgs) -> Self

Converts to this type from the input type.
§

impl From<RemoteSystemWebAccountFilter> for IInspectable

§

fn from(value: RemoteSystemWebAccountFilter) -> Self

Converts to this type from the input type.
§

impl From<RemoteTextConnection> for IInspectable

§

fn from(value: RemoteTextConnection) -> Self

Converts to this type from the input type.
§

impl From<RemoveAppointmentOperation> for IInspectable

§

fn from(value: RemoveAppointmentOperation) -> Self

Converts to this type from the input type.
§

impl From<RenderingDeviceReplacedEventArgs> for IInspectable

§

fn from(value: RenderingDeviceReplacedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ReplaceAppointmentOperation> for IInspectable

§

fn from(value: ReplaceAppointmentOperation) -> Self

Converts to this type from the input type.
§

impl From<RequestingFocusOnKeyboardInputEventArgs> for IInspectable

§

fn from(value: RequestingFocusOnKeyboardInputEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ResourceCandidate> for IInspectable

§

fn from(value: ResourceCandidate) -> Self

Converts to this type from the input type.
§

impl From<ResourceCandidateVectorView> for IInspectable

§

fn from(value: ResourceCandidateVectorView) -> Self

Converts to this type from the input type.
§

impl From<ResourceCollection> for IInspectable

§

fn from(value: ResourceCollection) -> Self

Converts to this type from the input type.
§

impl From<ResourceContext> for IInspectable

§

fn from(value: ResourceContext) -> Self

Converts to this type from the input type.
§

impl From<ResourceContextLanguagesVectorView> for IInspectable

§

fn from(value: ResourceContextLanguagesVectorView) -> Self

Converts to this type from the input type.
§

impl From<ResourceIndexer> for IInspectable

§

fn from(value: ResourceIndexer) -> Self

Converts to this type from the input type.
§

impl From<ResourceLoader> for IInspectable

§

fn from(value: ResourceLoader) -> Self

Converts to this type from the input type.
§

impl From<ResourceManager> for IInspectable

§

fn from(value: ResourceManager) -> Self

Converts to this type from the input type.
§

impl From<ResourceMap> for IInspectable

§

fn from(value: ResourceMap) -> Self

Converts to this type from the input type.
§

impl From<ResourceMapIterator> for IInspectable

§

fn from(value: ResourceMapIterator) -> Self

Converts to this type from the input type.
§

impl From<ResourceMapMapView> for IInspectable

§

fn from(value: ResourceMapMapView) -> Self

Converts to this type from the input type.
§

impl From<ResourceMapMapViewIterator> for IInspectable

§

fn from(value: ResourceMapMapViewIterator) -> Self

Converts to this type from the input type.
§

impl From<ResourceQualifier> for IInspectable

§

fn from(value: ResourceQualifier) -> Self

Converts to this type from the input type.
§

impl From<ResourceQualifierMapView> for IInspectable

§

fn from(value: ResourceQualifierMapView) -> Self

Converts to this type from the input type.
§

impl From<ResourceQualifierObservableMap> for IInspectable

§

fn from(value: ResourceQualifierObservableMap) -> Self

Converts to this type from the input type.
§

impl From<ResourceQualifierVectorView> for IInspectable

§

fn from(value: ResourceQualifierVectorView) -> Self

Converts to this type from the input type.
§

impl From<ResponseInformation> for IInspectable

§

fn from(value: ResponseInformation) -> Self

Converts to this type from the input type.
§

impl From<RestrictedLaunchActivatedEventArgs> for IInspectable

§

fn from(value: RestrictedLaunchActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ReverbEffectDefinition> for IInspectable

§

fn from(value: ReverbEffectDefinition) -> Self

Converts to this type from the input type.
§

impl From<RevocationAndRenewalInformation> for IInspectable

§

fn from(value: RevocationAndRenewalInformation) -> Self

Converts to this type from the input type.
§

impl From<RevocationAndRenewalItem> for IInspectable

§

fn from(value: RevocationAndRenewalItem) -> Self

Converts to this type from the input type.
§

impl From<RfcommConnectionTrigger> for IInspectable

§

fn from(value: RfcommConnectionTrigger) -> Self

Converts to this type from the input type.
§

impl From<RfcommConnectionTriggerDetails> for IInspectable

§

fn from(value: RfcommConnectionTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<RfcommDeviceService> for IInspectable

§

fn from(value: RfcommDeviceService) -> Self

Converts to this type from the input type.
§

impl From<RfcommDeviceServicesResult> for IInspectable

§

fn from(value: RfcommDeviceServicesResult) -> Self

Converts to this type from the input type.
§

impl From<RfcommInboundConnectionInformation> for IInspectable

§

fn from(value: RfcommInboundConnectionInformation) -> Self

Converts to this type from the input type.
§

impl From<RfcommOutboundConnectionInformation> for IInspectable

§

fn from(value: RfcommOutboundConnectionInformation) -> Self

Converts to this type from the input type.
§

impl From<RfcommServiceId> for IInspectable

§

fn from(value: RfcommServiceId) -> Self

Converts to this type from the input type.
§

impl From<RfcommServiceProvider> for IInspectable

§

fn from(value: RfcommServiceProvider) -> Self

Converts to this type from the input type.
§

impl From<RichEditTextDocument> for IInspectable

§

fn from(value: RichEditTextDocument) -> Self

Converts to this type from the input type.
§

impl From<RichEditTextRange> for IInspectable

§

fn from(value: RichEditTextRange) -> Self

Converts to this type from the input type.
§

impl From<RightTappedEventArgs> for IInspectable

§

fn from(value: RightTappedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<RoutePolicy> for IInspectable

§

fn from(value: RoutePolicy) -> Self

Converts to this type from the input type.
§

impl From<RuntimeBrokerErrorSettings> for IInspectable

§

fn from(value: RuntimeBrokerErrorSettings) -> Self

Converts to this type from the input type.
§

impl From<ScalarKeyFrameAnimation> for IInspectable

§

fn from(value: ScalarKeyFrameAnimation) -> Self

Converts to this type from the input type.
§

impl From<ScalarNaturalMotionAnimation> for IInspectable

§

fn from(value: ScalarNaturalMotionAnimation) -> Self

Converts to this type from the input type.
§

impl From<ScaleAnimation> for IInspectable

§

fn from(value: ScaleAnimation) -> Self

Converts to this type from the input type.
§

impl From<SceneAnalysisEffect> for IInspectable

§

fn from(value: SceneAnalysisEffect) -> Self

Converts to this type from the input type.
§

impl From<SceneAnalysisEffectDefinition> for IInspectable

§

fn from(value: SceneAnalysisEffectDefinition) -> Self

Converts to this type from the input type.
§

impl From<SceneAnalysisEffectFrame> for IInspectable

§

fn from(value: SceneAnalysisEffectFrame) -> Self

Converts to this type from the input type.
§

impl From<SceneAnalyzedEventArgs> for IInspectable

§

fn from(value: SceneAnalyzedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SceneBoundingBox> for IInspectable

§

fn from(value: SceneBoundingBox) -> Self

Converts to this type from the input type.
§

impl From<SceneComponent> for IInspectable

§

fn from(value: SceneComponent) -> Self

Converts to this type from the input type.
§

impl From<SceneComponentCollection> for IInspectable

§

fn from(value: SceneComponentCollection) -> Self

Converts to this type from the input type.
§

impl From<SceneLightingEffect> for IInspectable

§

fn from(value: SceneLightingEffect) -> Self

Converts to this type from the input type.
§

impl From<SceneMaterial> for IInspectable

§

fn from(value: SceneMaterial) -> Self

Converts to this type from the input type.
§

impl From<SceneMaterialInput> for IInspectable

§

fn from(value: SceneMaterialInput) -> Self

Converts to this type from the input type.
§

impl From<SceneMesh> for IInspectable

§

fn from(value: SceneMesh) -> Self

Converts to this type from the input type.
§

impl From<SceneMeshMaterialAttributeMap> for IInspectable

§

fn from(value: SceneMeshMaterialAttributeMap) -> Self

Converts to this type from the input type.
§

impl From<SceneMeshRendererComponent> for IInspectable

§

fn from(value: SceneMeshRendererComponent) -> Self

Converts to this type from the input type.
§

impl From<SceneMetallicRoughnessMaterial> for IInspectable

§

fn from(value: SceneMetallicRoughnessMaterial) -> Self

Converts to this type from the input type.
§

impl From<SceneModeControl> for IInspectable

§

fn from(value: SceneModeControl) -> Self

Converts to this type from the input type.
§

impl From<SceneModelTransform> for IInspectable

§

fn from(value: SceneModelTransform) -> Self

Converts to this type from the input type.
§

impl From<SceneNode> for IInspectable

§

fn from(value: SceneNode) -> Self

Converts to this type from the input type.
§

impl From<SceneNodeCollection> for IInspectable

§

fn from(value: SceneNodeCollection) -> Self

Converts to this type from the input type.
§

impl From<SceneObject> for IInspectable

§

fn from(value: SceneObject) -> Self

Converts to this type from the input type.
§

impl From<ScenePbrMaterial> for IInspectable

§

fn from(value: ScenePbrMaterial) -> Self

Converts to this type from the input type.
§

impl From<SceneRendererComponent> for IInspectable

§

fn from(value: SceneRendererComponent) -> Self

Converts to this type from the input type.
§

impl From<SceneSurfaceMaterialInput> for IInspectable

§

fn from(value: SceneSurfaceMaterialInput) -> Self

Converts to this type from the input type.
§

impl From<SceneVisual> for IInspectable

§

fn from(value: SceneVisual) -> Self

Converts to this type from the input type.
§

impl From<ScheduledTileNotification> for IInspectable

§

fn from(value: ScheduledTileNotification) -> Self

Converts to this type from the input type.
§

impl From<ScheduledToastNotification> for IInspectable

§

fn from(value: ScheduledToastNotification) -> Self

Converts to this type from the input type.
§

impl From<ScheduledToastNotificationShowingEventArgs> for IInspectable

§

fn from(value: ScheduledToastNotificationShowingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ScreenCapture> for IInspectable

§

fn from(value: ScreenCapture) -> Self

Converts to this type from the input type.
§

impl From<ScreenReaderPositionChangedEventArgs> for IInspectable

§

fn from(value: ScreenReaderPositionChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ScreenReaderService> for IInspectable

§

fn from(value: ScreenReaderService) -> Self

Converts to this type from the input type.
§

impl From<SearchActivatedEventArgs> for IInspectable

§

fn from(value: SearchActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SearchPane> for IInspectable

§

fn from(value: SearchPane) -> Self

Converts to this type from the input type.
§

impl From<SearchPaneQueryChangedEventArgs> for IInspectable

§

fn from(value: SearchPaneQueryChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SearchPaneQueryLinguisticDetails> for IInspectable

§

fn from(value: SearchPaneQueryLinguisticDetails) -> Self

Converts to this type from the input type.
§

impl From<SearchPaneQuerySubmittedEventArgs> for IInspectable

§

fn from(value: SearchPaneQuerySubmittedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SearchPaneResultSuggestionChosenEventArgs> for IInspectable

§

fn from(value: SearchPaneResultSuggestionChosenEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SearchPaneSuggestionsRequest> for IInspectable

§

fn from(value: SearchPaneSuggestionsRequest) -> Self

Converts to this type from the input type.
§

impl From<SearchPaneSuggestionsRequestDeferral> for IInspectable

§

fn from(value: SearchPaneSuggestionsRequestDeferral) -> Self

Converts to this type from the input type.
§

impl From<SearchPaneSuggestionsRequestedEventArgs> for IInspectable

§

fn from(value: SearchPaneSuggestionsRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SearchPaneVisibilityChangedEventArgs> for IInspectable

§

fn from(value: SearchPaneVisibilityChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SearchQueryLinguisticDetails> for IInspectable

§

fn from(value: SearchQueryLinguisticDetails) -> Self

Converts to this type from the input type.
§

impl From<SearchSuggestion> for IInspectable

§

fn from(value: SearchSuggestion) -> Self

Converts to this type from the input type.
§

impl From<SearchSuggestionCollection> for IInspectable

§

fn from(value: SearchSuggestionCollection) -> Self

Converts to this type from the input type.
§

impl From<SearchSuggestionManager> for IInspectable

§

fn from(value: SearchSuggestionManager) -> Self

Converts to this type from the input type.
§

impl From<SearchSuggestionsRequest> for IInspectable

§

fn from(value: SearchSuggestionsRequest) -> Self

Converts to this type from the input type.
§

impl From<SearchSuggestionsRequestDeferral> for IInspectable

§

fn from(value: SearchSuggestionsRequestDeferral) -> Self

Converts to this type from the input type.
§

impl From<SearchSuggestionsRequestedEventArgs> for IInspectable

§

fn from(value: SearchSuggestionsRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SecondaryAuthenticationFactorAuthenticationTrigger> for IInspectable

§

fn from(value: SecondaryAuthenticationFactorAuthenticationTrigger) -> Self

Converts to this type from the input type.
§

impl From<SecondaryTile> for IInspectable

§

fn from(value: SecondaryTile) -> Self

Converts to this type from the input type.
§

impl From<SecondaryTileVisualElements> for IInspectable

§

fn from(value: SecondaryTileVisualElements) -> Self

Converts to this type from the input type.
§

impl From<SecurityAppManager> for IInspectable

§

fn from(value: SecurityAppManager) -> Self

Converts to this type from the input type.
§

impl From<SelectableWordSegment> for IInspectable

§

fn from(value: SelectableWordSegment) -> Self

Converts to this type from the input type.
§

impl From<SelectableWordsSegmenter> for IInspectable

§

fn from(value: SelectableWordsSegmenter) -> Self

Converts to this type from the input type.
§

impl From<SemanticTextQuery> for IInspectable

§

fn from(value: SemanticTextQuery) -> Self

Converts to this type from the input type.
§

impl From<SendSmsMessageOperation> for IInspectable

§

fn from(value: SendSmsMessageOperation) -> Self

Converts to this type from the input type.
§

impl From<SensorDataThresholdTrigger> for IInspectable

§

fn from(value: SensorDataThresholdTrigger) -> Self

Converts to this type from the input type.
§

impl From<SensorDataThresholdTriggerDetails> for IInspectable

§

fn from(value: SensorDataThresholdTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<SensorQuaternion> for IInspectable

§

fn from(value: SensorQuaternion) -> Self

Converts to this type from the input type.
§

impl From<SensorRotationMatrix> for IInspectable

§

fn from(value: SensorRotationMatrix) -> Self

Converts to this type from the input type.
§

impl From<SequenceFeatureDescriptor> for IInspectable

§

fn from(value: SequenceFeatureDescriptor) -> Self

Converts to this type from the input type.
§

impl From<SerialDevice> for IInspectable

§

fn from(value: SerialDevice) -> Self

Converts to this type from the input type.
§

impl From<ServerMessageWebSocket> for IInspectable

§

fn from(value: ServerMessageWebSocket) -> Self

Converts to this type from the input type.
§

impl From<ServerMessageWebSocketControl> for IInspectable

§

fn from(value: ServerMessageWebSocketControl) -> Self

Converts to this type from the input type.
§

impl From<ServerMessageWebSocketInformation> for IInspectable

§

fn from(value: ServerMessageWebSocketInformation) -> Self

Converts to this type from the input type.
§

impl From<ServerStreamWebSocket> for IInspectable

§

fn from(value: ServerStreamWebSocket) -> Self

Converts to this type from the input type.
§

impl From<ServerStreamWebSocketInformation> for IInspectable

§

fn from(value: ServerStreamWebSocketInformation) -> Self

Converts to this type from the input type.
§

impl From<ServiceDocument> for IInspectable

§

fn from(value: ServiceDocument) -> Self

Converts to this type from the input type.
§

impl From<ServiceRequestedEventArgs> for IInspectable

§

fn from(value: ServiceRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SessionsChangedEventArgs> for IInspectable

§

fn from(value: SessionsChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SetDefaultSpatialAudioFormatResult> for IInspectable

§

fn from(value: SetDefaultSpatialAudioFormatResult) -> Self

Converts to this type from the input type.
§

impl From<SetVersionDeferral> for IInspectable

§

fn from(value: SetVersionDeferral) -> Self

Converts to this type from the input type.
§

impl From<SetVersionRequest> for IInspectable

§

fn from(value: SetVersionRequest) -> Self

Converts to this type from the input type.
§

impl From<SettingsCommand> for IInspectable

§

fn from(value: SettingsCommand) -> Self

Converts to this type from the input type.
§

impl From<SettingsPane> for IInspectable

§

fn from(value: SettingsPane) -> Self

Converts to this type from the input type.
§

impl From<SettingsPaneCommandsRequest> for IInspectable

§

fn from(value: SettingsPaneCommandsRequest) -> Self

Converts to this type from the input type.
§

impl From<SettingsPaneCommandsRequestedEventArgs> for IInspectable

§

fn from(value: SettingsPaneCommandsRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ShapeVisual> for IInspectable

§

fn from(value: ShapeVisual) -> Self

Converts to this type from the input type.
§

impl From<ShareCompletedEventArgs> for IInspectable

§

fn from(value: ShareCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ShareOperation> for IInspectable

§

fn from(value: ShareOperation) -> Self

Converts to this type from the input type.
§

impl From<ShareProvider> for IInspectable

§

fn from(value: ShareProvider) -> Self

Converts to this type from the input type.
§

impl From<ShareProviderOperation> for IInspectable

§

fn from(value: ShareProviderOperation) -> Self

Converts to this type from the input type.
§

impl From<ShareProvidersRequestedEventArgs> for IInspectable

§

fn from(value: ShareProvidersRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ShareTargetActivatedEventArgs> for IInspectable

§

fn from(value: ShareTargetActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ShareTargetInfo> for IInspectable

§

fn from(value: ShareTargetInfo) -> Self

Converts to this type from the input type.
§

impl From<ShareUIOptions> for IInspectable

§

fn from(value: ShareUIOptions) -> Self

Converts to this type from the input type.
§

impl From<ShareWindowCommandEventArgs> for IInspectable

§

fn from(value: ShareWindowCommandEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ShareWindowCommandSource> for IInspectable

§

fn from(value: ShareWindowCommandSource) -> Self

Converts to this type from the input type.
§

impl From<SharedPackageContainer> for IInspectable

§

fn from(value: SharedPackageContainer) -> Self

Converts to this type from the input type.
§

impl From<SharedPackageContainerManager> for IInspectable

§

fn from(value: SharedPackageContainerManager) -> Self

Converts to this type from the input type.
§

impl From<SharedPackageContainerMember> for IInspectable

§

fn from(value: SharedPackageContainerMember) -> Self

Converts to this type from the input type.
§

impl From<ShownTileNotification> for IInspectable

§

fn from(value: ShownTileNotification) -> Self

Converts to this type from the input type.
§

impl From<ShuffleEnabledChangeRequestedEventArgs> for IInspectable

§

fn from(value: ShuffleEnabledChangeRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SignOutUserOperation> for IInspectable

§

fn from(value: SignOutUserOperation) -> Self

Converts to this type from the input type.
§

impl From<SignalNotifier> for IInspectable

§

fn from(value: SignalNotifier) -> Self

Converts to this type from the input type.
§

impl From<SignificantDigitsNumberRounder> for IInspectable

§

fn from(value: SignificantDigitsNumberRounder) -> Self

Converts to this type from the input type.
§

impl From<SimpleHapticsController> for IInspectable

§

fn from(value: SimpleHapticsController) -> Self

Converts to this type from the input type.
§

impl From<SimpleHapticsControllerFeedback> for IInspectable

§

fn from(value: SimpleHapticsControllerFeedback) -> Self

Converts to this type from the input type.
§

impl From<SimpleOrientationSensor> for IInspectable

§

fn from(value: SimpleOrientationSensor) -> Self

Converts to this type from the input type.
§

impl From<SimpleOrientationSensorOrientationChangedEventArgs> for IInspectable

§

fn from(value: SimpleOrientationSensorOrientationChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SineEasingFunction> for IInspectable

§

fn from(value: SineEasingFunction) -> Self

Converts to this type from the input type.
§

impl From<SlipPrintJob> for IInspectable

§

fn from(value: SlipPrintJob) -> Self

Converts to this type from the input type.
§

impl From<SlipPrinterCapabilities> for IInspectable

§

fn from(value: SlipPrinterCapabilities) -> Self

Converts to this type from the input type.
§

impl From<SlowMotionEffectDefinition> for IInspectable

§

fn from(value: SlowMotionEffectDefinition) -> Self

Converts to this type from the input type.
§

impl From<SmartCard> for IInspectable

§

fn from(value: SmartCard) -> Self

Converts to this type from the input type.
§

impl From<SmartCardAppletIdGroup> for IInspectable

§

fn from(value: SmartCardAppletIdGroup) -> Self

Converts to this type from the input type.
§

impl From<SmartCardAppletIdGroupRegistration> for IInspectable

§

fn from(value: SmartCardAppletIdGroupRegistration) -> Self

Converts to this type from the input type.
§

impl From<SmartCardAutomaticResponseApdu> for IInspectable

§

fn from(value: SmartCardAutomaticResponseApdu) -> Self

Converts to this type from the input type.
§

impl From<SmartCardChallengeContext> for IInspectable

§

fn from(value: SmartCardChallengeContext) -> Self

Converts to this type from the input type.
§

impl From<SmartCardConnection> for IInspectable

§

fn from(value: SmartCardConnection) -> Self

Converts to this type from the input type.
§

impl From<SmartCardCryptogramGenerator> for IInspectable

§

fn from(value: SmartCardCryptogramGenerator) -> Self

Converts to this type from the input type.
§

impl From<SmartCardCryptogramGetAllCryptogramMaterialCharacteristicsResult> for IInspectable

§

fn from( value: SmartCardCryptogramGetAllCryptogramMaterialCharacteristicsResult ) -> Self

Converts to this type from the input type.
§

impl From<SmartCardCryptogramGetAllCryptogramMaterialPackageCharacteristicsResult> for IInspectable

§

fn from( value: SmartCardCryptogramGetAllCryptogramMaterialPackageCharacteristicsResult ) -> Self

Converts to this type from the input type.
§

impl From<SmartCardCryptogramGetAllCryptogramStorageKeyCharacteristicsResult> for IInspectable

§

fn from( value: SmartCardCryptogramGetAllCryptogramStorageKeyCharacteristicsResult ) -> Self

Converts to this type from the input type.
§

impl From<SmartCardCryptogramMaterialCharacteristics> for IInspectable

§

fn from(value: SmartCardCryptogramMaterialCharacteristics) -> Self

Converts to this type from the input type.
§

impl From<SmartCardCryptogramMaterialPackageCharacteristics> for IInspectable

§

fn from(value: SmartCardCryptogramMaterialPackageCharacteristics) -> Self

Converts to this type from the input type.
§

impl From<SmartCardCryptogramMaterialPossessionProof> for IInspectable

§

fn from(value: SmartCardCryptogramMaterialPossessionProof) -> Self

Converts to this type from the input type.
§

impl From<SmartCardCryptogramPlacementStep> for IInspectable

§

fn from(value: SmartCardCryptogramPlacementStep) -> Self

Converts to this type from the input type.
§

impl From<SmartCardCryptogramStorageKeyCharacteristics> for IInspectable

§

fn from(value: SmartCardCryptogramStorageKeyCharacteristics) -> Self

Converts to this type from the input type.
§

impl From<SmartCardCryptogramStorageKeyInfo> for IInspectable

§

fn from(value: SmartCardCryptogramStorageKeyInfo) -> Self

Converts to this type from the input type.
§

impl From<SmartCardEmulator> for IInspectable

§

fn from(value: SmartCardEmulator) -> Self

Converts to this type from the input type.
§

impl From<SmartCardEmulatorApduReceivedEventArgs> for IInspectable

§

fn from(value: SmartCardEmulatorApduReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SmartCardEmulatorConnectionDeactivatedEventArgs> for IInspectable

§

fn from(value: SmartCardEmulatorConnectionDeactivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SmartCardEmulatorConnectionProperties> for IInspectable

§

fn from(value: SmartCardEmulatorConnectionProperties) -> Self

Converts to this type from the input type.
§

impl From<SmartCardPinPolicy> for IInspectable

§

fn from(value: SmartCardPinPolicy) -> Self

Converts to this type from the input type.
§

impl From<SmartCardPinResetDeferral> for IInspectable

§

fn from(value: SmartCardPinResetDeferral) -> Self

Converts to this type from the input type.
§

impl From<SmartCardPinResetRequest> for IInspectable

§

fn from(value: SmartCardPinResetRequest) -> Self

Converts to this type from the input type.
§

impl From<SmartCardProvisioning> for IInspectable

§

fn from(value: SmartCardProvisioning) -> Self

Converts to this type from the input type.
§

impl From<SmartCardReader> for IInspectable

§

fn from(value: SmartCardReader) -> Self

Converts to this type from the input type.
§

impl From<SmartCardTrigger> for IInspectable

§

fn from(value: SmartCardTrigger) -> Self

Converts to this type from the input type.
§

impl From<SmartCardTriggerDetails> for IInspectable

§

fn from(value: SmartCardTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<SmsAppMessage> for IInspectable

§

fn from(value: SmsAppMessage) -> Self

Converts to this type from the input type.
§

impl From<SmsBinaryMessage> for IInspectable

§

fn from(value: SmsBinaryMessage) -> Self

Converts to this type from the input type.
§

impl From<SmsBroadcastMessage> for IInspectable

§

fn from(value: SmsBroadcastMessage) -> Self

Converts to this type from the input type.
§

impl From<SmsDevice> for IInspectable

§

fn from(value: SmsDevice) -> Self

Converts to this type from the input type.
§

impl From<SmsDevice2> for IInspectable

§

fn from(value: SmsDevice2) -> Self

Converts to this type from the input type.
§

impl From<SmsDeviceMessageStore> for IInspectable

§

fn from(value: SmsDeviceMessageStore) -> Self

Converts to this type from the input type.
§

impl From<SmsFilterRule> for IInspectable

§

fn from(value: SmsFilterRule) -> Self

Converts to this type from the input type.
§

impl From<SmsFilterRules> for IInspectable

§

fn from(value: SmsFilterRules) -> Self

Converts to this type from the input type.
§

impl From<SmsMessageReceivedEventArgs> for IInspectable

§

fn from(value: SmsMessageReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SmsMessageReceivedTrigger> for IInspectable

§

fn from(value: SmsMessageReceivedTrigger) -> Self

Converts to this type from the input type.
§

impl From<SmsMessageReceivedTriggerDetails> for IInspectable

§

fn from(value: SmsMessageReceivedTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<SmsMessageRegistration> for IInspectable

§

fn from(value: SmsMessageRegistration) -> Self

Converts to this type from the input type.
§

impl From<SmsReceivedEventDetails> for IInspectable

§

fn from(value: SmsReceivedEventDetails) -> Self

Converts to this type from the input type.
§

impl From<SmsSendMessageResult> for IInspectable

§

fn from(value: SmsSendMessageResult) -> Self

Converts to this type from the input type.
§

impl From<SmsStatusMessage> for IInspectable

§

fn from(value: SmsStatusMessage) -> Self

Converts to this type from the input type.
§

impl From<SmsTextMessage> for IInspectable

§

fn from(value: SmsTextMessage) -> Self

Converts to this type from the input type.
§

impl From<SmsTextMessage2> for IInspectable

§

fn from(value: SmsTextMessage2) -> Self

Converts to this type from the input type.
§

impl From<SmsVoicemailMessage> for IInspectable

§

fn from(value: SmsVoicemailMessage) -> Self

Converts to this type from the input type.
§

impl From<SmsWapMessage> for IInspectable

§

fn from(value: SmsWapMessage) -> Self

Converts to this type from the input type.
§

impl From<SocketActivityContext> for IInspectable

§

fn from(value: SocketActivityContext) -> Self

Converts to this type from the input type.
§

impl From<SocketActivityInformation> for IInspectable

§

fn from(value: SocketActivityInformation) -> Self

Converts to this type from the input type.
§

impl From<SocketActivityTrigger> for IInspectable

§

fn from(value: SocketActivityTrigger) -> Self

Converts to this type from the input type.
§

impl From<SocketActivityTriggerDetails> for IInspectable

§

fn from(value: SocketActivityTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<SoftwareBitmap> for IInspectable

§

fn from(value: SoftwareBitmap) -> Self

Converts to this type from the input type.
§

impl From<SortEntryVector> for IInspectable

§

fn from(value: SortEntryVector) -> Self

Converts to this type from the input type.
§

impl From<SourceChangeRequestedEventArgs> for IInspectable

§

fn from(value: SourceChangeRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SourceSuspensionChangedEventArgs> for IInspectable

§

fn from(value: SourceSuspensionChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SpatialAnchor> for IInspectable

§

fn from(value: SpatialAnchor) -> Self

Converts to this type from the input type.
§

impl From<SpatialAnchorExportSufficiency> for IInspectable

§

fn from(value: SpatialAnchorExportSufficiency) -> Self

Converts to this type from the input type.
§

impl From<SpatialAnchorExporter> for IInspectable

§

fn from(value: SpatialAnchorExporter) -> Self

Converts to this type from the input type.
§

impl From<SpatialAnchorRawCoordinateSystemAdjustedEventArgs> for IInspectable

§

fn from(value: SpatialAnchorRawCoordinateSystemAdjustedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SpatialAnchorStore> for IInspectable

§

fn from(value: SpatialAnchorStore) -> Self

Converts to this type from the input type.
§

impl From<SpatialAudioDeviceConfiguration> for IInspectable

§

fn from(value: SpatialAudioDeviceConfiguration) -> Self

Converts to this type from the input type.
§

impl From<SpatialAudioFormatConfiguration> for IInspectable

§

fn from(value: SpatialAudioFormatConfiguration) -> Self

Converts to this type from the input type.
§

impl From<SpatialBoundingVolume> for IInspectable

§

fn from(value: SpatialBoundingVolume) -> Self

Converts to this type from the input type.
§

impl From<SpatialCoordinateSystem> for IInspectable

§

fn from(value: SpatialCoordinateSystem) -> Self

Converts to this type from the input type.
§

impl From<SpatialEntity> for IInspectable

§

fn from(value: SpatialEntity) -> Self

Converts to this type from the input type.
§

impl From<SpatialEntityAddedEventArgs> for IInspectable

§

fn from(value: SpatialEntityAddedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SpatialEntityRemovedEventArgs> for IInspectable

§

fn from(value: SpatialEntityRemovedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SpatialEntityStore> for IInspectable

§

fn from(value: SpatialEntityStore) -> Self

Converts to this type from the input type.
§

impl From<SpatialEntityUpdatedEventArgs> for IInspectable

§

fn from(value: SpatialEntityUpdatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SpatialEntityWatcher> for IInspectable

§

fn from(value: SpatialEntityWatcher) -> Self

Converts to this type from the input type.
§

impl From<SpatialGestureRecognizer> for IInspectable

§

fn from(value: SpatialGestureRecognizer) -> Self

Converts to this type from the input type.
§

impl From<SpatialGraphInteropFrameOfReferencePreview> for IInspectable

§

fn from(value: SpatialGraphInteropFrameOfReferencePreview) -> Self

Converts to this type from the input type.
§

impl From<SpatialHoldCanceledEventArgs> for IInspectable

§

fn from(value: SpatialHoldCanceledEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SpatialHoldCompletedEventArgs> for IInspectable

§

fn from(value: SpatialHoldCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SpatialHoldStartedEventArgs> for IInspectable

§

fn from(value: SpatialHoldStartedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SpatialInteraction> for IInspectable

§

fn from(value: SpatialInteraction) -> Self

Converts to this type from the input type.
§

impl From<SpatialInteractionController> for IInspectable

§

fn from(value: SpatialInteractionController) -> Self

Converts to this type from the input type.
§

impl From<SpatialInteractionControllerProperties> for IInspectable

§

fn from(value: SpatialInteractionControllerProperties) -> Self

Converts to this type from the input type.
§

impl From<SpatialInteractionDetectedEventArgs> for IInspectable

§

fn from(value: SpatialInteractionDetectedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SpatialInteractionManager> for IInspectable

§

fn from(value: SpatialInteractionManager) -> Self

Converts to this type from the input type.
§

impl From<SpatialInteractionSource> for IInspectable

§

fn from(value: SpatialInteractionSource) -> Self

Converts to this type from the input type.
§

impl From<SpatialInteractionSourceEventArgs> for IInspectable

§

fn from(value: SpatialInteractionSourceEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SpatialInteractionSourceLocation> for IInspectable

§

fn from(value: SpatialInteractionSourceLocation) -> Self

Converts to this type from the input type.
§

impl From<SpatialInteractionSourceProperties> for IInspectable

§

fn from(value: SpatialInteractionSourceProperties) -> Self

Converts to this type from the input type.
§

impl From<SpatialInteractionSourceState> for IInspectable

§

fn from(value: SpatialInteractionSourceState) -> Self

Converts to this type from the input type.
§

impl From<SpatialLocation> for IInspectable

§

fn from(value: SpatialLocation) -> Self

Converts to this type from the input type.
§

impl From<SpatialLocator> for IInspectable

§

fn from(value: SpatialLocator) -> Self

Converts to this type from the input type.
§

impl From<SpatialLocatorAttachedFrameOfReference> for IInspectable

§

fn from(value: SpatialLocatorAttachedFrameOfReference) -> Self

Converts to this type from the input type.
§

impl From<SpatialLocatorPositionalTrackingDeactivatingEventArgs> for IInspectable

§

fn from(value: SpatialLocatorPositionalTrackingDeactivatingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SpatialManipulationCanceledEventArgs> for IInspectable

§

fn from(value: SpatialManipulationCanceledEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SpatialManipulationCompletedEventArgs> for IInspectable

§

fn from(value: SpatialManipulationCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SpatialManipulationDelta> for IInspectable

§

fn from(value: SpatialManipulationDelta) -> Self

Converts to this type from the input type.
§

impl From<SpatialManipulationStartedEventArgs> for IInspectable

§

fn from(value: SpatialManipulationStartedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SpatialManipulationUpdatedEventArgs> for IInspectable

§

fn from(value: SpatialManipulationUpdatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SpatialNavigationCanceledEventArgs> for IInspectable

§

fn from(value: SpatialNavigationCanceledEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SpatialNavigationCompletedEventArgs> for IInspectable

§

fn from(value: SpatialNavigationCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SpatialNavigationStartedEventArgs> for IInspectable

§

fn from(value: SpatialNavigationStartedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SpatialNavigationUpdatedEventArgs> for IInspectable

§

fn from(value: SpatialNavigationUpdatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SpatialPointerInteractionSourcePose> for IInspectable

§

fn from(value: SpatialPointerInteractionSourcePose) -> Self

Converts to this type from the input type.
§

impl From<SpatialPointerPose> for IInspectable

§

fn from(value: SpatialPointerPose) -> Self

Converts to this type from the input type.
§

impl From<SpatialRecognitionEndedEventArgs> for IInspectable

§

fn from(value: SpatialRecognitionEndedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SpatialRecognitionStartedEventArgs> for IInspectable

§

fn from(value: SpatialRecognitionStartedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SpatialStageFrameOfReference> for IInspectable

§

fn from(value: SpatialStageFrameOfReference) -> Self

Converts to this type from the input type.
§

impl From<SpatialStationaryFrameOfReference> for IInspectable

§

fn from(value: SpatialStationaryFrameOfReference) -> Self

Converts to this type from the input type.
§

impl From<SpatialSurfaceInfo> for IInspectable

§

fn from(value: SpatialSurfaceInfo) -> Self

Converts to this type from the input type.
§

impl From<SpatialSurfaceMesh> for IInspectable

§

fn from(value: SpatialSurfaceMesh) -> Self

Converts to this type from the input type.
§

impl From<SpatialSurfaceMeshBuffer> for IInspectable

§

fn from(value: SpatialSurfaceMeshBuffer) -> Self

Converts to this type from the input type.
§

impl From<SpatialSurfaceMeshOptions> for IInspectable

§

fn from(value: SpatialSurfaceMeshOptions) -> Self

Converts to this type from the input type.
§

impl From<SpatialSurfaceObserver> for IInspectable

§

fn from(value: SpatialSurfaceObserver) -> Self

Converts to this type from the input type.
§

impl From<SpatialTappedEventArgs> for IInspectable

§

fn from(value: SpatialTappedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SpeechContinuousRecognitionCompletedEventArgs> for IInspectable

§

fn from(value: SpeechContinuousRecognitionCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SpeechContinuousRecognitionResultGeneratedEventArgs> for IInspectable

§

fn from(value: SpeechContinuousRecognitionResultGeneratedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SpeechContinuousRecognitionSession> for IInspectable

§

fn from(value: SpeechContinuousRecognitionSession) -> Self

Converts to this type from the input type.
§

impl From<SpeechCue> for IInspectable

§

fn from(value: SpeechCue) -> Self

Converts to this type from the input type.
§

impl From<SpeechRecognitionCompilationResult> for IInspectable

§

fn from(value: SpeechRecognitionCompilationResult) -> Self

Converts to this type from the input type.
§

impl From<SpeechRecognitionGrammarFileConstraint> for IInspectable

§

fn from(value: SpeechRecognitionGrammarFileConstraint) -> Self

Converts to this type from the input type.
§

impl From<SpeechRecognitionHypothesis> for IInspectable

§

fn from(value: SpeechRecognitionHypothesis) -> Self

Converts to this type from the input type.
§

impl From<SpeechRecognitionHypothesisGeneratedEventArgs> for IInspectable

§

fn from(value: SpeechRecognitionHypothesisGeneratedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SpeechRecognitionListConstraint> for IInspectable

§

fn from(value: SpeechRecognitionListConstraint) -> Self

Converts to this type from the input type.
§

impl From<SpeechRecognitionQualityDegradingEventArgs> for IInspectable

§

fn from(value: SpeechRecognitionQualityDegradingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SpeechRecognitionResult> for IInspectable

§

fn from(value: SpeechRecognitionResult) -> Self

Converts to this type from the input type.
§

impl From<SpeechRecognitionSemanticInterpretation> for IInspectable

§

fn from(value: SpeechRecognitionSemanticInterpretation) -> Self

Converts to this type from the input type.
§

impl From<SpeechRecognitionTopicConstraint> for IInspectable

§

fn from(value: SpeechRecognitionTopicConstraint) -> Self

Converts to this type from the input type.
§

impl From<SpeechRecognitionVoiceCommandDefinitionConstraint> for IInspectable

§

fn from(value: SpeechRecognitionVoiceCommandDefinitionConstraint) -> Self

Converts to this type from the input type.
§

impl From<SpeechRecognizer> for IInspectable

§

fn from(value: SpeechRecognizer) -> Self

Converts to this type from the input type.
§

impl From<SpeechRecognizerStateChangedEventArgs> for IInspectable

§

fn from(value: SpeechRecognizerStateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SpeechRecognizerTimeouts> for IInspectable

§

fn from(value: SpeechRecognizerTimeouts) -> Self

Converts to this type from the input type.
§

impl From<SpeechRecognizerUIOptions> for IInspectable

§

fn from(value: SpeechRecognizerUIOptions) -> Self

Converts to this type from the input type.
§

impl From<SpeechSynthesisStream> for IInspectable

§

fn from(value: SpeechSynthesisStream) -> Self

Converts to this type from the input type.
§

impl From<SpeechSynthesizer> for IInspectable

§

fn from(value: SpeechSynthesizer) -> Self

Converts to this type from the input type.
§

impl From<SpeechSynthesizerOptions> for IInspectable

§

fn from(value: SpeechSynthesizerOptions) -> Self

Converts to this type from the input type.
§

impl From<SpeedDialEntry> for IInspectable

§

fn from(value: SpeedDialEntry) -> Self

Converts to this type from the input type.
§

impl From<SpiBusInfo> for IInspectable

§

fn from(value: SpiBusInfo) -> Self

Converts to this type from the input type.
§

impl From<SpiConnectionSettings> for IInspectable

§

fn from(value: SpiConnectionSettings) -> Self

Converts to this type from the input type.
§

impl From<SpiController> for IInspectable

§

fn from(value: SpiController) -> Self

Converts to this type from the input type.
§

impl From<SpiDevice> for IInspectable

§

fn from(value: SpiDevice) -> Self

Converts to this type from the input type.
§

impl From<SplashScreen> for IInspectable

§

fn from(value: SplashScreen) -> Self

Converts to this type from the input type.
§

impl From<SpotLight> for IInspectable

§

fn from(value: SpotLight) -> Self

Converts to this type from the input type.
§

impl From<SpringScalarNaturalMotionAnimation> for IInspectable

§

fn from(value: SpringScalarNaturalMotionAnimation) -> Self

Converts to this type from the input type.
§

impl From<SpringVector2NaturalMotionAnimation> for IInspectable

§

fn from(value: SpringVector2NaturalMotionAnimation) -> Self

Converts to this type from the input type.
§

impl From<SpringVector3NaturalMotionAnimation> for IInspectable

§

fn from(value: SpringVector3NaturalMotionAnimation) -> Self

Converts to this type from the input type.
§

impl From<SpriteVisual> for IInspectable

§

fn from(value: SpriteVisual) -> Self

Converts to this type from the input type.
§

impl From<StagePackageOptions> for IInspectable

§

fn from(value: StagePackageOptions) -> Self

Converts to this type from the input type.
§

impl From<StartScreenManager> for IInspectable

§

fn from(value: StartScreenManager) -> Self

Converts to this type from the input type.
§

impl From<StartupTask> for IInspectable

§

fn from(value: StartupTask) -> Self

Converts to this type from the input type.
§

impl From<StartupTaskActivatedEventArgs> for IInspectable

§

fn from(value: StartupTaskActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<StatelessAppServiceResponse> for IInspectable

§

fn from(value: StatelessAppServiceResponse) -> Self

Converts to this type from the input type.
§

impl From<StatusBar> for IInspectable

§

fn from(value: StatusBar) -> Self

Converts to this type from the input type.
§

impl From<StatusBarProgressIndicator> for IInspectable

§

fn from(value: StatusBarProgressIndicator) -> Self

Converts to this type from the input type.
§

impl From<StatusChangedEventArgs> for IInspectable

§

fn from(value: StatusChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<StepEasingFunction> for IInspectable

§

fn from(value: StepEasingFunction) -> Self

Converts to this type from the input type.
§

impl From<StorageFile> for IInspectable

§

fn from(value: StorageFile) -> Self

Converts to this type from the input type.
§

impl From<StorageFileQueryResult> for IInspectable

§

fn from(value: StorageFileQueryResult) -> Self

Converts to this type from the input type.
§

impl From<StorageFolder> for IInspectable

§

fn from(value: StorageFolder) -> Self

Converts to this type from the input type.
§

impl From<StorageFolderQueryResult> for IInspectable

§

fn from(value: StorageFolderQueryResult) -> Self

Converts to this type from the input type.
§

impl From<StorageItemAccessList> for IInspectable

§

fn from(value: StorageItemAccessList) -> Self

Converts to this type from the input type.
§

impl From<StorageItemContentProperties> for IInspectable

§

fn from(value: StorageItemContentProperties) -> Self

Converts to this type from the input type.
§

impl From<StorageItemMostRecentlyUsedList> for IInspectable

§

fn from(value: StorageItemMostRecentlyUsedList) -> Self

Converts to this type from the input type.
§

impl From<StorageItemQueryResult> for IInspectable

§

fn from(value: StorageItemQueryResult) -> Self

Converts to this type from the input type.
§

impl From<StorageItemThumbnail> for IInspectable

§

fn from(value: StorageItemThumbnail) -> Self

Converts to this type from the input type.
§

impl From<StorageLibrary> for IInspectable

§

fn from(value: StorageLibrary) -> Self

Converts to this type from the input type.
§

impl From<StorageLibraryChange> for IInspectable

§

fn from(value: StorageLibraryChange) -> Self

Converts to this type from the input type.
§

impl From<StorageLibraryChangeReader> for IInspectable

§

fn from(value: StorageLibraryChangeReader) -> Self

Converts to this type from the input type.
§

impl From<StorageLibraryChangeTracker> for IInspectable

§

fn from(value: StorageLibraryChangeTracker) -> Self

Converts to this type from the input type.
§

impl From<StorageLibraryChangeTrackerOptions> for IInspectable

§

fn from(value: StorageLibraryChangeTrackerOptions) -> Self

Converts to this type from the input type.
§

impl From<StorageLibraryChangeTrackerTrigger> for IInspectable

§

fn from(value: StorageLibraryChangeTrackerTrigger) -> Self

Converts to this type from the input type.
§

impl From<StorageLibraryChangeTrackerTriggerDetails> for IInspectable

§

fn from(value: StorageLibraryChangeTrackerTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<StorageLibraryContentChangedTrigger> for IInspectable

§

fn from(value: StorageLibraryContentChangedTrigger) -> Self

Converts to this type from the input type.
§

impl From<StorageLibraryContentChangedTriggerDetails> for IInspectable

§

fn from(value: StorageLibraryContentChangedTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<StorageLibraryLastChangeId> for IInspectable

§

fn from(value: StorageLibraryLastChangeId) -> Self

Converts to this type from the input type.
§

impl From<StorageProvider> for IInspectable

§

fn from(value: StorageProvider) -> Self

Converts to this type from the input type.
§

impl From<StorageProviderFileTypeInfo> for IInspectable

§

fn from(value: StorageProviderFileTypeInfo) -> Self

Converts to this type from the input type.
§

impl From<StorageProviderGetContentInfoForPathResult> for IInspectable

§

fn from(value: StorageProviderGetContentInfoForPathResult) -> Self

Converts to this type from the input type.
§

impl From<StorageProviderGetPathForContentUriResult> for IInspectable

§

fn from(value: StorageProviderGetPathForContentUriResult) -> Self

Converts to this type from the input type.
§

impl From<StorageProviderItemProperty> for IInspectable

§

fn from(value: StorageProviderItemProperty) -> Self

Converts to this type from the input type.
§

impl From<StorageProviderItemPropertyDefinition> for IInspectable

§

fn from(value: StorageProviderItemPropertyDefinition) -> Self

Converts to this type from the input type.
§

impl From<StorageProviderKnownFolderEntry> for IInspectable

§

fn from(value: StorageProviderKnownFolderEntry) -> Self

Converts to this type from the input type.
§

impl From<StorageProviderKnownFolderSyncInfo> for IInspectable

§

fn from(value: StorageProviderKnownFolderSyncInfo) -> Self

Converts to this type from the input type.
§

impl From<StorageProviderKnownFolderSyncRequestArgs> for IInspectable

§

fn from(value: StorageProviderKnownFolderSyncRequestArgs) -> Self

Converts to this type from the input type.
§

impl From<StorageProviderMoreInfoUI> for IInspectable

§

fn from(value: StorageProviderMoreInfoUI) -> Self

Converts to this type from the input type.
§

impl From<StorageProviderQuotaUI> for IInspectable

§

fn from(value: StorageProviderQuotaUI) -> Self

Converts to this type from the input type.
§

impl From<StorageProviderStatusUI> for IInspectable

§

fn from(value: StorageProviderStatusUI) -> Self

Converts to this type from the input type.
§

impl From<StorageProviderSyncRootInfo> for IInspectable

§

fn from(value: StorageProviderSyncRootInfo) -> Self

Converts to this type from the input type.
§

impl From<StorageStreamTransaction> for IInspectable

§

fn from(value: StorageStreamTransaction) -> Self

Converts to this type from the input type.
§

impl From<StoreAcquireLicenseResult> for IInspectable

§

fn from(value: StoreAcquireLicenseResult) -> Self

Converts to this type from the input type.
§

impl From<StoreAppLicense> for IInspectable

§

fn from(value: StoreAppLicense) -> Self

Converts to this type from the input type.
§

impl From<StoreAvailability> for IInspectable

§

fn from(value: StoreAvailability) -> Self

Converts to this type from the input type.
§

impl From<StoreCanAcquireLicenseResult> for IInspectable

§

fn from(value: StoreCanAcquireLicenseResult) -> Self

Converts to this type from the input type.
§

impl From<StoreCollectionData> for IInspectable

§

fn from(value: StoreCollectionData) -> Self

Converts to this type from the input type.
§

impl From<StoreConsumableResult> for IInspectable

§

fn from(value: StoreConsumableResult) -> Self

Converts to this type from the input type.
§

impl From<StoreContext> for IInspectable

§

fn from(value: StoreContext) -> Self

Converts to this type from the input type.
§

impl From<StoreHardwareManufacturerInfo> for IInspectable

§

fn from(value: StoreHardwareManufacturerInfo) -> Self

Converts to this type from the input type.
§

impl From<StoreImage> for IInspectable

§

fn from(value: StoreImage) -> Self

Converts to this type from the input type.
§

impl From<StoreLicense> for IInspectable

§

fn from(value: StoreLicense) -> Self

Converts to this type from the input type.
§

impl From<StorePackageInstallOptions> for IInspectable

§

fn from(value: StorePackageInstallOptions) -> Self

Converts to this type from the input type.
§

impl From<StorePackageLicense> for IInspectable

§

fn from(value: StorePackageLicense) -> Self

Converts to this type from the input type.
§

impl From<StorePackageUpdate> for IInspectable

§

fn from(value: StorePackageUpdate) -> Self

Converts to this type from the input type.
§

impl From<StorePackageUpdateResult> for IInspectable

§

fn from(value: StorePackageUpdateResult) -> Self

Converts to this type from the input type.
§

impl From<StorePreviewProductInfo> for IInspectable

§

fn from(value: StorePreviewProductInfo) -> Self

Converts to this type from the input type.
§

impl From<StorePreviewPurchaseResults> for IInspectable

§

fn from(value: StorePreviewPurchaseResults) -> Self

Converts to this type from the input type.
§

impl From<StorePreviewSkuInfo> for IInspectable

§

fn from(value: StorePreviewSkuInfo) -> Self

Converts to this type from the input type.
§

impl From<StorePrice> for IInspectable

§

fn from(value: StorePrice) -> Self

Converts to this type from the input type.
§

impl From<StoreProduct> for IInspectable

§

fn from(value: StoreProduct) -> Self

Converts to this type from the input type.
§

impl From<StoreProductOptions> for IInspectable

§

fn from(value: StoreProductOptions) -> Self

Converts to this type from the input type.
§

impl From<StoreProductPagedQueryResult> for IInspectable

§

fn from(value: StoreProductPagedQueryResult) -> Self

Converts to this type from the input type.
§

impl From<StoreProductQueryResult> for IInspectable

§

fn from(value: StoreProductQueryResult) -> Self

Converts to this type from the input type.
§

impl From<StoreProductResult> for IInspectable

§

fn from(value: StoreProductResult) -> Self

Converts to this type from the input type.
§

impl From<StorePurchaseProperties> for IInspectable

§

fn from(value: StorePurchaseProperties) -> Self

Converts to this type from the input type.
§

impl From<StorePurchaseResult> for IInspectable

§

fn from(value: StorePurchaseResult) -> Self

Converts to this type from the input type.
§

impl From<StoreQueueItem> for IInspectable

§

fn from(value: StoreQueueItem) -> Self

Converts to this type from the input type.
§

impl From<StoreQueueItemCompletedEventArgs> for IInspectable

§

fn from(value: StoreQueueItemCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<StoreQueueItemStatus> for IInspectable

§

fn from(value: StoreQueueItemStatus) -> Self

Converts to this type from the input type.
§

impl From<StoreRateAndReviewResult> for IInspectable

§

fn from(value: StoreRateAndReviewResult) -> Self

Converts to this type from the input type.
§

impl From<StoreSendRequestResult> for IInspectable

§

fn from(value: StoreSendRequestResult) -> Self

Converts to this type from the input type.
§

impl From<StoreSku> for IInspectable

§

fn from(value: StoreSku) -> Self

Converts to this type from the input type.
§

impl From<StoreSubscriptionInfo> for IInspectable

§

fn from(value: StoreSubscriptionInfo) -> Self

Converts to this type from the input type.
§

impl From<StoreUninstallStorePackageResult> for IInspectable

§

fn from(value: StoreUninstallStorePackageResult) -> Self

Converts to this type from the input type.
§

impl From<StoreVideo> for IInspectable

§

fn from(value: StoreVideo) -> Self

Converts to this type from the input type.
§

impl From<StoredContact> for IInspectable

§

fn from(value: StoredContact) -> Self

Converts to this type from the input type.
§

impl From<StreamSocket> for IInspectable

§

fn from(value: StreamSocket) -> Self

Converts to this type from the input type.
§

impl From<StreamSocketControl> for IInspectable

§

fn from(value: StreamSocketControl) -> Self

Converts to this type from the input type.
§

impl From<StreamSocketInformation> for IInspectable

§

fn from(value: StreamSocketInformation) -> Self

Converts to this type from the input type.
§

impl From<StreamSocketListener> for IInspectable

§

fn from(value: StreamSocketListener) -> Self

Converts to this type from the input type.
§

impl From<StreamSocketListenerConnectionReceivedEventArgs> for IInspectable

§

fn from(value: StreamSocketListenerConnectionReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<StreamSocketListenerControl> for IInspectable

§

fn from(value: StreamSocketListenerControl) -> Self

Converts to this type from the input type.
§

impl From<StreamSocketListenerInformation> for IInspectable

§

fn from(value: StreamSocketListenerInformation) -> Self

Converts to this type from the input type.
§

impl From<StreamWebSocket> for IInspectable

§

fn from(value: StreamWebSocket) -> Self

Converts to this type from the input type.
§

impl From<StreamWebSocketControl> for IInspectable

§

fn from(value: StreamWebSocketControl) -> Self

Converts to this type from the input type.
§

impl From<StreamWebSocketInformation> for IInspectable

§

fn from(value: StreamWebSocketInformation) -> Self

Converts to this type from the input type.
§

impl From<StreamedFileDataRequest> for IInspectable

§

fn from(value: StreamedFileDataRequest) -> Self

Converts to this type from the input type.
§

impl From<StringMap> for IInspectable

§

fn from(value: StringMap) -> Self

Converts to this type from the input type.
§

impl From<SubjectAlternativeNameInfo> for IInspectable

§

fn from(value: SubjectAlternativeNameInfo) -> Self

Converts to this type from the input type.
§

impl From<SuspendingDeferral> for IInspectable

§

fn from(value: SuspendingDeferral) -> Self

Converts to this type from the input type.
§

impl From<SuspendingDeferral> for IInspectable

§

fn from(value: SuspendingDeferral) -> Self

Converts to this type from the input type.
§

impl From<SuspendingEventArgs> for IInspectable

§

fn from(value: SuspendingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SuspendingEventArgs> for IInspectable

§

fn from(value: SuspendingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SuspendingOperation> for IInspectable

§

fn from(value: SuspendingOperation) -> Self

Converts to this type from the input type.
§

impl From<SuspendingOperation> for IInspectable

§

fn from(value: SuspendingOperation) -> Self

Converts to this type from the input type.
§

impl From<SymmetricKeyAlgorithmProvider> for IInspectable

§

fn from(value: SymmetricKeyAlgorithmProvider) -> Self

Converts to this type from the input type.
§

impl From<SyndicationAttribute> for IInspectable

§

fn from(value: SyndicationAttribute) -> Self

Converts to this type from the input type.
§

impl From<SyndicationCategory> for IInspectable

§

fn from(value: SyndicationCategory) -> Self

Converts to this type from the input type.
§

impl From<SyndicationClient> for IInspectable

§

fn from(value: SyndicationClient) -> Self

Converts to this type from the input type.
§

impl From<SyndicationContent> for IInspectable

§

fn from(value: SyndicationContent) -> Self

Converts to this type from the input type.
§

impl From<SyndicationFeed> for IInspectable

§

fn from(value: SyndicationFeed) -> Self

Converts to this type from the input type.
§

impl From<SyndicationGenerator> for IInspectable

§

fn from(value: SyndicationGenerator) -> Self

Converts to this type from the input type.
§

impl From<SyndicationItem> for IInspectable

§

fn from(value: SyndicationItem) -> Self

Converts to this type from the input type.
§

impl From<SyndicationLink> for IInspectable

§

fn from(value: SyndicationLink) -> Self

Converts to this type from the input type.
§

impl From<SyndicationNode> for IInspectable

§

fn from(value: SyndicationNode) -> Self

Converts to this type from the input type.
§

impl From<SyndicationPerson> for IInspectable

§

fn from(value: SyndicationPerson) -> Self

Converts to this type from the input type.
§

impl From<SyndicationText> for IInspectable

§

fn from(value: SyndicationText) -> Self

Converts to this type from the input type.
§

impl From<SysStorageProviderEventReceivedEventArgs> for IInspectable

§

fn from(value: SysStorageProviderEventReceivedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SystemAudioProperties> for IInspectable

§

fn from(value: SystemAudioProperties) -> Self

Converts to this type from the input type.
§

impl From<SystemButtonEventController> for IInspectable

§

fn from(value: SystemButtonEventController) -> Self

Converts to this type from the input type.
§

impl From<SystemCondition> for IInspectable

§

fn from(value: SystemCondition) -> Self

Converts to this type from the input type.
§

impl From<SystemCpuUsage> for IInspectable

§

fn from(value: SystemCpuUsage) -> Self

Converts to this type from the input type.
§

impl From<SystemCpuUsageReport> for IInspectable

§

fn from(value: SystemCpuUsageReport) -> Self

Converts to this type from the input type.
§

impl From<SystemDataPaths> for IInspectable

§

fn from(value: SystemDataPaths) -> Self

Converts to this type from the input type.
§

impl From<SystemDiagnosticInfo> for IInspectable

§

fn from(value: SystemDiagnosticInfo) -> Self

Converts to this type from the input type.
§

impl From<SystemFunctionButtonEventArgs> for IInspectable

§

fn from(value: SystemFunctionButtonEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SystemFunctionLockChangedEventArgs> for IInspectable

§

fn from(value: SystemFunctionLockChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SystemFunctionLockIndicatorChangedEventArgs> for IInspectable

§

fn from(value: SystemFunctionLockIndicatorChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SystemGPSProperties> for IInspectable

§

fn from(value: SystemGPSProperties) -> Self

Converts to this type from the input type.
§

impl From<SystemIdentificationInfo> for IInspectable

§

fn from(value: SystemIdentificationInfo) -> Self

Converts to this type from the input type.
§

impl From<SystemImageProperties> for IInspectable

§

fn from(value: SystemImageProperties) -> Self

Converts to this type from the input type.
§

impl From<SystemMediaProperties> for IInspectable

§

fn from(value: SystemMediaProperties) -> Self

Converts to this type from the input type.
§

impl From<SystemMediaTransportControls> for IInspectable

§

fn from(value: SystemMediaTransportControls) -> Self

Converts to this type from the input type.
§

impl From<SystemMediaTransportControlsButtonPressedEventArgs> for IInspectable

§

fn from(value: SystemMediaTransportControlsButtonPressedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SystemMediaTransportControlsDisplayUpdater> for IInspectable

§

fn from(value: SystemMediaTransportControlsDisplayUpdater) -> Self

Converts to this type from the input type.
§

impl From<SystemMediaTransportControlsPropertyChangedEventArgs> for IInspectable

§

fn from(value: SystemMediaTransportControlsPropertyChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SystemMediaTransportControlsTimelineProperties> for IInspectable

§

fn from(value: SystemMediaTransportControlsTimelineProperties) -> Self

Converts to this type from the input type.
§

impl From<SystemMemoryUsage> for IInspectable

§

fn from(value: SystemMemoryUsage) -> Self

Converts to this type from the input type.
§

impl From<SystemMemoryUsageReport> for IInspectable

§

fn from(value: SystemMemoryUsageReport) -> Self

Converts to this type from the input type.
§

impl From<SystemMusicProperties> for IInspectable

§

fn from(value: SystemMusicProperties) -> Self

Converts to this type from the input type.
§

impl From<SystemNavigationCloseRequestedPreviewEventArgs> for IInspectable

§

fn from(value: SystemNavigationCloseRequestedPreviewEventArgs) -> Self

Converts to this type from the input type.
§

impl From<SystemNavigationManager> for IInspectable

§

fn from(value: SystemNavigationManager) -> Self

Converts to this type from the input type.
§

impl From<SystemNavigationManagerPreview> for IInspectable

§

fn from(value: SystemNavigationManagerPreview) -> Self

Converts to this type from the input type.
§

impl From<SystemPhotoProperties> for IInspectable

§

fn from(value: SystemPhotoProperties) -> Self

Converts to this type from the input type.
§

impl From<SystemSupportDeviceInfo> for IInspectable

§

fn from(value: SystemSupportDeviceInfo) -> Self

Converts to this type from the input type.
§

impl From<SystemTrigger> for IInspectable

§

fn from(value: SystemTrigger) -> Self

Converts to this type from the input type.
§

impl From<SystemUpdateItem> for IInspectable

§

fn from(value: SystemUpdateItem) -> Self

Converts to this type from the input type.
§

impl From<SystemUpdateLastErrorInfo> for IInspectable

§

fn from(value: SystemUpdateLastErrorInfo) -> Self

Converts to this type from the input type.
§

impl From<SystemVideoProperties> for IInspectable

§

fn from(value: SystemVideoProperties) -> Self

Converts to this type from the input type.
§

impl From<TappedEventArgs> for IInspectable

§

fn from(value: TappedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<TargetApplicationChosenEventArgs> for IInspectable

§

fn from(value: TargetApplicationChosenEventArgs) -> Self

Converts to this type from the input type.
§

impl From<TargetFileRequest> for IInspectable

§

fn from(value: TargetFileRequest) -> Self

Converts to this type from the input type.
§

impl From<TargetFileRequestDeferral> for IInspectable

§

fn from(value: TargetFileRequestDeferral) -> Self

Converts to this type from the input type.
§

impl From<TargetFileRequestedEventArgs> for IInspectable

§

fn from(value: TargetFileRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<TargetedContentAction> for IInspectable

§

fn from(value: TargetedContentAction) -> Self

Converts to this type from the input type.
§

impl From<TargetedContentAvailabilityChangedEventArgs> for IInspectable

§

fn from(value: TargetedContentAvailabilityChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<TargetedContentChangedEventArgs> for IInspectable

§

fn from(value: TargetedContentChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<TargetedContentCollection> for IInspectable

§

fn from(value: TargetedContentCollection) -> Self

Converts to this type from the input type.
§

impl From<TargetedContentContainer> for IInspectable

§

fn from(value: TargetedContentContainer) -> Self

Converts to this type from the input type.
§

impl From<TargetedContentFile> for IInspectable

§

fn from(value: TargetedContentFile) -> Self

Converts to this type from the input type.
§

impl From<TargetedContentImage> for IInspectable

§

fn from(value: TargetedContentImage) -> Self

Converts to this type from the input type.
§

impl From<TargetedContentItem> for IInspectable

§

fn from(value: TargetedContentItem) -> Self

Converts to this type from the input type.
§

impl From<TargetedContentItemState> for IInspectable

§

fn from(value: TargetedContentItemState) -> Self

Converts to this type from the input type.
§

impl From<TargetedContentObject> for IInspectable

§

fn from(value: TargetedContentObject) -> Self

Converts to this type from the input type.
§

impl From<TargetedContentStateChangedEventArgs> for IInspectable

§

fn from(value: TargetedContentStateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<TargetedContentSubscription> for IInspectable

§

fn from(value: TargetedContentSubscription) -> Self

Converts to this type from the input type.
§

impl From<TargetedContentSubscriptionOptions> for IInspectable

§

fn from(value: TargetedContentSubscriptionOptions) -> Self

Converts to this type from the input type.
§

impl From<TargetedContentValue> for IInspectable

§

fn from(value: TargetedContentValue) -> Self

Converts to this type from the input type.
§

impl From<TaskbarManager> for IInspectable

§

fn from(value: TaskbarManager) -> Self

Converts to this type from the input type.
§

impl From<TensorBoolean> for IInspectable

§

fn from(value: TensorBoolean) -> Self

Converts to this type from the input type.
§

impl From<TensorDouble> for IInspectable

§

fn from(value: TensorDouble) -> Self

Converts to this type from the input type.
§

impl From<TensorFeatureDescriptor> for IInspectable

§

fn from(value: TensorFeatureDescriptor) -> Self

Converts to this type from the input type.
§

impl From<TensorFloat> for IInspectable

§

fn from(value: TensorFloat) -> Self

Converts to this type from the input type.
§

impl From<TensorFloat16Bit> for IInspectable

§

fn from(value: TensorFloat16Bit) -> Self

Converts to this type from the input type.
§

impl From<TensorInt16Bit> for IInspectable

§

fn from(value: TensorInt16Bit) -> Self

Converts to this type from the input type.
§

impl From<TensorInt32Bit> for IInspectable

§

fn from(value: TensorInt32Bit) -> Self

Converts to this type from the input type.
§

impl From<TensorInt64Bit> for IInspectable

§

fn from(value: TensorInt64Bit) -> Self

Converts to this type from the input type.
§

impl From<TensorInt8Bit> for IInspectable

§

fn from(value: TensorInt8Bit) -> Self

Converts to this type from the input type.
§

impl From<TensorString> for IInspectable

§

fn from(value: TensorString) -> Self

Converts to this type from the input type.
§

impl From<TensorUInt16Bit> for IInspectable

§

fn from(value: TensorUInt16Bit) -> Self

Converts to this type from the input type.
§

impl From<TensorUInt32Bit> for IInspectable

§

fn from(value: TensorUInt32Bit) -> Self

Converts to this type from the input type.
§

impl From<TensorUInt64Bit> for IInspectable

§

fn from(value: TensorUInt64Bit) -> Self

Converts to this type from the input type.
§

impl From<TensorUInt8Bit> for IInspectable

§

fn from(value: TensorUInt8Bit) -> Self

Converts to this type from the input type.
§

impl From<TetheringEntitlementCheckTrigger> for IInspectable

§

fn from(value: TetheringEntitlementCheckTrigger) -> Self

Converts to this type from the input type.
§

impl From<TetheringEntitlementCheckTriggerDetails> for IInspectable

§

fn from(value: TetheringEntitlementCheckTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<TextConversionGenerator> for IInspectable

§

fn from(value: TextConversionGenerator) -> Self

Converts to this type from the input type.
§

impl From<TextPhoneme> for IInspectable

§

fn from(value: TextPhoneme) -> Self

Converts to this type from the input type.
§

impl From<TextPredictionGenerator> for IInspectable

§

fn from(value: TextPredictionGenerator) -> Self

Converts to this type from the input type.
§

impl From<TextResponse> for IInspectable

§

fn from(value: TextResponse) -> Self

Converts to this type from the input type.
§

impl From<TextReverseConversionGenerator> for IInspectable

§

fn from(value: TextReverseConversionGenerator) -> Self

Converts to this type from the input type.
§

impl From<ThreadNetworkContext> for IInspectable

§

fn from(value: ThreadNetworkContext) -> Self

Converts to this type from the input type.
§

impl From<ThreadPoolTimer> for IInspectable

§

fn from(value: ThreadPoolTimer) -> Self

Converts to this type from the input type.
§

impl From<TileActivatedInfo> for IInspectable

§

fn from(value: TileActivatedInfo) -> Self

Converts to this type from the input type.
§

impl From<TileFlyoutNotification> for IInspectable

§

fn from(value: TileFlyoutNotification) -> Self

Converts to this type from the input type.
§

impl From<TileFlyoutUpdater> for IInspectable

§

fn from(value: TileFlyoutUpdater) -> Self

Converts to this type from the input type.
§

impl From<TileMixedRealityModel> for IInspectable

§

fn from(value: TileMixedRealityModel) -> Self

Converts to this type from the input type.
§

impl From<TileNotification> for IInspectable

§

fn from(value: TileNotification) -> Self

Converts to this type from the input type.
§

impl From<TileUpdateManagerForUser> for IInspectable

§

fn from(value: TileUpdateManagerForUser) -> Self

Converts to this type from the input type.
§

impl From<TileUpdater> for IInspectable

§

fn from(value: TileUpdater) -> Self

Converts to this type from the input type.
§

impl From<TimeTrigger> for IInspectable

§

fn from(value: TimeTrigger) -> Self

Converts to this type from the input type.
§

impl From<TimedMetadataEncodingProperties> for IInspectable

§

fn from(value: TimedMetadataEncodingProperties) -> Self

Converts to this type from the input type.
§

impl From<TimedMetadataPresentationModeChangedEventArgs> for IInspectable

§

fn from(value: TimedMetadataPresentationModeChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<TimedMetadataStreamDescriptor> for IInspectable

§

fn from(value: TimedMetadataStreamDescriptor) -> Self

Converts to this type from the input type.
§

impl From<TimedMetadataTrack> for IInspectable

§

fn from(value: TimedMetadataTrack) -> Self

Converts to this type from the input type.
§

impl From<TimedMetadataTrackError> for IInspectable

§

fn from(value: TimedMetadataTrackError) -> Self

Converts to this type from the input type.
§

impl From<TimedMetadataTrackFailedEventArgs> for IInspectable

§

fn from(value: TimedMetadataTrackFailedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<TimedTextBouten> for IInspectable

§

fn from(value: TimedTextBouten) -> Self

Converts to this type from the input type.
§

impl From<TimedTextCue> for IInspectable

§

fn from(value: TimedTextCue) -> Self

Converts to this type from the input type.
§

impl From<TimedTextLine> for IInspectable

§

fn from(value: TimedTextLine) -> Self

Converts to this type from the input type.
§

impl From<TimedTextRegion> for IInspectable

§

fn from(value: TimedTextRegion) -> Self

Converts to this type from the input type.
§

impl From<TimedTextRuby> for IInspectable

§

fn from(value: TimedTextRuby) -> Self

Converts to this type from the input type.
§

impl From<TimedTextSource> for IInspectable

§

fn from(value: TimedTextSource) -> Self

Converts to this type from the input type.
§

impl From<TimedTextSourceResolveResultEventArgs> for IInspectable

§

fn from(value: TimedTextSourceResolveResultEventArgs) -> Self

Converts to this type from the input type.
§

impl From<TimedTextStyle> for IInspectable

§

fn from(value: TimedTextStyle) -> Self

Converts to this type from the input type.
§

impl From<TimedTextSubformat> for IInspectable

§

fn from(value: TimedTextSubformat) -> Self

Converts to this type from the input type.
§

impl From<TimelinePropertiesChangedEventArgs> for IInspectable

§

fn from(value: TimelinePropertiesChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ToastActivatedEventArgs> for IInspectable

§

fn from(value: ToastActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ToastCollection> for IInspectable

§

fn from(value: ToastCollection) -> Self

Converts to this type from the input type.
§

impl From<ToastCollectionManager> for IInspectable

§

fn from(value: ToastCollectionManager) -> Self

Converts to this type from the input type.
§

impl From<ToastDismissedEventArgs> for IInspectable

§

fn from(value: ToastDismissedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ToastFailedEventArgs> for IInspectable

§

fn from(value: ToastFailedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ToastNotification> for IInspectable

§

fn from(value: ToastNotification) -> Self

Converts to this type from the input type.
§

impl From<ToastNotificationActionTrigger> for IInspectable

§

fn from(value: ToastNotificationActionTrigger) -> Self

Converts to this type from the input type.
§

impl From<ToastNotificationActionTriggerDetail> for IInspectable

§

fn from(value: ToastNotificationActionTriggerDetail) -> Self

Converts to this type from the input type.
§

impl From<ToastNotificationActivatedEventArgs> for IInspectable

§

fn from(value: ToastNotificationActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<ToastNotificationHistory> for IInspectable

§

fn from(value: ToastNotificationHistory) -> Self

Converts to this type from the input type.
§

impl From<ToastNotificationHistoryChangedTrigger> for IInspectable

§

fn from(value: ToastNotificationHistoryChangedTrigger) -> Self

Converts to this type from the input type.
§

impl From<ToastNotificationHistoryChangedTriggerDetail> for IInspectable

§

fn from(value: ToastNotificationHistoryChangedTriggerDetail) -> Self

Converts to this type from the input type.
§

impl From<ToastNotificationManagerForUser> for IInspectable

§

fn from(value: ToastNotificationManagerForUser) -> Self

Converts to this type from the input type.
§

impl From<ToastNotificationTriggerDetails> for IInspectable

§

fn from(value: ToastNotificationTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<ToastNotifier> for IInspectable

§

fn from(value: ToastNotifier) -> Self

Converts to this type from the input type.
§

impl From<TorchControl> for IInspectable

§

fn from(value: TorchControl) -> Self

Converts to this type from the input type.
§

impl From<TouchCapabilities> for IInspectable

§

fn from(value: TouchCapabilities) -> Self

Converts to this type from the input type.
§

impl From<TouchHitTestingEventArgs> for IInspectable

§

fn from(value: TouchHitTestingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<TracingStatusChangedEventArgs> for IInspectable

§

fn from(value: TracingStatusChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<TranslationAnimation> for IInspectable

§

fn from(value: TranslationAnimation) -> Self

Converts to this type from the input type.
§

impl From<TriggeredConnectionStateChangedEventArgs> for IInspectable

§

fn from(value: TriggeredConnectionStateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<UICommand> for IInspectable

§

fn from(value: UICommand) -> Self

Converts to this type from the input type.
§

impl From<UICommandSeparator> for IInspectable

§

fn from(value: UICommandSeparator) -> Self

Converts to this type from the input type.
§

impl From<UIContentRoot> for IInspectable

§

fn from(value: UIContentRoot) -> Self

Converts to this type from the input type.
§

impl From<UIContext> for IInspectable

§

fn from(value: UIContext) -> Self

Converts to this type from the input type.
§

impl From<UINavigationController> for IInspectable

§

fn from(value: UINavigationController) -> Self

Converts to this type from the input type.
§

impl From<UISettings> for IInspectable

§

fn from(value: UISettings) -> Self

Converts to this type from the input type.
§

impl From<UISettingsAnimationsEnabledChangedEventArgs> for IInspectable

§

fn from(value: UISettingsAnimationsEnabledChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<UISettingsAutoHideScrollBarsChangedEventArgs> for IInspectable

§

fn from(value: UISettingsAutoHideScrollBarsChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<UISettingsController> for IInspectable

§

fn from(value: UISettingsController) -> Self

Converts to this type from the input type.
§

impl From<UISettingsMessageDurationChangedEventArgs> for IInspectable

§

fn from(value: UISettingsMessageDurationChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<UIViewSettings> for IInspectable

§

fn from(value: UIViewSettings) -> Self

Converts to this type from the input type.
§

impl From<UnconstrainedTransferRequestResult> for IInspectable

§

fn from(value: UnconstrainedTransferRequestResult) -> Self

Converts to this type from the input type.
§

impl From<UnfulfilledConsumable> for IInspectable

§

fn from(value: UnfulfilledConsumable) -> Self

Converts to this type from the input type.
§

impl From<UnhandledError> for IInspectable

§

fn from(value: UnhandledError) -> Self

Converts to this type from the input type.
§

impl From<UnhandledErrorDetectedEventArgs> for IInspectable

§

fn from(value: UnhandledErrorDetectedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<UnifiedPosErrorData> for IInspectable

§

fn from(value: UnifiedPosErrorData) -> Self

Converts to this type from the input type.
§

impl From<UnsupportedAppRequirement> for IInspectable

§

fn from(value: UnsupportedAppRequirement) -> Self

Converts to this type from the input type.
§

impl From<UpdateSharedPackageContainerOptions> for IInspectable

§

fn from(value: UpdateSharedPackageContainerOptions) -> Self

Converts to this type from the input type.
§

impl From<UpdateSharedPackageContainerResult> for IInspectable

§

fn from(value: UpdateSharedPackageContainerResult) -> Self

Converts to this type from the input type.
§

impl From<UploadOperation> for IInspectable

§

fn from(value: UploadOperation) -> Self

Converts to this type from the input type.
§

impl From<Uri> for IInspectable

§

fn from(value: Uri) -> Self

Converts to this type from the input type.
§

impl From<UsbBulkInEndpointDescriptor> for IInspectable

§

fn from(value: UsbBulkInEndpointDescriptor) -> Self

Converts to this type from the input type.
§

impl From<UsbBulkInPipe> for IInspectable

§

fn from(value: UsbBulkInPipe) -> Self

Converts to this type from the input type.
§

impl From<UsbBulkOutEndpointDescriptor> for IInspectable

§

fn from(value: UsbBulkOutEndpointDescriptor) -> Self

Converts to this type from the input type.
§

impl From<UsbBulkOutPipe> for IInspectable

§

fn from(value: UsbBulkOutPipe) -> Self

Converts to this type from the input type.
§

impl From<UsbConfiguration> for IInspectable

§

fn from(value: UsbConfiguration) -> Self

Converts to this type from the input type.
§

impl From<UsbConfigurationDescriptor> for IInspectable

§

fn from(value: UsbConfigurationDescriptor) -> Self

Converts to this type from the input type.
§

impl From<UsbControlRequestType> for IInspectable

§

fn from(value: UsbControlRequestType) -> Self

Converts to this type from the input type.
§

impl From<UsbDescriptor> for IInspectable

§

fn from(value: UsbDescriptor) -> Self

Converts to this type from the input type.
§

impl From<UsbDevice> for IInspectable

§

fn from(value: UsbDevice) -> Self

Converts to this type from the input type.
§

impl From<UsbDeviceClass> for IInspectable

§

fn from(value: UsbDeviceClass) -> Self

Converts to this type from the input type.
§

impl From<UsbDeviceClasses> for IInspectable

§

fn from(value: UsbDeviceClasses) -> Self

Converts to this type from the input type.
§

impl From<UsbDeviceDescriptor> for IInspectable

§

fn from(value: UsbDeviceDescriptor) -> Self

Converts to this type from the input type.
§

impl From<UsbEndpointDescriptor> for IInspectable

§

fn from(value: UsbEndpointDescriptor) -> Self

Converts to this type from the input type.
§

impl From<UsbInterface> for IInspectable

§

fn from(value: UsbInterface) -> Self

Converts to this type from the input type.
§

impl From<UsbInterfaceDescriptor> for IInspectable

§

fn from(value: UsbInterfaceDescriptor) -> Self

Converts to this type from the input type.
§

impl From<UsbInterfaceSetting> for IInspectable

§

fn from(value: UsbInterfaceSetting) -> Self

Converts to this type from the input type.
§

impl From<UsbInterruptInEndpointDescriptor> for IInspectable

§

fn from(value: UsbInterruptInEndpointDescriptor) -> Self

Converts to this type from the input type.
§

impl From<UsbInterruptInEventArgs> for IInspectable

§

fn from(value: UsbInterruptInEventArgs) -> Self

Converts to this type from the input type.
§

impl From<UsbInterruptInPipe> for IInspectable

§

fn from(value: UsbInterruptInPipe) -> Self

Converts to this type from the input type.
§

impl From<UsbInterruptOutEndpointDescriptor> for IInspectable

§

fn from(value: UsbInterruptOutEndpointDescriptor) -> Self

Converts to this type from the input type.
§

impl From<UsbInterruptOutPipe> for IInspectable

§

fn from(value: UsbInterruptOutPipe) -> Self

Converts to this type from the input type.
§

impl From<UsbSetupPacket> for IInspectable

§

fn from(value: UsbSetupPacket) -> Self

Converts to this type from the input type.
§

impl From<User> for IInspectable

§

fn from(value: User) -> Self

Converts to this type from the input type.
§

impl From<UserActivity> for IInspectable

§

fn from(value: UserActivity) -> Self

Converts to this type from the input type.
§

impl From<UserActivityAttribution> for IInspectable

§

fn from(value: UserActivityAttribution) -> Self

Converts to this type from the input type.
§

impl From<UserActivityChannel> for IInspectable

§

fn from(value: UserActivityChannel) -> Self

Converts to this type from the input type.
§

impl From<UserActivityContentInfo> for IInspectable

§

fn from(value: UserActivityContentInfo) -> Self

Converts to this type from the input type.
§

impl From<UserActivityRequest> for IInspectable

§

fn from(value: UserActivityRequest) -> Self

Converts to this type from the input type.
§

impl From<UserActivityRequestManager> for IInspectable

§

fn from(value: UserActivityRequestManager) -> Self

Converts to this type from the input type.
§

impl From<UserActivityRequestedEventArgs> for IInspectable

§

fn from(value: UserActivityRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<UserActivitySession> for IInspectable

§

fn from(value: UserActivitySession) -> Self

Converts to this type from the input type.
§

impl From<UserActivitySessionHistoryItem> for IInspectable

§

fn from(value: UserActivitySessionHistoryItem) -> Self

Converts to this type from the input type.
§

impl From<UserActivityVisualElements> for IInspectable

§

fn from(value: UserActivityVisualElements) -> Self

Converts to this type from the input type.
§

impl From<UserAuthenticationOperation> for IInspectable

§

fn from(value: UserAuthenticationOperation) -> Self

Converts to this type from the input type.
§

impl From<UserAuthenticationStatusChangeDeferral> for IInspectable

§

fn from(value: UserAuthenticationStatusChangeDeferral) -> Self

Converts to this type from the input type.
§

impl From<UserAuthenticationStatusChangingEventArgs> for IInspectable

§

fn from(value: UserAuthenticationStatusChangingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<UserCertificateEnrollmentManager> for IInspectable

§

fn from(value: UserCertificateEnrollmentManager) -> Self

Converts to this type from the input type.
§

impl From<UserCertificateStore> for IInspectable

§

fn from(value: UserCertificateStore) -> Self

Converts to this type from the input type.
§

impl From<UserChangedEventArgs> for IInspectable

§

fn from(value: UserChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<UserDataAccount> for IInspectable

§

fn from(value: UserDataAccount) -> Self

Converts to this type from the input type.
§

impl From<UserDataAccountManagerForUser> for IInspectable

§

fn from(value: UserDataAccountManagerForUser) -> Self

Converts to this type from the input type.
§

impl From<UserDataAccountPartnerAccountInfo> for IInspectable

§

fn from(value: UserDataAccountPartnerAccountInfo) -> Self

Converts to this type from the input type.
§

impl From<UserDataAccountProviderActivatedEventArgs> for IInspectable

§

fn from(value: UserDataAccountProviderActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<UserDataAccountProviderAddAccountOperation> for IInspectable

§

fn from(value: UserDataAccountProviderAddAccountOperation) -> Self

Converts to this type from the input type.
§

impl From<UserDataAccountProviderResolveErrorsOperation> for IInspectable

§

fn from(value: UserDataAccountProviderResolveErrorsOperation) -> Self

Converts to this type from the input type.
§

impl From<UserDataAccountProviderSettingsOperation> for IInspectable

§

fn from(value: UserDataAccountProviderSettingsOperation) -> Self

Converts to this type from the input type.
§

impl From<UserDataAccountStore> for IInspectable

§

fn from(value: UserDataAccountStore) -> Self

Converts to this type from the input type.
§

impl From<UserDataAccountStoreChangedEventArgs> for IInspectable

§

fn from(value: UserDataAccountStoreChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<UserDataAvailabilityStateChangedEventArgs> for IInspectable

§

fn from(value: UserDataAvailabilityStateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<UserDataBufferUnprotectResult> for IInspectable

§

fn from(value: UserDataBufferUnprotectResult) -> Self

Converts to this type from the input type.
§

impl From<UserDataPaths> for IInspectable

§

fn from(value: UserDataPaths) -> Self

Converts to this type from the input type.
§

impl From<UserDataProtectionManager> for IInspectable

§

fn from(value: UserDataProtectionManager) -> Self

Converts to this type from the input type.
§

impl From<UserDataStorageItemProtectionInfo> for IInspectable

§

fn from(value: UserDataStorageItemProtectionInfo) -> Self

Converts to this type from the input type.
§

impl From<UserDataTask> for IInspectable

§

fn from(value: UserDataTask) -> Self

Converts to this type from the input type.
§

impl From<UserDataTaskBatch> for IInspectable

§

fn from(value: UserDataTaskBatch) -> Self

Converts to this type from the input type.
§

impl From<UserDataTaskDataProviderConnection> for IInspectable

§

fn from(value: UserDataTaskDataProviderConnection) -> Self

Converts to this type from the input type.
§

impl From<UserDataTaskDataProviderTriggerDetails> for IInspectable

§

fn from(value: UserDataTaskDataProviderTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<UserDataTaskList> for IInspectable

§

fn from(value: UserDataTaskList) -> Self

Converts to this type from the input type.
§

impl From<UserDataTaskListCompleteTaskRequest> for IInspectable

§

fn from(value: UserDataTaskListCompleteTaskRequest) -> Self

Converts to this type from the input type.
§

impl From<UserDataTaskListCompleteTaskRequestEventArgs> for IInspectable

§

fn from(value: UserDataTaskListCompleteTaskRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<UserDataTaskListCreateOrUpdateTaskRequest> for IInspectable

§

fn from(value: UserDataTaskListCreateOrUpdateTaskRequest) -> Self

Converts to this type from the input type.
§

impl From<UserDataTaskListCreateOrUpdateTaskRequestEventArgs> for IInspectable

§

fn from(value: UserDataTaskListCreateOrUpdateTaskRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<UserDataTaskListDeleteTaskRequest> for IInspectable

§

fn from(value: UserDataTaskListDeleteTaskRequest) -> Self

Converts to this type from the input type.
§

impl From<UserDataTaskListDeleteTaskRequestEventArgs> for IInspectable

§

fn from(value: UserDataTaskListDeleteTaskRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<UserDataTaskListLimitedWriteOperations> for IInspectable

§

fn from(value: UserDataTaskListLimitedWriteOperations) -> Self

Converts to this type from the input type.
§

impl From<UserDataTaskListSkipOccurrenceRequest> for IInspectable

§

fn from(value: UserDataTaskListSkipOccurrenceRequest) -> Self

Converts to this type from the input type.
§

impl From<UserDataTaskListSkipOccurrenceRequestEventArgs> for IInspectable

§

fn from(value: UserDataTaskListSkipOccurrenceRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<UserDataTaskListSyncManager> for IInspectable

§

fn from(value: UserDataTaskListSyncManager) -> Self

Converts to this type from the input type.
§

impl From<UserDataTaskListSyncManagerSyncRequest> for IInspectable

§

fn from(value: UserDataTaskListSyncManagerSyncRequest) -> Self

Converts to this type from the input type.
§

impl From<UserDataTaskListSyncManagerSyncRequestEventArgs> for IInspectable

§

fn from(value: UserDataTaskListSyncManagerSyncRequestEventArgs) -> Self

Converts to this type from the input type.
§

impl From<UserDataTaskManager> for IInspectable

§

fn from(value: UserDataTaskManager) -> Self

Converts to this type from the input type.
§

impl From<UserDataTaskQueryOptions> for IInspectable

§

fn from(value: UserDataTaskQueryOptions) -> Self

Converts to this type from the input type.
§

impl From<UserDataTaskReader> for IInspectable

§

fn from(value: UserDataTaskReader) -> Self

Converts to this type from the input type.
§

impl From<UserDataTaskRecurrenceProperties> for IInspectable

§

fn from(value: UserDataTaskRecurrenceProperties) -> Self

Converts to this type from the input type.
§

impl From<UserDataTaskRegenerationProperties> for IInspectable

§

fn from(value: UserDataTaskRegenerationProperties) -> Self

Converts to this type from the input type.
§

impl From<UserDataTaskStore> for IInspectable

§

fn from(value: UserDataTaskStore) -> Self

Converts to this type from the input type.
§

impl From<UserDeviceAssociationChangedEventArgs> for IInspectable

§

fn from(value: UserDeviceAssociationChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<UserIdentity> for IInspectable

§

fn from(value: UserIdentity) -> Self

Converts to this type from the input type.
§

impl From<UserNotification> for IInspectable

§

fn from(value: UserNotification) -> Self

Converts to this type from the input type.
§

impl From<UserNotificationChangedEventArgs> for IInspectable

§

fn from(value: UserNotificationChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<UserNotificationChangedTrigger> for IInspectable

§

fn from(value: UserNotificationChangedTrigger) -> Self

Converts to this type from the input type.
§

impl From<UserNotificationListener> for IInspectable

§

fn from(value: UserNotificationListener) -> Self

Converts to this type from the input type.
§

impl From<UserPicker> for IInspectable

§

fn from(value: UserPicker) -> Self

Converts to this type from the input type.
§

impl From<UserProfilePersonalizationSettings> for IInspectable

§

fn from(value: UserProfilePersonalizationSettings) -> Self

Converts to this type from the input type.
§

impl From<UserWatcher> for IInspectable

§

fn from(value: UserWatcher) -> Self

Converts to this type from the input type.
§

impl From<UssdMessage> for IInspectable

§

fn from(value: UssdMessage) -> Self

Converts to this type from the input type.
§

impl From<UssdReply> for IInspectable

§

fn from(value: UssdReply) -> Self

Converts to this type from the input type.
§

impl From<UssdSession> for IInspectable

§

fn from(value: UssdSession) -> Self

Converts to this type from the input type.
§

impl From<ValueAndLanguage> for IInspectable

§

fn from(value: ValueAndLanguage) -> Self

Converts to this type from the input type.
§

impl From<ValueSet> for IInspectable

§

fn from(value: ValueSet) -> Self

Converts to this type from the input type.
§

impl From<VariablePhotoCapturedEventArgs> for IInspectable

§

fn from(value: VariablePhotoCapturedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<VariablePhotoSequenceCapture> for IInspectable

§

fn from(value: VariablePhotoSequenceCapture) -> Self

Converts to this type from the input type.
§

impl From<VariablePhotoSequenceController> for IInspectable

§

fn from(value: VariablePhotoSequenceController) -> Self

Converts to this type from the input type.
§

impl From<Vector2KeyFrameAnimation> for IInspectable

§

fn from(value: Vector2KeyFrameAnimation) -> Self

Converts to this type from the input type.
§

impl From<Vector2NaturalMotionAnimation> for IInspectable

§

fn from(value: Vector2NaturalMotionAnimation) -> Self

Converts to this type from the input type.
§

impl From<Vector3KeyFrameAnimation> for IInspectable

§

fn from(value: Vector3KeyFrameAnimation) -> Self

Converts to this type from the input type.
§

impl From<Vector3NaturalMotionAnimation> for IInspectable

§

fn from(value: Vector3NaturalMotionAnimation) -> Self

Converts to this type from the input type.
§

impl From<Vector4KeyFrameAnimation> for IInspectable

§

fn from(value: Vector4KeyFrameAnimation) -> Self

Converts to this type from the input type.
§

impl From<VenueData> for IInspectable

§

fn from(value: VenueData) -> Self

Converts to this type from the input type.
§

impl From<VibrationDevice> for IInspectable

§

fn from(value: VibrationDevice) -> Self

Converts to this type from the input type.
§

impl From<VibrationDevice> for IInspectable

§

fn from(value: VibrationDevice) -> Self

Converts to this type from the input type.
§

impl From<VideoCompositorDefinition> for IInspectable

§

fn from(value: VideoCompositorDefinition) -> Self

Converts to this type from the input type.
§

impl From<VideoDeviceController> for IInspectable

§

fn from(value: VideoDeviceController) -> Self

Converts to this type from the input type.
§

impl From<VideoDeviceControllerGetDevicePropertyResult> for IInspectable

§

fn from(value: VideoDeviceControllerGetDevicePropertyResult) -> Self

Converts to this type from the input type.
§

impl From<VideoDisplayProperties> for IInspectable

§

fn from(value: VideoDisplayProperties) -> Self

Converts to this type from the input type.
§

impl From<VideoEffectDefinition> for IInspectable

§

fn from(value: VideoEffectDefinition) -> Self

Converts to this type from the input type.
§

impl From<VideoEncodingProperties> for IInspectable

§

fn from(value: VideoEncodingProperties) -> Self

Converts to this type from the input type.
§

impl From<VideoFrame> for IInspectable

§

fn from(value: VideoFrame) -> Self

Converts to this type from the input type.
§

impl From<VideoMediaFrame> for IInspectable

§

fn from(value: VideoMediaFrame) -> Self

Converts to this type from the input type.
§

impl From<VideoMediaFrameFormat> for IInspectable

§

fn from(value: VideoMediaFrameFormat) -> Self

Converts to this type from the input type.
§

impl From<VideoProperties> for IInspectable

§

fn from(value: VideoProperties) -> Self

Converts to this type from the input type.
§

impl From<VideoStabilizationEffect> for IInspectable

§

fn from(value: VideoStabilizationEffect) -> Self

Converts to this type from the input type.
§

impl From<VideoStabilizationEffectDefinition> for IInspectable

§

fn from(value: VideoStabilizationEffectDefinition) -> Self

Converts to this type from the input type.
§

impl From<VideoStabilizationEffectEnabledChangedEventArgs> for IInspectable

§

fn from(value: VideoStabilizationEffectEnabledChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<VideoStreamConfiguration> for IInspectable

§

fn from(value: VideoStreamConfiguration) -> Self

Converts to this type from the input type.
§

impl From<VideoStreamDescriptor> for IInspectable

§

fn from(value: VideoStreamDescriptor) -> Self

Converts to this type from the input type.
§

impl From<VideoTemporalDenoisingControl> for IInspectable

§

fn from(value: VideoTemporalDenoisingControl) -> Self

Converts to this type from the input type.
§

impl From<VideoTrack> for IInspectable

§

fn from(value: VideoTrack) -> Self

Converts to this type from the input type.
§

impl From<VideoTrackOpenFailedEventArgs> for IInspectable

§

fn from(value: VideoTrackOpenFailedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<VideoTrackSupportInfo> for IInspectable

§

fn from(value: VideoTrackSupportInfo) -> Self

Converts to this type from the input type.
§

impl From<VideoTransformEffectDefinition> for IInspectable

§

fn from(value: VideoTransformEffectDefinition) -> Self

Converts to this type from the input type.
§

impl From<VideoTransformSphericalProjection> for IInspectable

§

fn from(value: VideoTransformSphericalProjection) -> Self

Converts to this type from the input type.
§

impl From<ViewModePreferences> for IInspectable

§

fn from(value: ViewModePreferences) -> Self

Converts to this type from the input type.
§

impl From<VisibilityChangedEventArgs> for IInspectable

§

fn from(value: VisibilityChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<Visual> for IInspectable

§

fn from(value: Visual) -> Self

Converts to this type from the input type.
§

impl From<VisualCollection> for IInspectable

§

fn from(value: VisualCollection) -> Self

Converts to this type from the input type.
§

impl From<VisualElementsRequest> for IInspectable

§

fn from(value: VisualElementsRequest) -> Self

Converts to this type from the input type.
§

impl From<VisualElementsRequestDeferral> for IInspectable

§

fn from(value: VisualElementsRequestDeferral) -> Self

Converts to this type from the input type.
§

impl From<VisualElementsRequestedEventArgs> for IInspectable

§

fn from(value: VisualElementsRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<VisualInteractionSource> for IInspectable

§

fn from(value: VisualInteractionSource) -> Self

Converts to this type from the input type.
§

impl From<VisualUnorderedCollection> for IInspectable

§

fn from(value: VisualUnorderedCollection) -> Self

Converts to this type from the input type.
§

impl From<VoiceCommand> for IInspectable

§

fn from(value: VoiceCommand) -> Self

Converts to this type from the input type.
§

impl From<VoiceCommandActivatedEventArgs> for IInspectable

§

fn from(value: VoiceCommandActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<VoiceCommandCompletedEventArgs> for IInspectable

§

fn from(value: VoiceCommandCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<VoiceCommandConfirmationResult> for IInspectable

§

fn from(value: VoiceCommandConfirmationResult) -> Self

Converts to this type from the input type.
§

impl From<VoiceCommandContentTile> for IInspectable

§

fn from(value: VoiceCommandContentTile) -> Self

Converts to this type from the input type.
§

impl From<VoiceCommandDefinition> for IInspectable

§

fn from(value: VoiceCommandDefinition) -> Self

Converts to this type from the input type.
§

impl From<VoiceCommandDisambiguationResult> for IInspectable

§

fn from(value: VoiceCommandDisambiguationResult) -> Self

Converts to this type from the input type.
§

impl From<VoiceCommandResponse> for IInspectable

§

fn from(value: VoiceCommandResponse) -> Self

Converts to this type from the input type.
§

impl From<VoiceCommandServiceConnection> for IInspectable

§

fn from(value: VoiceCommandServiceConnection) -> Self

Converts to this type from the input type.
§

impl From<VoiceCommandSet> for IInspectable

§

fn from(value: VoiceCommandSet) -> Self

Converts to this type from the input type.
§

impl From<VoiceCommandUserMessage> for IInspectable

§

fn from(value: VoiceCommandUserMessage) -> Self

Converts to this type from the input type.
§

impl From<VoiceInformation> for IInspectable

§

fn from(value: VoiceInformation) -> Self

Converts to this type from the input type.
§

impl From<VoipCallCoordinator> for IInspectable

§

fn from(value: VoipCallCoordinator) -> Self

Converts to this type from the input type.
§

impl From<VoipPhoneCall> for IInspectable

§

fn from(value: VoipPhoneCall) -> Self

Converts to this type from the input type.
§

impl From<VolumeChangeRequestedEventArgs> for IInspectable

§

fn from(value: VolumeChangeRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<VolumeInfo> for IInspectable

§

fn from(value: VolumeInfo) -> Self

Converts to this type from the input type.
§

impl From<VpnAppId> for IInspectable

§

fn from(value: VpnAppId) -> Self

Converts to this type from the input type.
§

impl From<VpnChannel> for IInspectable

§

fn from(value: VpnChannel) -> Self

Converts to this type from the input type.
§

impl From<VpnChannelActivityEventArgs> for IInspectable

§

fn from(value: VpnChannelActivityEventArgs) -> Self

Converts to this type from the input type.
§

impl From<VpnChannelActivityStateChangedArgs> for IInspectable

§

fn from(value: VpnChannelActivityStateChangedArgs) -> Self

Converts to this type from the input type.
§

impl From<VpnChannelConfiguration> for IInspectable

§

fn from(value: VpnChannelConfiguration) -> Self

Converts to this type from the input type.
§

impl From<VpnCredential> for IInspectable

§

fn from(value: VpnCredential) -> Self

Converts to this type from the input type.
§

impl From<VpnCustomCheckBox> for IInspectable

§

fn from(value: VpnCustomCheckBox) -> Self

Converts to this type from the input type.
§

impl From<VpnCustomComboBox> for IInspectable

§

fn from(value: VpnCustomComboBox) -> Self

Converts to this type from the input type.
§

impl From<VpnCustomEditBox> for IInspectable

§

fn from(value: VpnCustomEditBox) -> Self

Converts to this type from the input type.
§

impl From<VpnCustomErrorBox> for IInspectable

§

fn from(value: VpnCustomErrorBox) -> Self

Converts to this type from the input type.
§

impl From<VpnCustomPromptBooleanInput> for IInspectable

§

fn from(value: VpnCustomPromptBooleanInput) -> Self

Converts to this type from the input type.
§

impl From<VpnCustomPromptOptionSelector> for IInspectable

§

fn from(value: VpnCustomPromptOptionSelector) -> Self

Converts to this type from the input type.
§

impl From<VpnCustomPromptText> for IInspectable

§

fn from(value: VpnCustomPromptText) -> Self

Converts to this type from the input type.
§

impl From<VpnCustomPromptTextInput> for IInspectable

§

fn from(value: VpnCustomPromptTextInput) -> Self

Converts to this type from the input type.
§

impl From<VpnCustomTextBox> for IInspectable

§

fn from(value: VpnCustomTextBox) -> Self

Converts to this type from the input type.
§

impl From<VpnDomainNameAssignment> for IInspectable

§

fn from(value: VpnDomainNameAssignment) -> Self

Converts to this type from the input type.
§

impl From<VpnDomainNameInfo> for IInspectable

§

fn from(value: VpnDomainNameInfo) -> Self

Converts to this type from the input type.
§

impl From<VpnForegroundActivatedEventArgs> for IInspectable

§

fn from(value: VpnForegroundActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<VpnForegroundActivationOperation> for IInspectable

§

fn from(value: VpnForegroundActivationOperation) -> Self

Converts to this type from the input type.
§

impl From<VpnInterfaceId> for IInspectable

§

fn from(value: VpnInterfaceId) -> Self

Converts to this type from the input type.
§

impl From<VpnManagementAgent> for IInspectable

§

fn from(value: VpnManagementAgent) -> Self

Converts to this type from the input type.
§

impl From<VpnNamespaceAssignment> for IInspectable

§

fn from(value: VpnNamespaceAssignment) -> Self

Converts to this type from the input type.
§

impl From<VpnNamespaceInfo> for IInspectable

§

fn from(value: VpnNamespaceInfo) -> Self

Converts to this type from the input type.
§

impl From<VpnNativeProfile> for IInspectable

§

fn from(value: VpnNativeProfile) -> Self

Converts to this type from the input type.
§

impl From<VpnPacketBuffer> for IInspectable

§

fn from(value: VpnPacketBuffer) -> Self

Converts to this type from the input type.
§

impl From<VpnPacketBufferList> for IInspectable

§

fn from(value: VpnPacketBufferList) -> Self

Converts to this type from the input type.
§

impl From<VpnPickedCredential> for IInspectable

§

fn from(value: VpnPickedCredential) -> Self

Converts to this type from the input type.
§

impl From<VpnPlugInProfile> for IInspectable

§

fn from(value: VpnPlugInProfile) -> Self

Converts to this type from the input type.
§

impl From<VpnRoute> for IInspectable

§

fn from(value: VpnRoute) -> Self

Converts to this type from the input type.
§

impl From<VpnRouteAssignment> for IInspectable

§

fn from(value: VpnRouteAssignment) -> Self

Converts to this type from the input type.
§

impl From<VpnSystemHealth> for IInspectable

§

fn from(value: VpnSystemHealth) -> Self

Converts to this type from the input type.
§

impl From<VpnTrafficFilter> for IInspectable

§

fn from(value: VpnTrafficFilter) -> Self

Converts to this type from the input type.
§

impl From<VpnTrafficFilterAssignment> for IInspectable

§

fn from(value: VpnTrafficFilterAssignment) -> Self

Converts to this type from the input type.
§

impl From<WakeOnApproachOptions> for IInspectable

§

fn from(value: WakeOnApproachOptions) -> Self

Converts to this type from the input type.
§

impl From<WalletActionActivatedEventArgs> for IInspectable

§

fn from(value: WalletActionActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WalletBarcode> for IInspectable

§

fn from(value: WalletBarcode) -> Self

Converts to this type from the input type.
§

impl From<WalletItem> for IInspectable

§

fn from(value: WalletItem) -> Self

Converts to this type from the input type.
§

impl From<WalletItemCustomProperty> for IInspectable

§

fn from(value: WalletItemCustomProperty) -> Self

Converts to this type from the input type.
§

impl From<WalletItemStore> for IInspectable

§

fn from(value: WalletItemStore) -> Self

Converts to this type from the input type.
§

impl From<WalletItemSystemStore> for IInspectable

§

fn from(value: WalletItemSystemStore) -> Self

Converts to this type from the input type.
§

impl From<WalletRelevantLocation> for IInspectable

§

fn from(value: WalletRelevantLocation) -> Self

Converts to this type from the input type.
§

impl From<WalletTransaction> for IInspectable

§

fn from(value: WalletTransaction) -> Self

Converts to this type from the input type.
§

impl From<WalletVerb> for IInspectable

§

fn from(value: WalletVerb) -> Self

Converts to this type from the input type.
§

impl From<WebAccount> for IInspectable

§

fn from(value: WebAccount) -> Self

Converts to this type from the input type.
§

impl From<WebAccountClientView> for IInspectable

§

fn from(value: WebAccountClientView) -> Self

Converts to this type from the input type.
§

impl From<WebAccountCommand> for IInspectable

§

fn from(value: WebAccountCommand) -> Self

Converts to this type from the input type.
§

impl From<WebAccountEventArgs> for IInspectable

§

fn from(value: WebAccountEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebAccountInvokedArgs> for IInspectable

§

fn from(value: WebAccountInvokedArgs) -> Self

Converts to this type from the input type.
§

impl From<WebAccountMonitor> for IInspectable

§

fn from(value: WebAccountMonitor) -> Self

Converts to this type from the input type.
§

impl From<WebAccountProvider> for IInspectable

§

fn from(value: WebAccountProvider) -> Self

Converts to this type from the input type.
§

impl From<WebAccountProviderActivatedEventArgs> for IInspectable

§

fn from(value: WebAccountProviderActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebAccountProviderAddAccountOperation> for IInspectable

§

fn from(value: WebAccountProviderAddAccountOperation) -> Self

Converts to this type from the input type.
§

impl From<WebAccountProviderCommand> for IInspectable

§

fn from(value: WebAccountProviderCommand) -> Self

Converts to this type from the input type.
§

impl From<WebAccountProviderDeleteAccountOperation> for IInspectable

§

fn from(value: WebAccountProviderDeleteAccountOperation) -> Self

Converts to this type from the input type.
§

impl From<WebAccountProviderGetTokenSilentOperation> for IInspectable

§

fn from(value: WebAccountProviderGetTokenSilentOperation) -> Self

Converts to this type from the input type.
§

impl From<WebAccountProviderManageAccountOperation> for IInspectable

§

fn from(value: WebAccountProviderManageAccountOperation) -> Self

Converts to this type from the input type.
§

impl From<WebAccountProviderRequestTokenOperation> for IInspectable

§

fn from(value: WebAccountProviderRequestTokenOperation) -> Self

Converts to this type from the input type.
§

impl From<WebAccountProviderRetrieveCookiesOperation> for IInspectable

§

fn from(value: WebAccountProviderRetrieveCookiesOperation) -> Self

Converts to this type from the input type.
§

impl From<WebAccountProviderSignOutAccountOperation> for IInspectable

§

fn from(value: WebAccountProviderSignOutAccountOperation) -> Self

Converts to this type from the input type.
§

impl From<WebAccountProviderTriggerDetails> for IInspectable

§

fn from(value: WebAccountProviderTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<WebAuthenticationBrokerContinuationEventArgs> for IInspectable

§

fn from(value: WebAuthenticationBrokerContinuationEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebAuthenticationResult> for IInspectable

§

fn from(value: WebAuthenticationResult) -> Self

Converts to this type from the input type.
§

impl From<WebProviderError> for IInspectable

§

fn from(value: WebProviderError) -> Self

Converts to this type from the input type.
§

impl From<WebProviderTokenRequest> for IInspectable

§

fn from(value: WebProviderTokenRequest) -> Self

Converts to this type from the input type.
§

impl From<WebProviderTokenResponse> for IInspectable

§

fn from(value: WebProviderTokenResponse) -> Self

Converts to this type from the input type.
§

impl From<WebSocketClosedEventArgs> for IInspectable

§

fn from(value: WebSocketClosedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebSocketKeepAlive> for IInspectable

§

fn from(value: WebSocketKeepAlive) -> Self

Converts to this type from the input type.
§

impl From<WebSocketServerCustomValidationRequestedEventArgs> for IInspectable

§

fn from(value: WebSocketServerCustomValidationRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebTokenRequest> for IInspectable

§

fn from(value: WebTokenRequest) -> Self

Converts to this type from the input type.
§

impl From<WebTokenRequestResult> for IInspectable

§

fn from(value: WebTokenRequestResult) -> Self

Converts to this type from the input type.
§

impl From<WebTokenResponse> for IInspectable

§

fn from(value: WebTokenResponse) -> Self

Converts to this type from the input type.
§

impl From<WebUIAppointmentsProviderAddAppointmentActivatedEventArgs> for IInspectable

§

fn from( value: WebUIAppointmentsProviderAddAppointmentActivatedEventArgs ) -> Self

Converts to this type from the input type.
§

impl From<WebUIAppointmentsProviderRemoveAppointmentActivatedEventArgs> for IInspectable

§

fn from( value: WebUIAppointmentsProviderRemoveAppointmentActivatedEventArgs ) -> Self

Converts to this type from the input type.
§

impl From<WebUIAppointmentsProviderReplaceAppointmentActivatedEventArgs> for IInspectable

§

fn from( value: WebUIAppointmentsProviderReplaceAppointmentActivatedEventArgs ) -> Self

Converts to this type from the input type.
§

impl From<WebUIAppointmentsProviderShowAppointmentDetailsActivatedEventArgs> for IInspectable

§

fn from( value: WebUIAppointmentsProviderShowAppointmentDetailsActivatedEventArgs ) -> Self

Converts to this type from the input type.
§

impl From<WebUIAppointmentsProviderShowTimeFrameActivatedEventArgs> for IInspectable

§

fn from(value: WebUIAppointmentsProviderShowTimeFrameActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUIBackgroundTaskInstanceRuntimeClass> for IInspectable

§

fn from(value: WebUIBackgroundTaskInstanceRuntimeClass) -> Self

Converts to this type from the input type.
§

impl From<WebUIBarcodeScannerPreviewActivatedEventArgs> for IInspectable

§

fn from(value: WebUIBarcodeScannerPreviewActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUICachedFileUpdaterActivatedEventArgs> for IInspectable

§

fn from(value: WebUICachedFileUpdaterActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUICameraSettingsActivatedEventArgs> for IInspectable

§

fn from(value: WebUICameraSettingsActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUICommandBar> for IInspectable

§

fn from(value: WebUICommandBar) -> Self

Converts to this type from the input type.
§

impl From<WebUICommandBarBitmapIcon> for IInspectable

§

fn from(value: WebUICommandBarBitmapIcon) -> Self

Converts to this type from the input type.
§

impl From<WebUICommandBarConfirmationButton> for IInspectable

§

fn from(value: WebUICommandBarConfirmationButton) -> Self

Converts to this type from the input type.
§

impl From<WebUICommandBarIconButton> for IInspectable

§

fn from(value: WebUICommandBarIconButton) -> Self

Converts to this type from the input type.
§

impl From<WebUICommandBarItemInvokedEventArgs> for IInspectable

§

fn from(value: WebUICommandBarItemInvokedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUICommandBarSizeChangedEventArgs> for IInspectable

§

fn from(value: WebUICommandBarSizeChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUICommandBarSymbolIcon> for IInspectable

§

fn from(value: WebUICommandBarSymbolIcon) -> Self

Converts to this type from the input type.
§

impl From<WebUICommandLineActivatedEventArgs> for IInspectable

§

fn from(value: WebUICommandLineActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUIContactCallActivatedEventArgs> for IInspectable

§

fn from(value: WebUIContactCallActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUIContactMapActivatedEventArgs> for IInspectable

§

fn from(value: WebUIContactMapActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUIContactMessageActivatedEventArgs> for IInspectable

§

fn from(value: WebUIContactMessageActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUIContactPanelActivatedEventArgs> for IInspectable

§

fn from(value: WebUIContactPanelActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUIContactPickerActivatedEventArgs> for IInspectable

§

fn from(value: WebUIContactPickerActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUIContactPostActivatedEventArgs> for IInspectable

§

fn from(value: WebUIContactPostActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUIContactVideoCallActivatedEventArgs> for IInspectable

§

fn from(value: WebUIContactVideoCallActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUIDeviceActivatedEventArgs> for IInspectable

§

fn from(value: WebUIDeviceActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUIDevicePairingActivatedEventArgs> for IInspectable

§

fn from(value: WebUIDevicePairingActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUIDialReceiverActivatedEventArgs> for IInspectable

§

fn from(value: WebUIDialReceiverActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUIFileActivatedEventArgs> for IInspectable

§

fn from(value: WebUIFileActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUIFileOpenPickerActivatedEventArgs> for IInspectable

§

fn from(value: WebUIFileOpenPickerActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUIFileOpenPickerContinuationEventArgs> for IInspectable

§

fn from(value: WebUIFileOpenPickerContinuationEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUIFileSavePickerActivatedEventArgs> for IInspectable

§

fn from(value: WebUIFileSavePickerActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUIFileSavePickerContinuationEventArgs> for IInspectable

§

fn from(value: WebUIFileSavePickerContinuationEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUIFolderPickerContinuationEventArgs> for IInspectable

§

fn from(value: WebUIFolderPickerContinuationEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUILaunchActivatedEventArgs> for IInspectable

§

fn from(value: WebUILaunchActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUILockScreenActivatedEventArgs> for IInspectable

§

fn from(value: WebUILockScreenActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUILockScreenCallActivatedEventArgs> for IInspectable

§

fn from(value: WebUILockScreenCallActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUILockScreenComponentActivatedEventArgs> for IInspectable

§

fn from(value: WebUILockScreenComponentActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUINavigatedDeferral> for IInspectable

§

fn from(value: WebUINavigatedDeferral) -> Self

Converts to this type from the input type.
§

impl From<WebUINavigatedEventArgs> for IInspectable

§

fn from(value: WebUINavigatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUINavigatedOperation> for IInspectable

§

fn from(value: WebUINavigatedOperation) -> Self

Converts to this type from the input type.
§

impl From<WebUIPhoneCallActivatedEventArgs> for IInspectable

§

fn from(value: WebUIPhoneCallActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUIPrint3DWorkflowActivatedEventArgs> for IInspectable

§

fn from(value: WebUIPrint3DWorkflowActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUIPrintTaskSettingsActivatedEventArgs> for IInspectable

§

fn from(value: WebUIPrintTaskSettingsActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUIPrintWorkflowForegroundTaskActivatedEventArgs> for IInspectable

§

fn from(value: WebUIPrintWorkflowForegroundTaskActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUIProtocolActivatedEventArgs> for IInspectable

§

fn from(value: WebUIProtocolActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUIProtocolForResultsActivatedEventArgs> for IInspectable

§

fn from(value: WebUIProtocolForResultsActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUIRestrictedLaunchActivatedEventArgs> for IInspectable

§

fn from(value: WebUIRestrictedLaunchActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUISearchActivatedEventArgs> for IInspectable

§

fn from(value: WebUISearchActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUIShareTargetActivatedEventArgs> for IInspectable

§

fn from(value: WebUIShareTargetActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUIStartupTaskActivatedEventArgs> for IInspectable

§

fn from(value: WebUIStartupTaskActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUIToastNotificationActivatedEventArgs> for IInspectable

§

fn from(value: WebUIToastNotificationActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUIUserDataAccountProviderActivatedEventArgs> for IInspectable

§

fn from(value: WebUIUserDataAccountProviderActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUIView> for IInspectable

§

fn from(value: WebUIView) -> Self

Converts to this type from the input type.
§

impl From<WebUIVoiceCommandActivatedEventArgs> for IInspectable

§

fn from(value: WebUIVoiceCommandActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUIWalletActionActivatedEventArgs> for IInspectable

§

fn from(value: WebUIWalletActionActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUIWebAccountProviderActivatedEventArgs> for IInspectable

§

fn from(value: WebUIWebAccountProviderActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebUIWebAuthenticationBrokerContinuationEventArgs> for IInspectable

§

fn from(value: WebUIWebAuthenticationBrokerContinuationEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebViewControl> for IInspectable

§

fn from(value: WebViewControl) -> Self

Converts to this type from the input type.
§

impl From<WebViewControlAcceleratorKeyPressedEventArgs> for IInspectable

§

fn from(value: WebViewControlAcceleratorKeyPressedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebViewControlContentLoadingEventArgs> for IInspectable

§

fn from(value: WebViewControlContentLoadingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebViewControlDOMContentLoadedEventArgs> for IInspectable

§

fn from(value: WebViewControlDOMContentLoadedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebViewControlDeferredPermissionRequest> for IInspectable

§

fn from(value: WebViewControlDeferredPermissionRequest) -> Self

Converts to this type from the input type.
§

impl From<WebViewControlLongRunningScriptDetectedEventArgs> for IInspectable

§

fn from(value: WebViewControlLongRunningScriptDetectedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebViewControlMoveFocusRequestedEventArgs> for IInspectable

§

fn from(value: WebViewControlMoveFocusRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebViewControlNavigationCompletedEventArgs> for IInspectable

§

fn from(value: WebViewControlNavigationCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebViewControlNavigationStartingEventArgs> for IInspectable

§

fn from(value: WebViewControlNavigationStartingEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebViewControlNewWindowRequestedEventArgs> for IInspectable

§

fn from(value: WebViewControlNewWindowRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebViewControlPermissionRequest> for IInspectable

§

fn from(value: WebViewControlPermissionRequest) -> Self

Converts to this type from the input type.
§

impl From<WebViewControlPermissionRequestedEventArgs> for IInspectable

§

fn from(value: WebViewControlPermissionRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebViewControlProcess> for IInspectable

§

fn from(value: WebViewControlProcess) -> Self

Converts to this type from the input type.
§

impl From<WebViewControlProcessOptions> for IInspectable

§

fn from(value: WebViewControlProcessOptions) -> Self

Converts to this type from the input type.
§

impl From<WebViewControlScriptNotifyEventArgs> for IInspectable

§

fn from(value: WebViewControlScriptNotifyEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebViewControlSettings> for IInspectable

§

fn from(value: WebViewControlSettings) -> Self

Converts to this type from the input type.
§

impl From<WebViewControlUnsupportedUriSchemeIdentifiedEventArgs> for IInspectable

§

fn from(value: WebViewControlUnsupportedUriSchemeIdentifiedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebViewControlUnviewableContentIdentifiedEventArgs> for IInspectable

§

fn from(value: WebViewControlUnviewableContentIdentifiedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WebViewControlWebResourceRequestedEventArgs> for IInspectable

§

fn from(value: WebViewControlWebResourceRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WhiteBalanceControl> for IInspectable

§

fn from(value: WhiteBalanceControl) -> Self

Converts to this type from the input type.
§

impl From<WiFiAdapter> for IInspectable

§

fn from(value: WiFiAdapter) -> Self

Converts to this type from the input type.
§

impl From<WiFiAvailableNetwork> for IInspectable

§

fn from(value: WiFiAvailableNetwork) -> Self

Converts to this type from the input type.
§

impl From<WiFiConnectionResult> for IInspectable

§

fn from(value: WiFiConnectionResult) -> Self

Converts to this type from the input type.
§

impl From<WiFiDirectAdvertisement> for IInspectable

§

fn from(value: WiFiDirectAdvertisement) -> Self

Converts to this type from the input type.
§

impl From<WiFiDirectAdvertisementPublisher> for IInspectable

§

fn from(value: WiFiDirectAdvertisementPublisher) -> Self

Converts to this type from the input type.
§

impl From<WiFiDirectAdvertisementPublisherStatusChangedEventArgs> for IInspectable

§

fn from(value: WiFiDirectAdvertisementPublisherStatusChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WiFiDirectConnectionListener> for IInspectable

§

fn from(value: WiFiDirectConnectionListener) -> Self

Converts to this type from the input type.
§

impl From<WiFiDirectConnectionParameters> for IInspectable

§

fn from(value: WiFiDirectConnectionParameters) -> Self

Converts to this type from the input type.
§

impl From<WiFiDirectConnectionRequest> for IInspectable

§

fn from(value: WiFiDirectConnectionRequest) -> Self

Converts to this type from the input type.
§

impl From<WiFiDirectConnectionRequestedEventArgs> for IInspectable

§

fn from(value: WiFiDirectConnectionRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WiFiDirectDevice> for IInspectable

§

fn from(value: WiFiDirectDevice) -> Self

Converts to this type from the input type.
§

impl From<WiFiDirectInformationElement> for IInspectable

§

fn from(value: WiFiDirectInformationElement) -> Self

Converts to this type from the input type.
§

impl From<WiFiDirectLegacySettings> for IInspectable

§

fn from(value: WiFiDirectLegacySettings) -> Self

Converts to this type from the input type.
§

impl From<WiFiDirectService> for IInspectable

§

fn from(value: WiFiDirectService) -> Self

Converts to this type from the input type.
§

impl From<WiFiDirectServiceAdvertiser> for IInspectable

§

fn from(value: WiFiDirectServiceAdvertiser) -> Self

Converts to this type from the input type.
§

impl From<WiFiDirectServiceAutoAcceptSessionConnectedEventArgs> for IInspectable

§

fn from(value: WiFiDirectServiceAutoAcceptSessionConnectedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WiFiDirectServiceProvisioningInfo> for IInspectable

§

fn from(value: WiFiDirectServiceProvisioningInfo) -> Self

Converts to this type from the input type.
§

impl From<WiFiDirectServiceRemotePortAddedEventArgs> for IInspectable

§

fn from(value: WiFiDirectServiceRemotePortAddedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WiFiDirectServiceSession> for IInspectable

§

fn from(value: WiFiDirectServiceSession) -> Self

Converts to this type from the input type.
§

impl From<WiFiDirectServiceSessionDeferredEventArgs> for IInspectable

§

fn from(value: WiFiDirectServiceSessionDeferredEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WiFiDirectServiceSessionRequest> for IInspectable

§

fn from(value: WiFiDirectServiceSessionRequest) -> Self

Converts to this type from the input type.
§

impl From<WiFiDirectServiceSessionRequestedEventArgs> for IInspectable

§

fn from(value: WiFiDirectServiceSessionRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WiFiNetworkReport> for IInspectable

§

fn from(value: WiFiNetworkReport) -> Self

Converts to this type from the input type.
§

impl From<WiFiOnDemandHotspotConnectTrigger> for IInspectable

§

fn from(value: WiFiOnDemandHotspotConnectTrigger) -> Self

Converts to this type from the input type.
§

impl From<WiFiOnDemandHotspotConnectTriggerDetails> for IInspectable

§

fn from(value: WiFiOnDemandHotspotConnectTriggerDetails) -> Self

Converts to this type from the input type.
§

impl From<WiFiOnDemandHotspotConnectionResult> for IInspectable

§

fn from(value: WiFiOnDemandHotspotConnectionResult) -> Self

Converts to this type from the input type.
§

impl From<WiFiOnDemandHotspotNetwork> for IInspectable

§

fn from(value: WiFiOnDemandHotspotNetwork) -> Self

Converts to this type from the input type.
§

impl From<WiFiOnDemandHotspotNetworkProperties> for IInspectable

§

fn from(value: WiFiOnDemandHotspotNetworkProperties) -> Self

Converts to this type from the input type.
§

impl From<WiFiOnDemandHotspotUpdateMetadataTrigger> for IInspectable

§

fn from(value: WiFiOnDemandHotspotUpdateMetadataTrigger) -> Self

Converts to this type from the input type.
§

impl From<WiFiWpsConfigurationResult> for IInspectable

§

fn from(value: WiFiWpsConfigurationResult) -> Self

Converts to this type from the input type.
§

impl From<WindowActivatedEventArgs> for IInspectable

§

fn from(value: WindowActivatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WindowManagementPreview> for IInspectable

§

fn from(value: WindowManagementPreview) -> Self

Converts to this type from the input type.
§

impl From<WindowSizeChangedEventArgs> for IInspectable

§

fn from(value: WindowSizeChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WindowTab> for IInspectable

§

fn from(value: WindowTab) -> Self

Converts to this type from the input type.
§

impl From<WindowTabCloseRequestedEventArgs> for IInspectable

§

fn from(value: WindowTabCloseRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WindowTabCollection> for IInspectable

§

fn from(value: WindowTabCollection) -> Self

Converts to this type from the input type.
§

impl From<WindowTabGroup> for IInspectable

§

fn from(value: WindowTabGroup) -> Self

Converts to this type from the input type.
§

impl From<WindowTabIcon> for IInspectable

§

fn from(value: WindowTabIcon) -> Self

Converts to this type from the input type.
§

impl From<WindowTabManager> for IInspectable

§

fn from(value: WindowTabManager) -> Self

Converts to this type from the input type.
§

impl From<WindowTabSwitchRequestedEventArgs> for IInspectable

§

fn from(value: WindowTabSwitchRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WindowTabTearOutRequestedEventArgs> for IInspectable

§

fn from(value: WindowTabTearOutRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WindowTabThumbnailRequestedEventArgs> for IInspectable

§

fn from(value: WindowTabThumbnailRequestedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WindowingEnvironment> for IInspectable

§

fn from(value: WindowingEnvironment) -> Self

Converts to this type from the input type.
§

impl From<WindowingEnvironmentAddedEventArgs> for IInspectable

§

fn from(value: WindowingEnvironmentAddedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WindowingEnvironmentChangedEventArgs> for IInspectable

§

fn from(value: WindowingEnvironmentChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WindowingEnvironmentRemovedEventArgs> for IInspectable

§

fn from(value: WindowingEnvironmentRemovedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WindowsUpdate> for IInspectable

§

fn from(value: WindowsUpdate) -> Self

Converts to this type from the input type.
§

impl From<WindowsUpdateActionCompletedEventArgs> for IInspectable

§

fn from(value: WindowsUpdateActionCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WindowsUpdateActionProgress> for IInspectable

§

fn from(value: WindowsUpdateActionProgress) -> Self

Converts to this type from the input type.
§

impl From<WindowsUpdateActionResult> for IInspectable

§

fn from(value: WindowsUpdateActionResult) -> Self

Converts to this type from the input type.
§

impl From<WindowsUpdateAdministrator> for IInspectable

§

fn from(value: WindowsUpdateAdministrator) -> Self

Converts to this type from the input type.
§

impl From<WindowsUpdateApprovalData> for IInspectable

§

fn from(value: WindowsUpdateApprovalData) -> Self

Converts to this type from the input type.
§

impl From<WindowsUpdateAttentionRequiredInfo> for IInspectable

§

fn from(value: WindowsUpdateAttentionRequiredInfo) -> Self

Converts to this type from the input type.
§

impl From<WindowsUpdateAttentionRequiredReasonChangedEventArgs> for IInspectable

§

fn from(value: WindowsUpdateAttentionRequiredReasonChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WindowsUpdateGetAdministratorResult> for IInspectable

§

fn from(value: WindowsUpdateGetAdministratorResult) -> Self

Converts to this type from the input type.
§

impl From<WindowsUpdateItem> for IInspectable

§

fn from(value: WindowsUpdateItem) -> Self

Converts to this type from the input type.
§

impl From<WindowsUpdateManager> for IInspectable

§

fn from(value: WindowsUpdateManager) -> Self

Converts to this type from the input type.
§

impl From<WindowsUpdateProgressChangedEventArgs> for IInspectable

§

fn from(value: WindowsUpdateProgressChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WindowsUpdateRestartRequestOptions> for IInspectable

§

fn from(value: WindowsUpdateRestartRequestOptions) -> Self

Converts to this type from the input type.
§

impl From<WindowsUpdateScanCompletedEventArgs> for IInspectable

§

fn from(value: WindowsUpdateScanCompletedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<WlanConnectionProfileDetails> for IInspectable

§

fn from(value: WlanConnectionProfileDetails) -> Self

Converts to this type from the input type.
§

impl From<WordSegment> for IInspectable

§

fn from(value: WordSegment) -> Self

Converts to this type from the input type.
§

impl From<WordsSegmenter> for IInspectable

§

fn from(value: WordsSegmenter) -> Self

Converts to this type from the input type.
§

impl From<WorkflowPrintTicket> for IInspectable

§

fn from(value: WorkflowPrintTicket) -> Self

Converts to this type from the input type.
§

impl From<WorkflowPrintTicketValidationResult> for IInspectable

§

fn from(value: WorkflowPrintTicketValidationResult) -> Self

Converts to this type from the input type.
§

impl From<Workspace> for IInspectable

§

fn from(value: Workspace) -> Self

Converts to this type from the input type.
§

impl From<WwanConnectionProfileDetails> for IInspectable

§

fn from(value: WwanConnectionProfileDetails) -> Self

Converts to this type from the input type.
§

impl From<WwwFormUrlDecoder> for IInspectable

§

fn from(value: WwwFormUrlDecoder) -> Self

Converts to this type from the input type.
§

impl From<WwwFormUrlDecoderEntry> for IInspectable

§

fn from(value: WwwFormUrlDecoderEntry) -> Self

Converts to this type from the input type.
§

impl From<XboxLiveDeviceAddress> for IInspectable

§

fn from(value: XboxLiveDeviceAddress) -> Self

Converts to this type from the input type.
§

impl From<XboxLiveEndpointPair> for IInspectable

§

fn from(value: XboxLiveEndpointPair) -> Self

Converts to this type from the input type.
§

impl From<XboxLiveEndpointPairCreationResult> for IInspectable

§

fn from(value: XboxLiveEndpointPairCreationResult) -> Self

Converts to this type from the input type.
§

impl From<XboxLiveEndpointPairStateChangedEventArgs> for IInspectable

§

fn from(value: XboxLiveEndpointPairStateChangedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<XboxLiveEndpointPairTemplate> for IInspectable

§

fn from(value: XboxLiveEndpointPairTemplate) -> Self

Converts to this type from the input type.
§

impl From<XboxLiveInboundEndpointPairCreatedEventArgs> for IInspectable

§

fn from(value: XboxLiveInboundEndpointPairCreatedEventArgs) -> Self

Converts to this type from the input type.
§

impl From<XboxLiveQualityOfServiceMeasurement> for IInspectable

§

fn from(value: XboxLiveQualityOfServiceMeasurement) -> Self

Converts to this type from the input type.
§

impl From<XboxLiveQualityOfServiceMetricResult> for IInspectable

§

fn from(value: XboxLiveQualityOfServiceMetricResult) -> Self

Converts to this type from the input type.
§

impl From<XboxLiveQualityOfServicePrivatePayloadResult> for IInspectable

§

fn from(value: XboxLiveQualityOfServicePrivatePayloadResult) -> Self

Converts to this type from the input type.
§

impl From<XmlAttribute> for IInspectable

§

fn from(value: XmlAttribute) -> Self

Converts to this type from the input type.
§

impl From<XmlCDataSection> for IInspectable

§

fn from(value: XmlCDataSection) -> Self

Converts to this type from the input type.
§

impl From<XmlComment> for IInspectable

§

fn from(value: XmlComment) -> Self

Converts to this type from the input type.
§

impl From<XmlDocument> for IInspectable

§

fn from(value: XmlDocument) -> Self

Converts to this type from the input type.
§

impl From<XmlDocumentFragment> for IInspectable

§

fn from(value: XmlDocumentFragment) -> Self

Converts to this type from the input type.
§

impl From<XmlDocumentType> for IInspectable

§

fn from(value: XmlDocumentType) -> Self

Converts to this type from the input type.
§

impl From<XmlDomImplementation> for IInspectable

§

fn from(value: XmlDomImplementation) -> Self

Converts to this type from the input type.
§

impl From<XmlElement> for IInspectable

§

fn from(value: XmlElement) -> Self

Converts to this type from the input type.
§

impl From<XmlEntityReference> for IInspectable

§

fn from(value: XmlEntityReference) -> Self

Converts to this type from the input type.
§

impl From<XmlLoadSettings> for IInspectable

§

fn from(value: XmlLoadSettings) -> Self

Converts to this type from the input type.
§

impl From<XmlNamedNodeMap> for IInspectable

§

fn from(value: XmlNamedNodeMap) -> Self

Converts to this type from the input type.
§

impl From<XmlNodeList> for IInspectable

§

fn from(value: XmlNodeList) -> Self

Converts to this type from the input type.
§

impl From<XmlProcessingInstruction> for IInspectable

§

fn from(value: XmlProcessingInstruction) -> Self

Converts to this type from the input type.
§

impl From<XmlText> for IInspectable

§

fn from(value: XmlText) -> Self

Converts to this type from the input type.
§

impl From<XsltProcessor> for IInspectable

§

fn from(value: XsltProcessor) -> Self

Converts to this type from the input type.
§

impl From<XusbGameControllerProvider> for IInspectable

§

fn from(value: XusbGameControllerProvider) -> Self

Converts to this type from the input type.
§

impl From<ZoomControl> for IInspectable

§

fn from(value: ZoomControl) -> Self

Converts to this type from the input type.
§

impl From<ZoomSettings> for IInspectable

§

fn from(value: ZoomSettings) -> Self

Converts to this type from the input type.
§

impl Interface for IInspectable

§

fn as_raw(&self) -> *mut c_void

Returns the raw COM interface pointer. The resulting pointer continues to be owned by the Interface implementation.
§

fn into_raw(self) -> *mut c_void

Returns the raw COM interface pointer and releases ownership. It the caller’s responsibility to release the COM interface pointer.
§

unsafe fn from_raw(raw: *mut c_void) -> Self

Creates an Interface by taking ownership of the raw COM interface pointer. Read more
§

unsafe fn from_raw_borrowed(raw: &*mut c_void) -> Option<&Self>

Creates an Interface that is valid so long as the raw COM interface pointer is valid. Read more
§

fn cast<T>(&self) -> Result<T, Error>
where T: Interface,

Attempts to cast the current interface to another interface using QueryInterface. Read more
§

fn downgrade(&self) -> Result<Weak<Self>, Error>

Attempts to create a Weak reference to this object.
§

unsafe fn query(&self, iid: *const GUID, interface: *mut *mut c_void) -> HRESULT

Call QueryInterface on this interface Read more
§

impl PartialEq for IInspectable

§

fn eq(&self, other: &IInspectable) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
§

impl TryFrom<&HSTRING> for IInspectable

§

type Error = Error

The type returned in the event of a conversion error.
§

fn try_from(value: &HSTRING) -> Result<IInspectable, Error>

Performs the conversion.
§

impl TryFrom<&IInspectable> for HSTRING

§

type Error = Error

The type returned in the event of a conversion error.
§

fn try_from(value: &IInspectable) -> Result<HSTRING, Error>

Performs the conversion.
§

impl TryFrom<&str> for IInspectable

§

type Error = Error

The type returned in the event of a conversion error.
§

fn try_from(value: &str) -> Result<IInspectable, Error>

Performs the conversion.
§

impl TryFrom<HSTRING> for IInspectable

§

type Error = Error

The type returned in the event of a conversion error.
§

fn try_from(value: HSTRING) -> Result<IInspectable, Error>

Performs the conversion.
§

impl TryFrom<IInspectable> for HSTRING

§

type Error = Error

The type returned in the event of a conversion error.
§

fn try_from(value: IInspectable) -> Result<HSTRING, Error>

Performs the conversion.
§

impl TryFrom<bool> for IInspectable

§

type Error = Error

The type returned in the event of a conversion error.
§

fn try_from(value: bool) -> Result<IInspectable, Error>

Performs the conversion.
§

impl TryFrom<f32> for IInspectable

§

type Error = Error

The type returned in the event of a conversion error.
§

fn try_from(value: f32) -> Result<IInspectable, Error>

Performs the conversion.
§

impl TryFrom<f64> for IInspectable

§

type Error = Error

The type returned in the event of a conversion error.
§

fn try_from(value: f64) -> Result<IInspectable, Error>

Performs the conversion.
§

impl TryFrom<i16> for IInspectable

§

type Error = Error

The type returned in the event of a conversion error.
§

fn try_from(value: i16) -> Result<IInspectable, Error>

Performs the conversion.
§

impl TryFrom<i32> for IInspectable

§

type Error = Error

The type returned in the event of a conversion error.
§

fn try_from(value: i32) -> Result<IInspectable, Error>

Performs the conversion.
§

impl TryFrom<i64> for IInspectable

§

type Error = Error

The type returned in the event of a conversion error.
§

fn try_from(value: i64) -> Result<IInspectable, Error>

Performs the conversion.
§

impl TryFrom<u16> for IInspectable

§

type Error = Error

The type returned in the event of a conversion error.
§

fn try_from(value: u16) -> Result<IInspectable, Error>

Performs the conversion.
§

impl TryFrom<u32> for IInspectable

§

type Error = Error

The type returned in the event of a conversion error.
§

fn try_from(value: u32) -> Result<IInspectable, Error>

Performs the conversion.
§

impl TryFrom<u64> for IInspectable

§

type Error = Error

The type returned in the event of a conversion error.
§

fn try_from(value: u64) -> Result<IInspectable, Error>

Performs the conversion.
§

impl TryFrom<u8> for IInspectable

§

type Error = Error

The type returned in the event of a conversion error.
§

fn try_from(value: u8) -> Result<IInspectable, Error>

Performs the conversion.
§

impl Eq for IInspectable

§

impl StructuralPartialEq for IInspectable

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for T
where T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for T
where T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
source§

impl<T> From<T> for T

source§

fn from(t: T) -> T

Returns the argument unchanged.

source§

impl<T, U> Into<U> for T
where U: From<T>,

source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

source§

impl<T> ToOwned for T
where T: Clone,

§

type Owned = T

The resulting type after obtaining ownership.
source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

§

type Error = Infallible

The type returned in the event of a conversion error.
source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.